blender/source
Jesse Yurkovich f49780b888 Fix #120590: USD: Ensure mesh normals are actually normalized
This normal data is eventually passed into `BKE_mesh_set_custom_normals`
and through to `mesh_normals_corner_custom_set` which expects normals to
actually be normalized per its documentation.

Not doing so would yield meshes with incorrect "sharp" data for affected
edges.

Pull Request: https://projects.blender.org/blender/blender/pulls/124267
2024-07-07 21:27:01 +02:00
..
blender Fix #120590: USD: Ensure mesh normals are actually normalized 2024-07-07 21:27:01 +02:00
creator GPU: Add --gpu-compilation-subprocesses cmd setting 2024-07-01 16:36:01 +02:00
CMakeLists.txt Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00