This patch removes per brush custom colors from the UI and adds a global color theme settings for all paint cursors.
Diff Detail
- Repository
- rB Blender
- Branch
- remove-cursor-color (branched from master)
- Build Status
Buildable 4960 Build 4960: arc lint + arc unit
Event Timeline
Sorry to intrude but can you explain the reason behind this? Those colors are really helpful special when the user hits the wrong key. I will try this patch later.
When trying the patch Blender crash when open the 2D animation Template or in default scene when change to render view mode.
The same problem here (see comments): DRW: Refactor to support draw call batching
The Crash problem was solved with your rebase.
When testing the patch I notice that for some reason the cursor in Grease Pencil Sculpt Mode still does not use the theme paint cursor color.
It works well only with Sculpt Mode for meshes.
Basically this change should be validated by the UI/UX team. It currently seems to originate from the developer. It is also not clear the what and why it tries to solve.