tornavis/scripts/modules
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
..
bl_app_override License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_console_utils Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
bl_i18n_utils I18n: extract and disambiguate a few messages 2023-12-19 18:41:09 +01:00
bl_keymap_utils Fix #105548: I18n: many keymap sections cannot be translated 2023-12-20 11:54:52 +11:00
bl_previews_utils Fix: bl_previews_render.py still using lamp.falloff_type 2023-09-22 17:17:05 +02:00
bl_rna_utils License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_text_utils Fix #112377: Edit Source missing info in the status bar 2023-10-05 13:09:47 +11:00
bl_ui_utils License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy PyAPI: support bpy.utils.register_tool without a keyconfig set 2023-12-20 13:05:20 +11:00
bpy_extras Cleanup: Make format 2023-12-30 01:01:15 +01:00
gpu_extras License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
addon_utils.py Extensions: add/remove bl_ext sub-modules when repo.enabled is toggled 2023-12-19 18:41:37 +11:00
animsys_refactor.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_app_template_utils.py Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
blend_render_info.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy_restrict_state.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy_types.py Anim: add `bone_collection.bones_recursive` property 2024-01-02 16:55:55 +01:00
console_python.py Console: add support for displaying tab-stops 2023-09-22 13:43:12 +10:00
console_shell.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
graphviz_export.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
keyingsets_utils.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
nodeitems_utils.py Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
rna_info.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
rna_keymap_ui.py Fix #95045: UI: keymap header in preferences truncated when filtering 2023-11-29 22:36:05 +01:00
rna_manual_reference.py Release: Update manual references for 4.0. 2023-11-13 16:31:41 +01:00
rna_prop_ui.py Cleanup: remove unused variables & imports in scripts/ 2023-11-10 10:06:41 +11:00
rna_xml.py Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
sys_info.py GPU: Remove GPU_shader_storage_buffer_objects_support 2023-09-21 12:55:51 +02:00