-
Bug
-
Resolution: Fixed
-
P3
-
8u40
For performance reason we do a partial update of PNT mesh when it is modified. The current implementation doesn't recompute the cached tangent vectors once the mesh is created. This works fine if only normals is modified but it is a bug if points or texcoords is modified since they do change the TBN space.