Files
test2/source
Christoph Lendenfeld debd0c0877 Anim: Remove deprecated property from POSELIB_OT_create_pose_asset
This breaks backwards compatibility.
The property `activate_new_action` of the `POSELIB_OT_create_pose_asset`
operator was deprecated previously and is no longer in use.
Removing it just breaks any uses of that operator via Python
is they pass that property.

Pull Request: https://projects.blender.org/blender/blender/pulls/145587
2025-09-04 09:36:19 +02:00
..