blender/scripts
Nathan Vegdahl b2a06888c7 Anim: add Action+Slot selector for Masks
This adds an Animation panel to the Mask tab of the n-panel of the
Movie Clip and Image editors. Masks can be animated (for example, the
opacity of a Mask Layer), but there was no way to manage the Action
and Slot that held those F-Curves.

To keep things DRY, this PR also moves the code for drawing Action+Slot
selectors from the `PropertiesAnimationMixin` class to a utility
function, which is now called from both that class and the Mask UI code.

Pull Request: https://projects.blender.org/blender/blender/pulls/133153
2025-01-21 15:12:59 +01:00
..
addons_core Cleanup: remove unused function in pose_library 2025-01-21 23:06:29 +11:00
freestyle
modules Cleanup: prefer parenthesis over line continuations in Python scripts 2025-01-21 23:30:55 +11:00
presets Fix #130323: Make Grease Pencil interpolate tool retain point distribution 2025-01-21 13:36:37 +01:00
site Python Module: Bundle VFX library python bindings 2025-01-17 10:13:31 +01:00
startup Anim: add Action+Slot selector for Masks 2025-01-21 15:12:59 +01:00
templates_osl
templates_py Cleanup: argument wrapping for Python scripts 2025-01-14 12:53:32 +11:00
templates_toml Extensions: Manifest polishing 2024-09-30 16:15:43 +02:00