Block a user
Fix: editor crashes during simulation bake
Lukas Tönne
pushed to fix_viewer_node_in_pinned_editor at LukasTonne/blender
2023-05-08 14:26:20 +02:00
5df7ba1ba2
Early exit from viewer search if the node space context has no object.
Fix: Viewer node crashes when the editor is pinned and has no Object ID
Oh i was looking at the other caller, they look so similar (tmp_viewer_path
vs new_viewer_path
). Will fix.
Fix: Viewer node crashes when the editor is pinned and has no Object ID
It looks to me like the rest of the function should still run even if the viewer path is not valid?
Lukas Tönne
pushed to fix_viewer_node_in_pinned_editor at LukasTonne/blender
2023-05-08 13:51:11 +02:00
6e11fe3da1
Check node space context object before trying to construct viewer path.
Geometry Nodes: Simulation calculate to frame operator
Fix: Viewer node crashes when the editor is pinned and has no Object ID
Small repro file:
- Run the script to set a pinned node tree
- Shift+Click on the Group Input node to try and make a viewer connection (crashes)
Fix: Viewer node crashes when the editor is pinned and has no Object ID.
Lukas Tönne
pushed to fix_viewer_node_in_pinned_editor at LukasTonne/blender
2023-05-08 13:14:22 +02:00
ad2ef73160
Fix: Viewer node crashes when the editor is pinned and has no Object ID.
9654b96ffa
Refactor: pose_slide.c
878477f250
Fix broken UI view notifier listening
48abc09d84
Cleanup: format
29053c5c02
EEVEE-Next: Fix validation layer errors on Metal
Lukas Tönne
created branch fix_viewer_node_in_pinned_editor in LukasTonne/blender
2023-05-08 13:14:22 +02:00
266d6484a2
Dedicated navigation function for match types.
91d0edaa06
Separate module for preferences.