Blender Git Loki
Git Commits -> Revision 785e634
Revision 785e634 by Joshua Leung (master) July 26, 2011, 13:09 (GMT) |
F-Curve Drawing - Smoother curves Bezier curves are now drawn smoother (i.e. less segmented), especially for curve segments where there is a very large vertical displacement over a short period of time (i.e. 120 degrees rotation over 1 frame) and/or often when zoomed in a bit too. - Made the resolution calculation take the vertical distance into account too, instead of just the horizontal distance. - Segment multiplier changed from 3 to 5, as this seems to give better zoomed-in performance. |
Commit Details:
Full Hash: 785e634c231542b5eb481946c93a3f8c65ad73a1
SVN Revision: 38726
Parent Commit: 77e906c
Lines Changed: +3, -3
1 Modified Path:
/source/blender/editors/space_graph/graph_draw.c (+3, -3) (Diff)