b5fc1683fd2d1fc1f2fba05104ff87097146b573
Prior behavior when hovering over the corner action zones the mouse cursor would change to WM_CURSOR_EDIT (like a plus sign). With docking that is WM_CURSOR_HAND, but on other platforms it is WM_CURSOR_MOVE. Unfortunately on some platforms WM_CURSOR_MOVE does not show a different cursor from default so there isn't an change when hovering the corner. This PR changes this back to WM_CURSOR_EDIT for non-Mac platforms. Pull Request: https://projects.blender.org/blender/blender/pulls/127878
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
