blender/tests
Sybren A. Stüvel 65d25ed813 Anim: add bone_collection.bones_recursive property
Add a `bone_collection.bones_recursive` property that returns the set of
bones assigned to that bone collection or any of its child collections.

This property is implemented in Python, as that made it considerably
simpler to create the set semantics.
2024-01-02 16:55:55 +01:00
..
blender_as_python_module License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
gtests EEVEE-Next: Add LUT test 2023-09-03 16:42:53 +02:00
performance License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
python Anim: add bone_collection.bones_recursive property 2024-01-02 16:55:55 +01:00
utils Cleanup: Correct path used in example help text for bl_run_operators_event_simulate.py 2023-11-27 23:42:12 +01:00
CMakeLists.txt CMake: quiet noisy messages on every run 2023-10-07 18:20:30 +11:00