Block a user
Lukas Tönne
deleted branch gpv3-import-export from blender/blender-test-data
2024-07-30 17:24:57 +02:00
Fix crash when loading GPv2 file, add back missing modifier info
Lukas Tönne
pushed to gpv3-revert-legacy-modifier-info at LukasTonne/blender
2024-07-30 15:26:08 +02:00
c92d6271a9
Replace modifier typeinfo with simple functions.
Lukas Tönne
pushed to gpv3-revert-legacy-modifier-info at LukasTonne/blender
2024-07-30 14:11:30 +02:00
f0476b4c58
Remove unused parts of GPencilModifierTypeInfo.
Lukas Tönne
pushed to gpv3-revert-legacy-modifier-info at LukasTonne/blender
2024-07-30 14:06:39 +02:00
95d8b9096a
Fix poll functions success on Python error or no return value
6e9731cb47
Anim: implement 'only show selected' filter on slotted Actions
c5c5383701
Anim: add RNA path function to AnimData struct
a1338312af
UI: Add scroll padding for the redo panel in the VSE, action and NLA editors
Lukas Tönne
created branch gpv3-revert-legacy-modifier-info in LukasTonne/blender
2024-07-30 14:06:39 +02:00
Lukas Tönne
created branch gpv3-import-export-thorvg in LukasTonne/blender
2024-07-30 12:19:02 +02:00
2c4b2a0151
Merge branch 'main' into gpv3-import-export
0cf688401b
Fix #125607: Double imports due to duplicate IO paths
7fcd4e2429
Fix #123327: Crash when operator with properties opens render window
ca0d7d3afc
Fix: Curves: Crash in
resize_curves
fc8341538a
Fix #125636: Active camera not always valid after undo/redo.
Lukas Tönne
deleted branch fix-io-path-duplicates from LukasTonne/blender
2024-07-30 11:18:20 +02:00
Alembic importer imports everything twice
Fix #125607: Double imports due to duplicate IO paths