d522938fd5a98c673f95a152572105c2b8b52f53
There are secure implications of not using secure coding for the restorable state described in the following article: https://sector7.computest.nl/post/2022-08-process-injection-breaking-all-macos-security-layers-with-a-single-vulnerability/ Starting with macOS 14 this secure coding is enabled implicitly but with a warning printed into the console with a note that it does not affect other versions of macOS. This change makes it so the secure coding is used explicitly on all supported macOS versions. Blender does not use the restorable state itself, and used its own code to take care of window placement, so there should be no user-measurable changes. Pull Request: https://projects.blender.org/blender/blender/pulls/113240
…
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%
