Blender Git Commit Log
Git Commits -> Revision e0a2e79
Revision e0a2e79 by Sergey Sharybin (master) March 12, 2012, 14:55 (GMT) |
Fix #30406: Hooks ignore Automatic handles setting in curves Update handles positions after applying modifiers which seems to be expected behavior. The only currently unsolved issue is about updating aligned handles because this needs to determine in which order handles need to be recalculated which currently depends on selection flags and which is quite tricky to do when running modifiers and animation data, so currently just not update their positions for now. |
Commit Details:
Full Hash: e0a2e79f4ddc95636e7969f91a1c4d91449e1ce7
SVN Revision: 44836
Parent Commit: d3e271c
Lines Changed: +22, -3
1 Modified Path:
/source/blender/blenkernel/intern/curve.c (+22, -3) (Diff)