Blender Git Commit Log

Git Commits -> Revision 04ef621

Revision 04ef621 by William Reynish (master)
September 30, 2019, 11:33 (GMT)
UI: Use paint crosshair cursor in all paint & sculpt modes

Currently, we use the crosshair cursor in Sculpt mode, but not in the other paint modes.

- Sculpt Mode: This crosshair cursor is too weighty.
- Texture, Weight, Vertex Paint: Using the arrow cursor for painting is not right.

This commit makes the following changes:

- Use the new special paint crosshair instead
- Use this cursor in all paint modes, not just Sculpt

Reviewed by: Brecht

Differential Revision: https://developer.blender.org/D5940

Commit Details:

Full Hash: 04ef62177fb6483dd1424486b8d7ddf994f62204
Parent Commit: 56854bd
Lines Changed: +7, -9

3 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+3, -9) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021