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š 0a965cf036 CMakeLists.txt cleanup and style unification. 14 years ago
..
CMakeLists.txt CMakeLists.txt cleanup and style unification. 14 years ago
CleanTest.cpp MeshTools: removed dependency on MeshBuilder in Clean and Subdivide. 14 years ago
CleanTest.h Splitting tools from MeshBuilderBenchmark to MeshTools. 15 years ago
CombineIndexedArraysTest.cpp Use CORRADE_ASSERT() instead of cassert and direct error output. 14 years ago
CombineIndexedArraysTest.h Added tool for combining index arrays. 14 years ago
CompressIndicesTest.cpp Hiding MeshTools implementation classes from user altogether. 14 years ago
CompressIndicesTest.h MeshTools: tool for compressing index array. 14 years ago
FlipNormalsTest.cpp MeshTools: functions for flipping normals and face winding. 14 years ago
FlipNormalsTest.h MeshTools: functions for flipping normals and face winding. 14 years ago
GenerateFlatNormalsTest.cpp MeshTools: function for generating flat normals. 14 years ago
GenerateFlatNormalsTest.h MeshTools: function for generating flat normals. 14 years ago
InterleaveTest.cpp Use CORRADE_ASSERT() instead of cassert and direct error output. 14 years ago
InterleaveTest.h MeshTools: tool for interleaving attribute arrays. 14 years ago
SubdivideCleanBenchmark.cpp Primitives: using MeshData instead of AbstractPrimitive. 14 years ago
SubdivideCleanBenchmark.h Splitting tools from MeshBuilderBenchmark to MeshTools. 15 years ago
SubdivideTest.cpp MeshTools::Subdivide: added check for index count. 14 years ago
SubdivideTest.h MeshTools::Subdivide: added check for index count. 14 years ago
TipsifyTest.cpp Hiding MeshTools implementation classes from user altogether. 14 years ago
TipsifyTest.h MeshTools: removed dependency on MeshBuilder in Tipsify. 14 years ago