Files
test2/source/blender
Julian Eisel d2c52d4de2 Cleanup: Add/use function to disable buttons with a disabled hint
We do this in a couple of places, so it's worth having the logic wrapped
into a function.
Also, the only way to set the disabled hint for a button from outside of
`interface/` was through `UI_block_lock_set()`/`UI_block_lock_clear()`,
for which the usage isn't obvious when you just try to disable a single
button.
2020-09-03 17:46:23 +02:00
..
2020-09-03 16:26:45 +02:00
2020-08-29 18:56:08 +10:00
2020-08-18 15:51:32 +02:00
2020-09-02 09:58:26 +10:00
2020-08-17 12:40:03 +10:00