Blender Git Commit Log
Git Commits -> Revision 17cd9ad
Revision 17cd9ad by Michael Kowalski (temp-usd-importer-T81257-merge, usd, usd-importer-T81257-merge) February 8, 2021, 16:58 (GMT) |
USD import: Handle empty vertex-varying normals. If point normals are empty, now invoking BKE_mesh_calc_normals() to avoid black renders. Since BKE_mesh_calc_normals() requires edges to be defined, moving point normal calculation to follow reading polys. |
Commit Details:
Full Hash: 17cd9adbde9df63d2fa700a303d7ea1fef4ff332
Parent Commit: f45dac3
Lines Changed: +14, -3
1 Modified Path:
/source/blender/io/usd/intern/usd_reader_mesh.cc (+14, -3) (Diff)