Files
test2/source
Sietse Brouwer 06624bbafb UI: In paint modes, don't overwrite a modal cursor with the paint cursor
In all paint and sculpt modes, it was practically impossible for modal
operators to set a modal cursor, because the cursor was immediately
overwritten by the paint cursor. In this patch the paint cursor function
checks for a modal cursor first. When a modal cursor exists, it isn't
overwritten by the paint cursor.

Pull Request: https://projects.blender.org/blender/blender/pulls/137893
2025-04-29 22:33:49 +02:00
..