Block a user
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.
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
Lukas Tönne
created branch gpv3-import-export in blender/blender-test-data
2024-07-29 17:35:38 +02:00
Fix #125607: Double imports due to duplicate IO paths
96c6cfd91a
Fix duplicate imports due to duplicate IO paths from utility function.
5e9096829c
Cycles: Add Central Cylindrical Panoramic camera model
b17734598d
Fix #125446: Video decoding artifacts on AVX512 CPU with some video widths
e0cdfb8566
Fix: Docstring of the bpy.utils.user_resource argument
101d54fb7f
Cleanup: Readfile: Remove unused function.
Alembic importer imports everything twice
Should paths_from_operator_properties
return absolute or relative paths?
I suppose to deduplicate them properly they need to be converted to either all-relative or all-absolute.
Alembic importer imports everything twice
5fcb018ab2
Merge branch 'main' into gpv3-fill-tool-potrace
a1630792cf
Python: Attributes: Add
domain_size
function
cd577f02b9
Python: Trigger property update in
foreach_get/set
0f42f277b7
Grease Pencil: Remove legacy modifiers
4afb3aff35
Cleanup: pass const arguments, use r_ prefixed return arg
cea0399a45
Merge branch 'main' into gpv3-import-export
a1630792cf
Python: Attributes: Add
domain_size
function
cd577f02b9
Python: Trigger property update in
foreach_get/set
0f42f277b7
Grease Pencil: Remove legacy modifiers
4afb3aff35
Cleanup: pass const arguments, use r_ prefixed return arg