Block a user
WIP: GPv3: Remove unused GPv2 operators
Lukas Tönne
created branch gpv3-remove-gp2-operators in LukasTonne/blender
2024-10-03 09:49:39 +02:00
GPv3: Remove unused GPv2 keymap entries
(Sorry for the noise, accidentally merged main
instead of blender-v4.3-release
and had to force push)
ecd1ad8a63
Merge branch 'blender-v4.3-release' into gpv3-remove-gp2-ui
3330fd0a5c
Cleanup comments.
20818b25e9
Remove comment.
925de936c1
Remove outdated keymap entry that breaks tests.
46a8c7fb65
Cleanup comments.
1389a67516
Remove comment.
21c9f02535
Remove outdated keymap entry that breaks tests.
eb4bebeca6
Merge branch 'main' into gpv3-remove-gp2-ui
414e8984e5
Cleanup: replace goto with return values
a40f68975e
Merge branch 'blender-v4.3-release' into gpv3-remove-gp2-ui
76e7770bc9
Python API: Add link/append pre/post handlers.
b46e2e6300
Anim: remove Slotted Actions experimental flag from prefs in non-exp build
a380567679
Anim: avoid running
LayeredInsertKeyTest
in non-experimental build
8c37b20dd5
Anim: enable more slotted action handling in non-experimental builds
Lukas Tönne
pushed to geometry-nodes-rb-component-tmp at LukasTonne/blender
2024-10-03 08:56:30 +02:00
95cafb0895
progress.
Lukas Tönne
pushed to geometry-nodes-rb-component-tmp at LukasTonne/blender
2024-10-02 17:57:55 +02:00
59eedc825a
progress.
WIP: GPv3: Remove unused GPv2 UI code
dfc8a782f5
GPv3: Attribute panel to configure layer attributes on original data
a25456eaf1
Fix: GP: UI errors when no layer tree node is active
9d5c5d4a93
Fix: GP: Wrong offset vector when drawing onto surfaces
906bc801f4
Release cycle: Blender 4.3 Beta
d7fb60be4d
Fix #128461: GPv3: Crash importing svg with more than one drawing
Lukas Tönne
pushed to geometry-nodes-rb-component-tmp at LukasTonne/blender
2024-10-02 14:33:44 +02:00
c84dc91dcc
Progress on shape info node.