Blender Git Commit Log
Git Commits -> Revision 3e6f5f3
Revision 3e6f5f3 by Joshua Leung (master) August 2, 2017, 13:52 (GMT) |
GraphEdit Handle Drawing: Fix handle-vertex size regression (2.7 -> 2.8) Keyframe handle vertices (the circles on the ends of the handles) should always be larger than the central vertex. This brings back the "outer" radius value from the old gluDisk(), and doubles it to get the necessary diameter, to scale it properly. TODO's: - Get rid of all fills inside these circles - Make the central vertex square-shaped again |
Commit Details:
Full Hash: 3e6f5f3643475b69e1ed9b87e5f512f345ec0c94
Parent Commit: 440bce2
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/space_graph/graph_draw.c (+1, -1) (Diff)