Lukas Tönne LukasTonne
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 created branch gpv3-revert-legacy-modifier-info in LukasTonne/blender 2024-07-30 14:06:39 +02:00
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 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 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 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 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
Lukas Tönne commented on pull request blender/blender#125608 2024-07-29 18:00:34 +02:00
Fix #125607: Double imports due to duplicate IO paths

Maybe this, because I just saw that the other files would not use relative paths:

Thanks, that also seems to work, changed it.

Lukas Tönne pushed to fix-io-path-duplicates at LukasTonne/blender 2024-07-29 18:00:13 +02:00
2986d71d7a Simpler check by taking the relative_path setting into account.
Lukas Tönne pushed to gpv3-import-export at LukasTonne/blender 2024-07-29 17:36:29 +02:00
30a9594c46 New test data for svg import.
4260a08e84 Some more tests.
8ea7d88589 Merge branch 'main' into gpv3-import-export
9e02924c45 New python test for SVG import to grease pencil.
5e9096829c Cycles: Add Central Cylindrical Panoramic camera model
Compare 12 commits »