437ca00f92835fa78f16ba6000210da0324f16a0
It is possible to have IK solver without actual bones. There was a relation created for this case, but it was originating from a wrong operation: it was possible to run into situation when init is not yet done, but cleanup is already run. Fix the relation which ensures the order to go from IK initialization and not the pose initialization. This should ensure proper cleanup order. There is a relation from pose initialization to IK initialization so this change should not cause any missing relations. This should fix the intermittent failure of blendfile_versioning_1_over_8. Pull Request: https://projects.blender.org/blender/blender/pulls/128267
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
