Blender Git Commit Log
Git Commits -> Revision c080702
Revision c080702 by Mike Erwin (master) April 12, 2017, 18:20 (GMT) |
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. |
Commit Details:
Full Hash: c080702e73f1729897033343d44198488b6fed9f
Parent Commit: 2871bad
Lines Changed: +40, -32
1 Modified Path:
/source/blender/editors/space_file/file_draw.c (+40, -32) (Diff)