b68ba3dae84233083f685332fa1ee31b0e98c324
Technically a regression in [0] although it matches behavior prior to v3.3 going back to 2.7x. The fix for #101883 [1] added a check for the vertex number changing after the number was zeroed, causing the shape key to be cleared in most cases. While the handling of shape-keys in OBJECT_OT_convert wasn't well defined - clearing the shape-key means in the evaluated coordinates are always used so it is preferable. Now the operator ensures the old (un-evaluated) shape-key isn't used. [0]:0791f53029[1]:be32882e1c
…
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%
