Blender Git Loki
Git Commits -> Revision f69e57a
Revision f69e57a by Sybren A. Stüvel (master) July 30, 2019, 15:06 (GMT) |
Alembic export: fix exporting of loop normals When the mesh is using custom normals, those should always be exported, regardless of the `ME_SMOOTH` flag on the invidivual polys. Also replaced the loop normal writing with the same logic as we use for reading (less pointer arithmetic, more normal counting). |
Commit Details:
Full Hash: f69e57a53fab92d549a90a0198b86ff766ba0da2
Parent Commit: e9c149d
Lines Changed: +9, -12
1 Modified Path:
/source/blender/alembic/intern/abc_mesh.cc (+9, -12) (Diff)