Files
blender/source
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
..
2017-04-11 16:24:59 +02:00
2017-01-29 17:21:57 +03:00
2017-04-08 12:01:29 +10:00