8c37b20dd5a259fa152e1cf5c0f5ade45a35b980
Remove some `#ifdef WITH_ANIM_BAKLAVA` guards to make a unit test succeed. The code is handling slots when assigning Actions to IDs. Non-experimental builds will only deal with legacy Actions, and thus the slot assignment is a no-op anyway. The unit test is explicitly creating layered Actions and running tests on them. Since this also covers some new code introduced for Action assignments (unified code for both legacy & layered Actions), I'd feel more comfortable keeping the test enabled. Note that when loading a blend file with layered Actions in a non-experimental build will actually load them as legacy Actions. Pull Request: https://projects.blender.org/blender/blender/pulls/128483
…
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%
