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š 91aff011a8 MeshTools: make owned() properly preserve strided indices. 4 years ago
..
CompileTestFiles MeshTools: adapt compile() test to changes in Phong light falloff. 6 years ago
CMakeLists.txt MeshTools: a family of transform*() APIs operating on a MeshData. 4 years ago
CombineIndexedArraysTest.cpp Updated copyright year. 5 years ago
CombineTest.cpp MeshTools: assert on impl-specific vert format in combine*Attributes(). 4 years ago
CompileGLTest.cpp MeshTools: assert in compile() if non-contiguous index buffers are used. 4 years ago
CompressIndicesTest.cpp MeshTools: don't #include <vector> unless absolutely necessary. 5 years ago
ConcatenateTest.cpp MeshTools: add a flag to toggle layout preserving in interleave() etc. 4 years ago
DuplicateTest.cpp MeshTools: assert on impl-specific vert format in duplicate(). 4 years ago
FlipNormalsTest.cpp Updated copyright year. 5 years ago
FullScreenTriangleGLTest.cpp Adapt to Corrade changes. 5 years ago
GenerateIndicesTest.cpp Updated copyright year. 5 years ago
GenerateNormalsTest.cpp Adapt to Corrade changes. 5 years ago
InterleaveTest.cpp MeshTools: fail isInterleaved() for zero and negative strides. 4 years ago
ReferenceTest.cpp MeshTools: make owned() properly preserve strided indices. 4 years ago
RemoveDuplicatesTest.cpp MeshTools: test removeDuplicates() with various attribute padding. 4 years ago
SubdivideTest.cpp Adapt to Corrade changes. 5 years ago
TipsifyTest.cpp Updated copyright year. 5 years ago
TransformTest.cpp MeshTools: assert on impl-specific vert format in transform*(). 4 years ago
configure.h.cmake Updated copyright year. 5 years ago
resources.conf MeshTools: test fullScreenTriangle(). 7 years ago