You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 29f0fdb188 MeshTools: explicit generateSmoothNormals() overloads for each index type. 6 years ago
..
CompileTestFiles MeshTools: ability to generate smooth normals in compile(). 7 years ago
CMakeLists.txt MeshTools: add STL-free removeDuplicatesInPlace() & an indexed variant also. 6 years ago
CombineIndexedArraysTest.cpp Adapted to Corrade changes. 7 years ago
CompileGLTest.cpp MeshTools: test compile() with both flat and smooth normals requested. 6 years ago
CompressIndicesTest.cpp Adapted to Corrade changes. 7 years ago
DuplicateTest.cpp MeshTools: make a version of duplicate() not dependent on std::vector. 7 years ago
FlipNormalsTest.cpp Adapted to Corrade changes. 7 years ago
FullScreenTriangleGLTest.cpp MeshTools: test fullScreenTriangle(). 7 years ago
GenerateNormalsTest.cpp MeshTools: explicit generateSmoothNormals() overloads for each index type. 6 years ago
InterleaveTest.cpp Adapted to Corrade changes. 7 years ago
RemoveDuplicatesTest.cpp MeshTools: doc++ 6 years ago
SubdivideRemoveDuplicatesBenchmark.cpp Wrap all tests in unnamed namespaces. 7 years ago
SubdivideTest.cpp MeshTools: doc++ 6 years ago
TipsifyTest.cpp MeshTools: regression test for an OOB access in tipsify(). 6 years ago
TransformTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
configure.h.cmake MeshTools: 100% code coverage for compile(). 7 years ago
resources.conf MeshTools: test fullScreenTriangle(). 7 years ago