bab46b4f029e7846ff3f946efb57e53f534b7d15
There is some special code in the Object's freeing which did special checks for SubdivCCG based on the evaluated mesh state. If the depsgraph is destroyed prior to the evaluated object it makes object to access freed components of ID node. The fix makes it so the evaluated ID is freed prior to freeing components.
…
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%
