WIP: GPv3: Onion Skinning #117064

Closed
Falk David wants to merge 7 commits from filedescriptor/blender:gpv3-onion-skinning into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

7 Commits

Author SHA1 Message Date
Falk David d9906be158 Merge branch 'main' into gpv3-onion-skinning 2024-01-12 13:35:32 +01:00
Falk David a1a545acb9 Progress 2024-01-12 13:35:02 +01:00
Falk David 49936ce333 Merge branch 'main' into gpv3-onion-skinning 2024-01-12 11:50:17 +01:00
Falk David faadc57e6f WIP 2024-01-12 10:18:28 +01:00
Falk David f2c356ffb4 Merge branch 'main' into gpv3-onion-skinning 2024-01-11 14:31:56 +01:00
Falk David a8e8cc50b8 WIP 2024-01-09 18:34:17 +01:00
Falk David 5bd8574be1 Cleanup: GPv3: Require layer when retrieving a drawing
This cleanup changes the `layer` parameter in `get_drawing_at` and `get_editable_drawing_at` to a reference.
This makes it clear that the layer is required for this function.
2024-01-09 12:40:28 +01:00