Closed GoogleCodeExporter closed 9 years ago
Since the normals haven't changed from the Maya default, no normals are written
to the polymesh. It's not that they are written out as zero-length, they
aren't written out at all, the normals property isn't valid., i.e.
IPolyMeshSchema::getNormalsParam().isValid() returns false.
Original comment by miller.lucas
on 15 Jul 2012 at 12:02
Original comment by miller.lucas
on 16 Jul 2012 at 7:53
One thing to note if you are comparing normals being written on a plane vs not
being written for spheres:
We needed to write out normals if any of the edges turned out to be a hard edge.
http://code.google.com/p/alembic/issues/detail?id=211
Original comment by miller.lucas
on 16 Jul 2012 at 8:08
Original issue reported on code.google.com by
shappysf...@gmail.com
on 14 Jul 2012 at 9:19