119f764eb9f7178572510dd381a9c6ea3eb79cb9
Fixes #116567 The issue was with a flag that skips a particular post-evaluation step specially for the Child Of constraint. The flag wasn't getting properly unset when the constraint target was removed, and therefore that post-evaluation step was getting erroneously skipped in some cases. This commit fixes the issue by always setting the flag appropriately in the Child Of evaluation function itself. This is admittedly rather hacky, but no more hacky than the existence of the flag in the first place. Pull Request: https://projects.blender.org/blender/blender/pulls/122881
…
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%
