Files
test/source/blender/editors
Pratik Borhade 1e61cf7cf4 Fix #120958: Redundant Operations Tips in Status Bar when Transforming
Caused by 49bd285529.
keyitem with "release" events are shown in the status bar which is not
necessary. Move the if condition outside of for loop and exit early from
`uiTemplateStatusBarModalItem` to skip drawing of "release" type of
keyitems.

Pull Request: https://projects.blender.org/blender/blender/pulls/120974
2024-04-24 20:19:59 +02:00
..
2024-04-16 23:11:16 +02:00
2024-04-08 16:23:25 +10:00
2024-04-01 16:47:57 +11:00
2024-04-12 17:03:18 -04:00