commit | 1ad5502f18fb1ad6159f461528b9e01567453b70 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Dec 10 18:53:57 2020 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Dec 10 19:45:20 2020 +0100 |
tree | fa5e12d9025ec5d9fe516764e0434a73167f17d6 | |
parent | 76964a27cef63db7acc1e2b3b73bd1cc8963099e [diff] |
Tables: Closer to zero-clear constructor. Lazily clearing name offsets to avoid an iteration in BeginTable(). Removed unused TableSetColumnIsEnabled(), signature went faulty anyway.