Block a user
"Show In" boxes under the Object Visibility properties evaluate inversely to drivers
"Show In" boxes under the Object Visibility properties evaluate inversely to drivers
Drivers control the low level variable itself, not the UI. Wireframe is called show_wire
and the Viewport item is called hide_viewport
. As you can see by the name, this is a quirk of what…
UI: Use a Vector to store buttons in UI blocks
Without a virtual dtor, using std::unique_ptr<uiBut>
would be very broken: https://godbolt.org/z/M1ToTbdGM
3ab01f02f3
Merge branch 'blender-v4.3-release'
673f6dbb7f
Fix #129725: Handle case of no animation keys during Collada export
Blender 4.3 Beta crashes when exporting to Collada .dae
Fix #129725: Handle case of no animation keys during Collada export
0d6dc4c594
Merge branch 'blender-v4.3-release'
60d88f46ba
Fix: STL import crash when unable to open or read file
Fix: STL import crash when unable to open or read file
Cannot type on search menu
I'm unable to reproduce that here on Windows or Linux. It looks like you're using a non-official build of blender based on the information above. Please try using an official build of 4.2.3 and…
Fix #129725: Handle case of no animation keys during Collada export
Fix: STL import crash when unable to open or read file