60f480f21fad323488606bc3c692cf99afead148
MacOS generally uses mouse cursors we specifically made for that platform. But in some cases, like WM_CURSOR_WAIT, the OS does not have an equivalent and we don't have a platform-specific one. So it then uses of of our base custom cursors. This type of cursor is always enlarged on Mac high-DPI displays like Retina. So no need to ever supply larger versions of this type of cursor as it will just get huge. Pull Request: https://projects.blender.org/blender/blender/pulls/136005
…
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%
