Block a user
Lukas Tönne
deleted branch cleanup_unused_node_panel_vars from LukasTonne/blender
2023-06-16 10:12:29 +02:00
Cleanup: Removed unused variables in bNodePanel
Lukas Tönne
deleted branch warn_on_bake_dir_conflict from LukasTonne/blender
2023-06-16 10:10:30 +02:00
Geometry Nodes: show warning when two modifiers are baked to the same directory
Fix #108263: Show warning when cache baking wants to overwrite data
Cleanup: Removed unused variables in bNodePanel.
Lukas Tönne
created branch cleanup_unused_node_panel_vars in LukasTonne/blender
2023-06-15 19:26:40 +02:00
Lukas Tönne
pushed to cleanup_unused_node_panel_vars at LukasTonne/blender
2023-06-15 19:26:40 +02:00
701ae84b78
Cleanup: Removed unused variables in bNodePanel.
c3a2de470d
Refactor: draw fcurve bezt function
e4c57b24f0
New tree view template for node group interfaces.
3df2110abd
Cleanup: various tweaks to the transform_snap_object code
45b9542e6c
Merge branch 'blender-v3.6-release' into main
0ab58864f3
Fix Cycles Metal AMD crash with shadow caustics, by disabling it
e918cf343c
Fix isolated Snap to Edge Perpendicular not working
Crash when creating a new collection for light linking
Lukas Tönne
deleted branch clear_cache_bake_paths_on_copy from LukasTonne/blender
2023-06-15 17:40:46 +02:00
Clear the cache bake directory when duplicating a modifier.
Fix #108263: Show warning when cache baking wants to overwrite data
I was wondering if we do need a warning when overriding existing data. We have no warning when we do it for animation or rendering.
Not sure what you mean by overriding animation data. For…
Clear the cache bake directory when duplicating a modifier.
Lukas Tönne
created branch clear_cache_bake_paths_on_copy in LukasTonne/blender
2023-06-15 17:25:58 +02:00
Lukas Tönne
pushed to clear_cache_bake_paths_on_copy at LukasTonne/blender
2023-06-15 17:25:58 +02:00
e5d3e36851
Clear the cache bake directory when duplicating a modifier.