Blender Git Commit Log
Git Commits -> Revision 25ca762
Revision 25ca762 by Bastien Montagne (master) August 23, 2013, 15:17 (GMT) |
Fix [#36538] Discontinuity (Euler) Filter - never ends - (deadlock?) Code could enter in an infinite loop when curve value was an odd multiple of PI (i.e. 180°)... Current code was also factorized and got rid of fabs calls! ;) |
Commit Details:
Full Hash: 25ca7622386a1cb74b1745f1038fd71cd498a17c
SVN Revision: 59427
Parent Commit: 09ff497
Lines Changed: +10, -20
1 Modified Path:
/source/blender/editors/space_graph/graph_edit.c (+10, -20) (Diff)