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š bbb54a9df8 It's 2023 already! 3 years ago
..
CMakeLists.txt It's 2023 already! 3 years ago
ObjImporterTest.cpp It's 2023 already! 3 years ago
configure.h.cmake It's 2023 already! 3 years ago
empty.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
invalid-incomplete-data.obj ObjImporter: use human readable names for invalid meshes. 4 years ago
invalid-inconsistent-index-tuple.obj ObjImporter: use human readable names for invalid meshes. 4 years ago
invalid-keyword.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
invalid-mixed-primitives.obj ObjImporter: test all cases of invalid mixed primitives. 4 years ago
invalid-number-count.obj ObjImporter: use human readable names for invalid meshes. 4 years ago
invalid-numbers.obj ObjImporter: test also normal index out of range. 4 years ago
invalid-optional-coordinate.obj ObjImporter: use human readable names for invalid meshes. 4 years ago
mesh-ignored-keyword.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-multiple.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-named-first-unnamed-index-first.obj ObjImporter: test also when the first entry in the file is an index. 4 years ago
mesh-named-first-unnamed.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-named.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-normals.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-positions-optional-coordinate.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-primitive-lines.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-primitive-points.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-primitive-triangles.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-texture-coordinates-normals.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-texture-coordinates-optional-coordinate.obj ObjImporter: clean up and deduplicate the tests. 4 years ago
mesh-texture-coordinates.obj ObjImporter: clean up and deduplicate the tests. 4 years ago