Files
test2/source/blender
Mike Erwin c080702e73 fix drawing file column dividers (T51189)
Problem was an edge case where vertex_ct logic and draw logic disagreed on how many dividers to draw.

Fix: copy draw logic to earlier vertex_ct

I also skip any drawing or setup if vertex_ct = 0, and set color attribute only for each line's provoking vertex. Small optimizations but these things add up.
2017-04-12 14:20:55 -04:00
..
2016-01-04 14:20:48 +05:00
2017-04-12 18:23:40 +10:00
2017-04-12 14:23:47 +10:00
2017-04-12 14:23:47 +10:00
2016-07-15 02:39:45 +10:00