Block a user
Cleanup: Grease Pencil: Correct stroke outline tooltip description
The code for this will be removed in a few weeks so this change is not necessary.
GPv3: Add keys to all layers in sculpt mode
@PratikPB2123 I updated the ensure_active_keyframe
API in this commit 37458329e2
. It should be possible now to…
GPv3: Draw Mode: Reorder tools in toolbar
Falk David
created branch gpv3-reorder-draw-tools in filedescriptor/blender
2024-09-24 11:37:20 +02:00
d83489bd37
GPv3: Draw Mode: Reorder tools in toolbar
5eeb5cd164
Fix: GPv3: Crash on loading file with layer parents
6d8e3959b0
Anim: Fix legacy/layered choice in action_fcurve_ensure()
4a1bf5f172
Refactor: replace BKE_fcurve_find() calls when searching in an Action
038eb3ed53
Refactor: Anim: rename
animrig::action_fcurve_find
to fcurve_find_in_action
GPv3: Fill gradient tool
Gpencil: GPv3 layer parenting makes strokes dissapear
@ChengduLittleA Confirmed the crash. Should be fixed with 5eeb5cd164
.
GPv3: Selection support in Sculpt mode
Thanks, this is definitely a nice improvement in code quality 👍
GPv3: Selection support in Sculpt mode
Seems like this is a cleanup that could be committed to main separately.