https://github.com/projectchrono/chrono
Revision 8d65700554d2de0860623fa4158d79ac3669dd32 authored by justin on 03 February 2015, 16:11:57 UTC, committed by justin on 03 February 2015, 16:11:57 UTC
Do not push texture coordinates to the index vector when they are not specified (and default value is -1)
1 parent 3c6993b
History
Tip revision: 8d65700554d2de0860623fa4158d79ac3669dd32 authored by justin on 03 February 2015, 16:11:57 UTC
Bug when the mesh is read in from the OBJ file and you don't specify the texture coordinates for each face.
Tip revision: 8d65700
File Mode Size
ChCBox.cpp -rw-r--r-- 6.8 KB
ChCBox.h -rw-r--r-- 4.0 KB
ChCCapsule.cpp -rw-r--r-- 1.4 KB
ChCCapsule.h -rw-r--r-- 2.7 KB
ChCCone.cpp -rw-r--r-- 1.3 KB
ChCCone.h -rw-r--r-- 2.2 KB
ChCCylinder.cpp -rw-r--r-- 1.4 KB
ChCCylinder.h -rw-r--r-- 2.8 KB
ChCEllipsoid.cpp -rw-r--r-- 1.4 KB
ChCEllipsoid.h -rw-r--r-- 2.6 KB
ChCGeometry.cpp -rw-r--r-- 1.5 KB
ChCGeometry.h -rw-r--r-- 5.0 KB
ChCLine.cpp -rw-r--r-- 6.9 KB
ChCLine.h -rw-r--r-- 4.0 KB
ChCLineCam.cpp -rw-r--r-- 5.5 KB
ChCLineCam.h -rw-r--r-- 5.5 KB
ChCLinePoly.cpp -rw-r--r-- 4.1 KB
ChCLinePoly.h -rw-r--r-- 2.8 KB
ChCRoundedBox.cpp -rw-r--r-- 7.0 KB
ChCRoundedBox.h -rw-r--r-- 4.2 KB
ChCRoundedCone.cpp -rw-r--r-- 1.4 KB
ChCRoundedCone.h -rw-r--r-- 2.3 KB
ChCRoundedCylinder.cpp -rw-r--r-- 1.4 KB
ChCRoundedCylinder.h -rw-r--r-- 2.8 KB
ChCSphere.cpp -rw-r--r-- 1.3 KB
ChCSphere.h -rw-r--r-- 2.6 KB
ChCTriangle.cpp -rw-r--r-- 4.9 KB
ChCTriangle.h -rw-r--r-- 4.7 KB
ChCTriangleMesh.h -rw-r--r-- 2.5 KB
ChCTriangleMeshConnected.cpp -rw-r--r-- 25.7 KB
ChCTriangleMeshConnected.h -rw-r--r-- 4.5 KB
ChCTriangleMeshSoup.h -rw-r--r-- 2.5 KB

back to top