Block a user
6b6ab23cda
Merge branch 'main' into gp3-sculpt-mode
a535524fe1
Fix #119500: Installing an Extension via dragging has no feedback
5319e6af7b
Fix: Geometry Nodes: Separate Transform node
38dc888d7f
Cleanup: use ELEM macro, remove redundant "struct"
573146518d
check_licenses: exclude ./lib/ from source code checks
Fix #119554: Remove links to and from unsupported socket types
Lukas Tönne
pushed to fix-unsupported-socket-links-4.2 at LukasTonne/blender
2024-03-19 09:46:50 +01:00
58cc7ff48b
Fix #119554: Remove links to and from unsupported socket types
a535524fe1
Fix #119500: Installing an Extension via dragging has no feedback
5319e6af7b
Fix: Geometry Nodes: Separate Transform node
38dc888d7f
Cleanup: use ELEM macro, remove redundant "struct"
573146518d
check_licenses: exclude ./lib/ from source code checks
Lukas Tönne
created branch fix-unsupported-socket-links-4.2 in LukasTonne/blender
2024-03-19 09:46:50 +01:00
Lukas Tönne
deleted branch fix-unsupported-socket-links from LukasTonne/blender
2024-03-19 09:38:08 +01:00
Appending node group with Menu Switch node in 4.0 or earlier version crashes Blender
Fix #119554: Remove links to and from unsupported socket types
Fix #119554: Remove links to and from unsupported socket types
I haven't actually tested running this. Fine with me.
do you have any tips for building 3.6 without the hassle that you apparently ran into today? Part of that was having to change my git…
Blender segfault if Bake Line Art
IIRC it's quite common to lock the UI during baking to avoid crashes, see WM_set_locked_interface
.