Files
test/source
Sybren A. Stüvel d4ce5d6fc9 Anim: add RNA getter for bone_collection.is_visible_effectively
Add an RNA getter for `bone_collection.is_visible_effectively`. This
value could already be derived from other flags, but now that logic sits
in C++ and doesn't require duplicated logic in Python any more.
2024-01-05 15:33:56 +01:00
..