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š 1f070cf77d MeshTools: reduce code duplication in interleavedData() internals. 6 years ago
..
Implementation MeshTools: deSTLify flipNormals(), flipFaceWinding() and tipsify(). 6 years ago
Test MeshTools: fix build on old Clang. 6 years ago
CMakeLists.txt sceneconverter: add a --remove-duplicates option. 6 years ago
Combine.cpp MeshTools: de-template removeDuplicatesFuzzy(). 6 years ago
Combine.h MeshTools: document a non-obvious usage for combineIndexedAttributes(). 6 years ago
CombineIndexedArrays.cpp MeshTools: deprecate remaining STL-ridden APIs. 6 years ago
CombineIndexedArrays.h MeshTools: deprecate remaining STL-ridden APIs. 6 years ago
Compile.cpp MeshTools: expand coverage exclude marker over all affected lines. 6 years ago
Compile.h MeshTools: option to disable unknown attribute warnings in compile(). 6 years ago
CompressIndices.cpp MeshTools: properly handle array attributes everywhere. 6 years ago
CompressIndices.h Fix one particular kind of linker errors on MingGW Clang. 6 years ago
Concatenate.cpp MeshTools: properly handle array attributes everywhere. 6 years ago
Concatenate.h MeshTools: generateIndices() operating directly on a MeshData. 6 years ago
Duplicate.cpp MeshTools: properly handle array attributes everywhere. 6 years ago
Duplicate.h MeshTools: doc++ 6 years ago
FlipNormals.cpp MeshTools: add type-erased flipNormals() and flipFaceWinding(). 6 years ago
FlipNormals.h MeshTools: add type-erased flipNormals() and flipFaceWinding(). 6 years ago
FullScreenTriangle.cpp GL: don't include MAGNUM_shader_vertex_id on ES2 builds. 7 years ago
FullScreenTriangle.h MeshTools: update fullScreenTriangle() docs. 7 years ago
GenerateFlatNormals.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
GenerateIndices.cpp MeshTools: properly handle array attributes everywhere. 6 years ago
GenerateIndices.h MeshTools: add a primitiveCount() utility. 6 years ago
GenerateNormals.cpp Adapted to Corrade changes. 6 years ago
GenerateNormals.h MeshTools: generateSmoothNormals() taking also type-erased indices. 6 years ago
Interleave.cpp MeshTools: reduce code duplication in interleavedData() internals. 6 years ago
Interleave.h MeshTools: added interleavedMutableData(). 6 years ago
RemoveDuplicates.cpp MeshTools: MSVC 2015, thanks for being shitty. 6 years ago
RemoveDuplicates.h MeshTools: implement removeDuplicatesFuzzy() for MeshData. 6 years ago
Subdivide.h MeshTools: deprecate remaining STL-ridden APIs. 6 years ago
Tipsify.cpp MeshTools: deSTLify flipNormals(), flipFaceWinding() and tipsify(). 6 years ago
Tipsify.h MeshTools: deSTLify flipNormals(), flipFaceWinding() and tipsify(). 6 years ago
Transform.h MeshTools: allow views to be passed to the transform*() functions. 7 years ago
sceneconverter.cpp sceneconverter: no, it's not anymore. 6 years ago
visibility.h Updated copyright year. 7 years ago