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š e4790eaec9 Fix installation dir for DLLs on Windows. 13 years ago
..
Test MeshTools: better assertion message for interleave(). 13 years ago
CMakeLists.txt Fix installation dir for DLLs on Windows. 13 years ago
CombineIndexedArrays.h MeshTools: renamed clean() to removeDuplicates(). 13 years ago
CompressIndices.cpp Reducing pointer chasings, part 3b: less pointer passing in MeshTools. 13 years ago
CompressIndices.h Reducing pointer chasings, part 3b: less pointer passing in MeshTools. 13 years ago
Duplicate.h MeshTools: added duplicate() utility for creating non-indexed array. 13 years ago
FlipNormals.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
FlipNormals.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
FullScreenTriangle.cpp Renamed Mesh::addInterleavedVertexBuffer() to addVertexBuffer(). 13 years ago
FullScreenTriangle.h MeshTools: return pointer to buffer from fullScreenTriangle(). 13 years ago
GenerateFlatNormals.cpp MeshTools: this can be moved instead of copying. 13 years ago
GenerateFlatNormals.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Interleave.h Reducing pointer chasings, part 3b: less pointer passing in MeshTools. 13 years ago
RemoveDuplicates.h GCC 4.6 compatibility: no std::unordered_map::emplace(). 13 years ago
Subdivide.h MeshTools: renamed clean() to removeDuplicates(). 13 years ago
Tipsify.cpp Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Tipsify.h MeshTools: added TODO. 13 years ago
Transform.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
magnumMeshToolsVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago