26 Commits (fee4de16fe7bff816ffab38e7da2e32cd261a3da)

Author SHA1 Message Date
Vladimír Vondruš fee4de16fe sceneconverter: test also behavior with ignored contents. 3 years ago
Vladimír Vondruš 427d6be514 sceneconverter: make the test instances easier to read. 3 years ago
Vladimír Vondruš 6dd78afd28 sceneconverter: improve some comments in the test. 3 years ago
Vladimír Vondruš b3a9582455 Trade: add verbose output for SceneConverter::addImporterContents(). 4 years ago
Vladimír Vondruš 1431dbc822 sceneconverter: check for proper plugin dependencies in the test. 4 years ago
Vladimír Vondruš 51fe5c0c8e {image,scene}converter: use StringIterable to simplify tests. 4 years ago
Vladimír Vondruš e808d10c85 sceneconverter: adapt tests to GltfImporter and SceneConverter changes. 4 years ago
Vladimír Vondruš cc9159d387 {scene,image}converter: add --info options for plugins. 4 years ago
Vladimír Vondruš 7067ed91c8 {scene,image}converter: split implementation and executable tests. 4 years ago
Vladimír Vondruš c7638f8c47 sceneconverter: generalize --info test a bit. 4 years ago
Vladimír Vondruš 30bd1cd3b6 Trade: add MaterialDataType::Buffer. 4 years ago
Vladimír Vondruš 7c5089617a sceneconverter: ability to apply a converter to each image in the scene. 4 years ago
Vladimír Vondruš 0465cf030c sceneconverter: simplify plugin load error tests a bit. 4 years ago
Vladimír Vondruš 6d2a585e06 sceneconverter: minor. 4 years ago
Vladimír Vondruš 387d0dcd84 sceneconverter: ability to apply a converter to each mesh in the scene. 4 years ago
Vladimír Vondruš 2dc27439d0 sceneconverter: print packed feature enums in error messages. 4 years ago
Vladimír Vondruš 1925da0a73 sceneconverter: propagate names and custom attributes of processed meshes. 4 years ago
Vladimír Vondruš 682ba2c41c sceneconverter: initial support for whole-scene conversion. 4 years ago
Vladimír Vondruš c73ecffc66 sceneconverter: one more half-done corner case test. 4 years ago
Vladimír Vondruš bfca053140 sceneconverter: properly test that converters get chained together. 4 years ago
Vladimír Vondruš e9125c0c8a sceneconverter: recognize whole-scene converters. 4 years ago
Vladimír Vondruš 5114893d31 sceneconverter: rename options in preparation for whole scene conversion. 4 years ago
Vladimír Vondruš f5f3b91654 SceneTools: Corrade has fixed arrayAppend() for lists now, clean up. 4 years ago
Vladimír Vondruš 443a05f91a sceneconverter: fully cover with tests. 4 years ago
Vladimír Vondruš adaaeeb884 sceneconverter: implement --info-cameras. 4 years ago
Vladimír Vondruš cc29cbcc73 {image,scene}converter: extract and test --info printing code. 4 years ago