blender/source
Hans Goudey 0511640815 Fix assert on mouseover of blocks not using the layout system
When there was an active button in the "old" block from the last redraw,
this code tried to replace its pointer in the new block's button groups.
But in cases like the outliner or file browser, there are no groups
because the block doesn't use the layout system at all. This commit
just tweaks the assert to check whether there are any button groups.
2020-11-03 22:03:08 -06:00
..
blender Fix assert on mouseover of blocks not using the layout system 2020-11-03 22:03:08 -06:00
creator Cleanup: parse '--thread' as part of ARG_PASS_ENVIRONMENT 2020-10-30 13:30:16 +11:00
tools@7011d02c29 Improve Voxel Remesher volume projection artifacts on sharp edges 2020-10-15 18:51:26 +02:00
CMakeLists.txt