Block a user
Jacques Lucke
deleted branch fix-edit-data-in-boolean-node from JacquesLucke/blender
2024-09-11 17:21:19 +02:00
Geometry Nodes: Gizmos in all previous geonode modifiers stops working when last geonode modifier have mesh boolean
Fix #127448: mesh boolean node stops gizmos from working
Jacques Lucke
deleted branch accumulate-counts-overflow from JacquesLucke/blender
2024-09-11 16:13:09 +02:00
Geometry Nodes: Crash while dragging value (Resample Curve node?)
Fix #127054: crash due to integer overflow in Resample Curves node
Fix #127448: mesh boolean node stops gizmos from working
Jacques Lucke
created branch fix-edit-data-in-boolean-node in JacquesLucke/blender
2024-09-11 16:09:01 +02:00
Jacques Lucke
pushed to fix-edit-data-in-boolean-node at JacquesLucke/blender
2024-09-11 16:09:01 +02:00
8241019adf
fix
Geometry Nodes: Transform Gizmo - doesn't work at all :(
Geometry Nodes: Transform Gizmo - doesn't work at all :(
The limitation here is that matrices can't be exposed to the modifier yet. That's not a bug. It's something we should support eventually of course.
A workaround for now it to expose the…
Jacques Lucke
pushed to accumulate-counts-overflow at JacquesLucke/blender
2024-09-11 15:34:55 +02:00
3fbf930233
Merge branch 'main' into accumulate-counts-overflow
4c2718e318
Fix #126821: compress saving option gets removed when recovering from autosave
e18aa65973
Fix: quit.blend is not saved as recovery file
76700680d0
Cleanup: Cycles: rename variable for clarity
2d93671778
Fix: unnecessary node updates
f1cb9b30ca
Merge branch 'main' into bake-packed
4c2718e318
Fix #126821: compress saving option gets removed when recovering from autosave
e18aa65973
Fix: quit.blend is not saved as recovery file
76700680d0
Cleanup: Cycles: rename variable for clarity
2d93671778
Fix: unnecessary node updates
Nodes UI: Try the node panels and inline in production node-trees