7327978cc736df540c16fe54cd8bd5a5b3c502fb
Fix #129225: Crash in modifiers & constraints with invalid enum values Even though this is generally avoided, drivers don't prevent invalid values being set. Further files from branches or files written in the future may contain enum values not yet known. Resolve by range checking enum values which are used to index arrays. --- Back-ported fromf69fbb41c1--- Extensions: resolve unhandled exceptions when wheel extraction fails Setting up wheels wasn't handling errors if extraction failed. Addresses the error in #132924. --- Back-ported from198d07e240Pull Request: https://projects.blender.org/blender/blender/pulls/139016
…
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
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
