1cca96067781f569c6bced0c4f363d71781df092
The `cache.curves_cache.proc_attributes_buf[i]` is independent of the subdivision level. Therefore it's not freed when the subdivision level changes currently. However, the check assumed that when no attribute was changed, the final subdivided buffer is non-zero, which is not true when the subdivision level changed. Now directly check whether the attribute is cached already. Pull Request: https://projects.blender.org/blender/blender/pulls/119216
…
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%
