Blender Git Commit Log

Git Commits -> Revision 8eef5de

February 6, 2021, 03:48 (GMT)
USD importer: custom normals shading bug.

Removed call to BKE_mesh_calc_edges() after setting
UVs, as this function is already called after setting
polys. Moreover, the second, redundant call was causing
incorrect viewport shading of previously set custom
normals. Now also setting the ME_AUTOSMOOTH mesh flag
to enable shading with custom normals.

Commit Details:

Full Hash: 8eef5de9ba0a8851cda7554fba65bc3a99574608
Parent Commit: 6a2e29f
Lines Changed: +1, -2

1 Modified Path:

/source/blender/io/usd/intern/usd_reader_mesh.cc (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021