f0e2d7e5cac9d8e6b50fab1b2729311a4c0618eb
This seems like a long-standing misuse of the custom vert normal APIs. It broke, obviously so, in 3.1 but 3.0 was also rather fragile as was noted in the original bug report. The `BKE_mesh_set_custom_normals_from_verts` should be the correct API to use when loading in vert normals from external files. The current code would yield faceted mesh shading, as-if there were no custom normals at all. Pull Request: https://projects.blender.org/blender/blender/pulls/130069
…
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%
