508b39661d0ff081c7ae6853d7ca965f8b4a8b28
Functional Changes: - Custom shapes using empties now supports line width. - Line width is supported on MacOS. - Fixed Stick bone drawing on MacOS. Some shaders are duplicated and ported to the new primitive expansion API. The legacy code inside `overlay_armature.cc` have been guarded behind `NO_LEGACY_OVERLAY` which can be enabled to make sure no legacy code is used unnoticed. This allows for spotting more easily code that needs to be ported. Moreover, it is easier to remove this legacy code when the time comes. Rel #102179 Pull Request: https://projects.blender.org/blender/blender/pulls/126474
…
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%
