44 Commits (b6739751d2ab957bfc171177bb60d87ed4deb06c)

Author SHA1 Message Date
Vladimír Vondruš 389ee37843 AnyImageImporter: recognize WebP extension and header magic. 4 years ago
Vladimír Vondruš cdfe668d58 AnyImageImporter: recognize ASTC files and data. 4 years ago
Vladimír Vondruš 602aac8036 AnyImageImporter: remove a TODO for KTX magic recognition. 4 years ago
Vladimír Vondruš cfd0a1a454 AnyImage{Importer,Converter}: recognize OpenVDB file extension. 4 years ago
Vladimír Vondruš be91c51975 Any*{Importer,Converter}: forgot to port these away from std::string. 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š 6cbc37ecda AnyImageImporter: don't abuse file callbacks to test data opening. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 578baf3168 Any{Image,Scene}{Importer,Converter}: improve plugin checks in tests. 4 years ago
Vladimír Vondruš 9fbc637f76 AnyImageConverter: recognize KTX2 for basically all image types. 4 years ago
Vladimír Vondruš 1f33071b3c AnyImageConverter: support KTX2 also in 3D and 2D/3D levels code paths. 4 years ago
Vladimír Vondruš f989630a09 AnyImageImporter: test 3D image loading code path. 5 years ago
Vladimír Vondruš 3e8627e688 AnyImageImporter: test detection of Basis file data as well. 5 years ago
Vladimír Vondruš f96adfdc37 Doc++, updated changelog. 5 years ago
Pablo Escobar 6e2ff2b707 AnyImageImporter: detect KTX2 5 years ago
Vladimír Vondruš c30bfa76ab AnyImageImporter: proxy 1D and 3D images as well. 5 years ago
Vladimír Vondruš 047c539a17 ÄnyImageImporter: recognize BMP header magic. 5 years ago
Vladimír Vondruš e6d673c279 Propagate configuration options in Any* 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š e852277905 AnyImageImporter: fix signature printing in the error message. 6 years ago
Vladimír Vondruš fb1452eca6 AnyImageImporter: recognize TIFF files by magic. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš a66964898f AnyImageImporter: recognize *.ico and *.cur files. 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
Squareys a1c2c9c6b3 AnyImageImporter: Delegate .basis files to BasisImporter 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš e3fc0d037c Move Trade::ImporterFileCallbackPolicy to InputFileCallbackPolicy. 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š 00b0a814e0 Dropped GCC 4.7 support. 8 years ago
Vladimír Vondruš 1260d51dc1 Trade: redesign importer file callbacks. 8 years ago
Vladimír Vondruš 0dae9d49c9 AnyImageImporter: adapt test to Corrade changes. 8 years ago
Vladimír Vondruš e78a0ea7ea AnyImageImporter: work around GCC 4.7 shittiness. 8 years ago
Vladimír Vondruš df23d64c99 AnyImageImporter: detect DDS, EXR, HDR, JPEG, PNG and TGA signatures. 8 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š e9cebf4fa5 Updated copyright year. 9 years ago
Vladimír Vondruš 8b29452fe6 Include cleanup. 10 years ago