Lukas Tönne LukasTonne
Lukas Tönne deleted branch gpv3-import-export from blender/blender-test-data 2024-07-30 17:24:57 +02:00
Lukas Tönne created pull request blender/blender#125663 2024-07-30 15:31:58 +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
Compare 4 commits »
Lukas Tönne created branch gpv3-revert-legacy-modifier-info in LukasTonne/blender 2024-07-30 14:06:39 +02:00
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-07-30 14:05:42 +02:00
bd753b00d5 Some more testing.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-07-30 12:49:30 +02:00
04d21c0fdd Support import with relative paths.
Lukas Tönne created branch gpv3-import-export-thorvg in LukasTonne/blender 2024-07-30 12:19:02 +02:00
Lukas Tönne pushed to gpv3-import-export-thorvg at LukasTonne/blender 2024-07-30 12:19:02 +02:00
e617e8f6ab CMake additions to link the ThorVG library.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-07-30 11:28:33 +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.
Compare 43 commits »
Lukas Tönne pushed to main at blender/blender 2024-07-30 11:18:21 +02:00
0cf688401b Fix #125607: Double imports due to duplicate IO paths
Lukas Tönne deleted branch fix-io-path-duplicates from LukasTonne/blender 2024-07-30 11:18:20 +02:00
Lukas Tönne closed issue blender/blender#125607 2024-07-30 11:18:19 +02:00
Alembic importer imports everything twice
Lukas Tönne merged pull request blender/blender#125608 2024-07-30 11:18:17 +02:00
Fix #125607: Double imports due to duplicate IO paths
Lukas Tönne pushed to fix-io-path-duplicates at LukasTonne/blender 2024-07-30 11:17:29 +02:00
90cab8cc8c Avoid redundant PropertyRNA lookup.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-07-29 18:24:59 +02:00
7ab2e708a5 Basic color tests.
Lukas Tönne pushed to fix-io-path-duplicates at LukasTonne/blender 2024-07-29 18:05:04 +02:00
2d2b2f9730 const