9b80f8dc364d979b5f9d4bd7d1adfc62ddccafac
This assert added by321ec72c74notes that changing the mesh wrapper type from subdivision to normal mesh data just discards the potentially-subdivided geometry and doesn't make sense, and possibly breaks other assumptions. This wrapper type change was done years ago by0f89bcdbebto fix issues with shared object data during evaluation. It noted that the mesh drawing data extraction didn't handle BMesh wrappers correctly when the object isn't in edit mode, but that doesn't seem to be the case after two trivial changes. The other bugs mentioned by that commit are still solved after this change. Pull Request: https://projects.blender.org/blender/blender/pulls/140290
…
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%
