Blender Git Loki
Git Commits -> Revision 8eef5de
Revision 8eef5de by Michael Kowalski (temp-usd-importer-T81257-merge, usd, usd-importer-T81257-merge) 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)