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š 6d75ef93b3 MeshTools: clean up removeDuplicatesFuzzy() internals. 3 years ago
..
Implementation MeshTools: initial utility for compiling a mesh for the line shader. 3 years ago
Test MeshTools: port away from std::pair in remaining APIs. 3 years ago
BoundingVolume.cpp MeshTools: rename boundingBoxAxisAligned() to boundingRange(). 4 years ago
BoundingVolume.h doc: cross-link intersection and bounding volume calculation algos. 4 years ago
CMakeLists.txt MeshTools: initial utility for compiling a mesh for the line shader. 3 years ago
Combine.cpp Don't take an Iterable by value. 4 years ago
Combine.h Don't take an Iterable by value. 4 years ago
CombineIndexedArrays.cpp Updated copyright year. 4 years ago
CombineIndexedArrays.h Updated copyright year. 4 years ago
Compile.cpp MeshTools: doc++ 3 years ago
Compile.h MeshTools: clarify why actually the API isn't on ES2. 3 years ago
CompileLines.cpp MeshTools: initial utility for compiling a mesh for the line shader. 3 years ago
CompileLines.h MeshTools: initial utility for compiling a mesh for the line shader. 3 years ago
CompressIndices.cpp MeshTools: simplify compressIndices() internals. 3 years ago
CompressIndices.h MeshTools: port away from std::pair in remaining APIs. 3 years ago
Concatenate.cpp MeshTools: port away from std::pair in various internals. 3 years ago
Concatenate.h MeshTools: port away from std::pair in various internals. 3 years ago
Duplicate.cpp MeshTools: have a separate assert message for input and output. 3 years ago
Duplicate.h Updated copyright year. 4 years ago
FilterAttributes.cpp Updated copyright year. 4 years ago
FilterAttributes.h Updated copyright year. 4 years ago
FlipNormals.cpp Updated copyright year. 4 years ago
FlipNormals.h Updated copyright year. 4 years ago
FullScreenTriangle.cpp Updated copyright year. 4 years ago
FullScreenTriangle.h Updated copyright year. 4 years ago
GenerateFlatNormals.h Updated copyright year. 4 years ago
GenerateIndices.cpp MeshTools: make generateIndices() work with indexed MeshData. 3 years ago
GenerateIndices.h MeshTools: make generateIndices() work with indexed MeshData. 3 years ago
GenerateNormals.cpp MeshTools: port away from std::pair in various internals. 3 years ago
GenerateNormals.h Updated copyright year. 4 years ago
Interleave.cpp MeshTools: fix more unused var warnings on a non-deprecated build. 4 years ago
Interleave.h Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER. 4 years ago
InterleaveFlags.h Don't take an Iterable by value. 4 years ago
Reference.cpp Updated copyright year. 4 years ago
Reference.h Updated copyright year. 4 years ago
RemoveDuplicates.cpp MeshTools: clean up removeDuplicatesFuzzy() internals. 3 years ago
RemoveDuplicates.h MeshTools: port away from std::pair in remaining APIs. 3 years ago
Subdivide.h Updated copyright year. 4 years ago
Tipsify.cpp Adapt to Corrade changes. 4 years ago
Tipsify.h Updated copyright year. 4 years ago
Transform.cpp Updated copyright year. 4 years ago
Transform.h Primitives: reference a more convenient MeshTools transformation API. 4 years ago
visibility.h Updated copyright year. 4 years ago