Block a user
Fix #129417: Geometry Nodes gizmo don't create keyframes if auto keying is on
yeah, can be seen as a bug I think, the same autokeying thing works for similar operations
Text offset in "File Output" nodes
Fix #129417: Geometry Nodes gizmo don't create keyframes if auto keying is on
Which code exactly?
I think set_rna_property
could still be extended to propagate through drivers, which is not really related to RNA directly I think.
I wouldn't mind if the autokeying api…
8464d95c4c
Merge branch 'blender-v4.3-release'
5cdaa7b0f0
Fix #129642: material lost after first frame in uncached simulation zone
Jacques Lucke
deleted branch missing-materials-no-cache from JacquesLucke/blender
2024-11-07 14:26:23 +01:00
Geometry Nodes: material lost after first frame in uncached simulation zone
Fix #129642: material lost after first frame in uncached simulation zone
Geometry Nodes Transform Gizmo: Show Gizmo button doesn't work
Geometry Nodes Transform Gizmo: Show Gizmo button doesn't work
Based on the video I think this is not a bug. Gizmos that are exposed to the modifier are always shown when the modifier is active.
Missing redraw with Geometry Node Gizmos
My initial investigation suggests that this may be an issue with the update order of different editors. If the 3d view updates first, it will still see the pinned gizmo in the node editor, because…
3688a2919b
Merge branch 'blender-v4.3-release'
fee02cc224
Fix #129871: converting linked text to mesh results in empty mesh
e0f699abdb
Fix: Vulkan: Read & write outside of bounds
91960b07db
Fix unreported: Vulkan: Memory leak
Convert a text object sharing data with another one into mesh give empty mesh
Fix #129871: converting linked text to mesh results in empty mesh