blender/scripts/startup
Falk David a5229ed125 GPv3: Add layer masks operators and UI
Layer masks were partly already there. This PR completes the implementation and expose them through the UI.

This also adds three operators to:
- add a layer mask
- remove a layer mask
- reorder layer masks

Note: These are not used by the renderer yet. Will be done in a following PR.

Pull Request: https://projects.blender.org/blender/blender/pulls/119433
2024-03-14 14:07:37 +01:00
..
bl_app_templates_system Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
bl_operators Cleanup: consistent quotes in Python 2024-03-14 10:38:45 +11:00
bl_ui GPv3: Add layer masks operators and UI 2024-03-14 14:07:37 +01:00
keyingsets_builtins.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
nodeitems_builtins.py Cleanup: remove unused variables & imports in scripts/ 2023-11-10 10:06:41 +11:00