Block a user
Fix #108262: Create cache folder only for modifiers with used sim zones
Fix #108263: Show warning when cache baking wants to overwrite data
I needed it for the definition of the PathUsersMap
below, which uses specialized string comparison for paths. I may be missing something, but i think we can only specify template arguments in…
Fix #108376: Copy from geometry to other node tree types resets shapes.
3272410db0
Fix #108376: Copy from geometry to other node tree types resets shapes.
bdf5649f36
Cycles: Remove redundant MetalRT workaround & add two useful DebugFlags
Lukas Tönne
created branch reset_socket_shapes_on_copy in LukasTonne/blender
2023-05-30 11:44:29 +02:00
45d40ec9ff
Fix #108376: Copy from geometry to other node tree types resets shapes.
0d38fa2422
Externals: compile fmtlib as a library instead of using it with FMT_HEADER_ONLY
122c48aed0
Externals: update fmtlib to latest version (10.0.0)
1be9d9cb63
Externals: update fast_float to latest version (5.0.0) to fix some compile warnings
0272ab6cda
Cleanup: avoid copy & unnecessary allocation creating temporary path
40d78d95db
add extern "C"
858f5c078a
avoid warning because
-Wno-missing-prototypes
is not valid in g++
741cba8392
Merge branch 'main' into rna-cpp
adef3a4556
Animation: Remove collection hotkeys from pose mode
ad6fa96041
BLF: use BLI_path_cmp when comparing path names
Show warning/confirmation when cache baking wants to overwrite data
16ab1036fd
Show warning/confirmation when cache baking wants to overwrite data.
263e421c48
Check for conflicts between cache output directories when baking.
dc33a8e974
Geometry Nodes: expose simulation bake path in UI
f3677dce41
Cleanup: minor changes to the keymap
09c2b327d7
Fix #107283: Drag Box Selection While (e.g. Transform) Tool is on
Lukas Tönne
created branch warn_on_bake_dir_conflict in LukasTonne/blender
2023-05-25 17:56:07 +02:00
23a31c3518
Check for conflicts between cache output directories when baking.
5e15fe8889
change "Bake Path" to just "Bake"
f54a261cfc
Merge branch 'blender-v3.6-release' into expose-bake-path