af3545591228b9de135b0726a63835dd36b2e982

BKE_mesh_new_from_object()
would often generate default 'Mesh' named datablock.
This is annoying especially for exporters who do use mesh name, since it broke any relation with actual Mesh naming in original Blend file. Unfortunately, we cannot avoid the extra .xxx digits. ;)
…
Description
No description provided
Languages
C++
78.1%
Python
15%
C
2.8%
GLSL
1.8%
CMake
1.2%
Other
0.9%