This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Sergey Sharybin e0a2e79f4d 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.
2012-03-12 14:55:56 +00:00
..
2012-03-09 00:41:09 +00:00
2012-03-09 18:28:30 +00:00
2012-03-01 12:20:18 +00:00
2012-03-02 16:05:54 +00:00
2012-03-09 00:41:09 +00:00
2012-03-09 18:28:30 +00:00