tornavis/source/blender/windowmanager
Pablo Dobarro be985bdde2 Sculpt: Sculpt cursor UX improvements
This commit introduces the following changes:
- Invert the direction of the brush strength WM control. It was working in the opposite direction to any other control in Blender. Now dragging to the right increases the strength.
- Increase the alpha of the cursor
- Remove the font shadow of the numbers in the WM control. It was adding too much visual noise when rendered on top of the brush alpha
- Add a second circle to preview the strength in the cursor
- Increase the resolution of the cursor circles. Now they look smooth even when working with large brush sizes.
- Add a line preview to display the brush curve
- Don't offset the cursor preview when changing size and strength

Reviewed By: billreynish, brecht

Differential Revision: https://developer.blender.org/D5889
2019-09-27 19:16:03 +02:00
..
gizmo Cleanup: unused headers for the windowmanager 2019-09-14 05:06:03 +10:00
intern Sculpt: Sculpt cursor UX improvements 2019-09-27 19:16:03 +02:00
message_bus Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00
CMakeLists.txt Cleanup: split out splash screen into own file 2019-08-15 01:32:46 +10:00
WM_api.h Refactor temp-space opening for optional fullscreen mode 2019-09-18 14:22:50 +02:00
WM_keymap.h Gizmo: only highlight when held modifier keys are used 2019-05-28 14:40:12 +10:00
WM_message.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
WM_toolsystem.h Revert "Fix invalid area tool being set from message passing" 2019-06-28 19:38:44 +10:00
WM_types.h Cleanup: spelling 2019-09-19 13:19:53 +10:00
wm.h Cleanup: split out splash screen into own file 2019-08-15 01:32:46 +10:00
wm_cursors.h Cleanup: cursor header file 2019-09-26 16:26:04 +02:00
wm_draw.h Cleanup: clang-format, sort structs 2019-05-22 00:59:43 +10:00
wm_event_system.h Fix saving images from temp Image Editor failing 2019-09-07 16:08:56 +02:00
wm_event_types.h Cleanup: un-wrap lines in headers, use doxy comments 2019-06-26 12:44:22 +10:00
wm_files.h Cleanup: add wm_utils.c for generic functions 2019-05-20 16:52:49 +10:00
wm_window.h Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00