blender/scripts
Sybren A. Stüvel 1d2cea1e3e Show Action Slots (Bindings) in the Action editor
In the Action mode of the Dope Sheet, show the Bindings, optionally
showing all Bindings in that Action. This also works when different
data-block types are animated from the same Action.

Bindings are selectable in the Action editor with box/range select.
Since there is no use for an 'active Binding' yet, this has not been
implemented, and as a result, clicking on a Binding does nothing.

Note on 'Binding' vs 'Slot': this code change was created before the
decision to change the name from 'Bindings' to 'Slots'. To avoid
confusion, and to keep this PR in sync with the code changes, it still
uses the term 'binding'. Renames of 'Binding' to 'Slot' in the code will
happen after this PR lands.

Pull Request: https://projects.blender.org/blender/blender/pulls/122672
2024-07-04 14:44:19 +02:00
..
addons_core Merge branch 'blender-v4.2-release' 2024-07-04 14:39:58 +02:00
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules Merge branch 'blender-v4.2-release' 2024-07-02 16:19:45 +10:00
presets Fix #122251: Using industry compatible keymap with VSE emits warnings 2024-07-01 22:54:23 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup Show Action Slots (Bindings) in the Action editor 2024-07-04 14:44:19 +02:00
templates_osl License headers: remove GPL header from OSL template script 2023-08-04 13:24:15 +10:00
templates_py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00