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š b180dd7bf0 MeshTools: various cleanup. 6 years ago
..
Implementation MeshTools: deSTLify flipNormals(), flipFaceWinding() and tipsify(). 6 years ago
Test MeshTools: various cleanup. 6 years ago
CMakeLists.txt sceneconverter: move the utility from Trade to MeshTools. 6 years ago
Combine.cpp MeshTools: combineFaceAttributes() overload with direct attributes. 6 years ago
Combine.h MeshTools: fix self-contradictory docs. 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: handle the ObjectId attribute in compile(). 6 years ago
Compile.h MeshTools: option to disable unknown attribute warnings in compile(). 6 years ago
CompressIndices.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
CompressIndices.h Fix one particular kind of linker errors on MingGW Clang. 6 years ago
Concatenate.cpp MeshTools: implemented concatenate() and concatenateInto(). 6 years ago
Concatenate.h MeshTools: generateIndices() operating directly on a MeshData. 6 years ago
Duplicate.cpp Trade: support offset-only MeshAttributeData. 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 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 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: added interleavedMutableData(). 6 years ago
Interleave.h MeshTools: added interleavedMutableData(). 6 years ago
RemoveDuplicates.cpp MeshTools: added removeDuplicates() / removeDuplicatesInto(). 6 years ago
RemoveDuplicates.h MeshTools: doc++ 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: support chaining converters. 6 years ago
visibility.h Updated copyright year. 7 years ago