45 Commits (ac17573961fadab22c2e2d08d00a0974be232df6)

Author SHA1 Message Date
Vladimír Vondruš ac17573961 Any{Image,Scene}Importer: explicitly test all recognized extensions. 1 year ago
Vladimír Vondruš c390437b76 AnySceneImporter: recognize the *.vrm extension. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš cc608dba42 Test: remove all use of <sstream> for Debug output testing. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 5d1369f570 Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 7fd5eec964 AnySceneImporter: properly propagate mesh level count. 3 years ago
Vladimír Vondruš 89aaf09217 AnySceneImporter: don't be lazy and properly test everything. 3 years ago
Vladimír Vondruš 3a9111df93 AnySceneImporter: proxy custom animation track target names. 3 years ago
Vladimír Vondruš 6e187518b0 Any*{Importer,Converter}: respect Flag::Quiet in config propagation. 3 years ago
Vladimír Vondruš 2fbdd85671 Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 7711ed7dfe Don't warn about plugin options added to empty subgroups. 4 years ago
Vladimír Vondruš ffba3e2643 AnySceneImporter: explicitly verify delegating *.glb files as well. 4 years ago
Vladimír Vondruš 11cc18486b Any*{Converter,Importer}: clean up ancient log redirection in tests. 4 years ago
Vladimír Vondruš 424d666bab Any*{Importer,Converter}: no, raw string literals make no sense here. 4 years ago
Vladimír Vondruš a1095262b4 ObjImporter: clean up and deduplicate the tests. 4 years ago
Vladimír Vondruš 0f063fe86a AnySceneImporter: propagate sceneField[For]Name() as well. 4 years ago
Vladimír Vondruš a67755921b AnySceneImporter: test meshAttribute[For]Name() propagation. 4 years ago
Vladimír Vondruš b9541f7f82 Any*{Importer,Converter}: clean up test file path passing. 4 years ago
Vladimír Vondruš c1d5454cf7 AnySceneImporter: use Compare::StringHasPrefix in a test. 4 years ago
Vladimír Vondruš 4a8c76a497 AnySceneImporter: recognize 3MF files. 4 years ago
Vladimír Vondruš f9ae3166a9 Trade: port plugin tests to the new Utility::Path. 4 years ago
Vladimír Vondruš 7a462590ab Any{Scene,Image}Importer: propagate file callbacks as well. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš e6d673c279 Propagate configuration options in Any* plugins. 5 years ago
Vladimír Vondruš d6a3be571b AnySceneConverter,AnySceneImporter: expand tests with external plugins. 5 years ago
Vladimír Vondruš 22d1484814 Test: rename Any* plugin test cases for clarity. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 3977f0472f Any*{Importer,Converter}: show used plugin in verbose output. 6 years ago
Vladimír Vondruš 1b03e20e3e Any*{Importer,Converter}: propagate flags to the actual plugins. 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 5d9d529010 Any*{Importer,Converter}: less engrish in error messages. 6 years ago
Vladimír Vondruš 27f4a7073e AnySceneImporter: treat both *.gltf and *.glb the same. 6 years ago
Vladimír Vondruš ab86b4c581 AnySceneImporter: adapt to AbstractImporter changes. 6 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 8327600361 Any{Audio,Scene}Importer: coverage++ 7 years ago
Max Schwarz a480c70f06 Any*{Importer,Converter}: lowercase() filename before recognizing suffix 7 years ago
Vladimír Vondruš 75b1ced583 Any*{Importer,Converter}: unify the testing. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 79a2451eb5 I don't want to have 100s of files named Test.cpp. 8 years ago
Vladimír Vondruš 84af73a582 plugins: new testing workflow. 8 years ago
Vladimír Vondruš 8a2815ade5 Integrated the Any* plugins to the buildsystem and docs. 8 years ago
Vladimír Vondruš be8f19cc66 Adapted to Magnum changes regarding Containers::Optional. 8 years ago
Vladimír Vondruš 8133ef31b0 Updated copyright year. 8 years ago
Vladimír Vondruš 3811a1b208 AnySceneImporter: support most of new formats from AssimpImporter. 9 years ago