69 Commits (e49136fd2406f295dc770f177ad29c331b2c660f)

Author SHA1 Message Date
Squareys a1c2c9c6b3 AnyImageImporter: Delegate .basis files to BasisImporter 7 years ago
Vladimír Vondruš 9ec10b89d0 plugins: fix linking of static Any* plugins on otherwise dynamic builds. 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
Vladimír Vondruš f178d0d441 Doc++, updated credits and changelog. 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š f325507618 Drop more CMake pre-3.1 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š 436f8cdb96 Use quotes for inter-project includes. 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š 17012054d4 AnyImageImporter: whoops, nothing was tested by accident. 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š fe2020bc62 CMake: provide correct alias targets for Any* plugins. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 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š fe13f748c2 Automagic way of importing static plugins. 8 years ago
Vladimír Vondruš 6583f6c219 Don't use deprecated functionality. 8 years ago
Vladimír Vondruš 2af16e9360 doc: building documentation updates etc. 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š e524912f92 Properly ignore symbol export macros for Doxygen. 8 years ago
Vladimír Vondruš 7cb5848ea6 CMake: organize targets in folders. 9 years ago
Vladimír Vondruš e9cebf4fa5 Updated copyright year. 9 years ago
Vladimír Vondruš 0674b0886c Use angle-bracket-includes for dependencies. 9 years ago
Vladimír Vondruš 641ecb2c8d AnyImageImporter: recognize OpenEXR files. 9 years ago
Vladimír Vondruš 8e3f1820f2 Rename Jp2ImageImporter alias to Jpeg2000ImageImporter for better clarity. 9 years ago
Vladimír Vondruš 6bed5541e7 AnyImageImporter: missing else. 9 years ago
Vladimír Vondruš b00fea60a0 Adapt to changes in Corrade::PluginManager. 9 years ago
Vladimír Vondruš 68898e70fc Bundle required files for all tests. 10 years ago
Vladimír Vondruš 8b29452fe6 Include cleanup. 10 years ago
Vladimír Vondruš c9cf96b7a3 AnyImageImporter: adapt docs to recent changes. 10 years ago
Vladimír Vondruš 5c48bb8ad7 Removed PalImporter and RawImporter aliases. 10 years ago
Vladimír Vondruš 648a35bb78 AnyImageImporter: coding style cleanup. 10 years ago
Alice e2c1a2473f DevilImageImporter: Fast and full featured image loader and manipulator 10 years ago
Vladimír Vondruš 2a429e1b26 CMake: install plugin binary / library to different places. 10 years ago
Vladimír Vondruš 57bf0e6789 Fix building of tests in Xcode. 10 years ago
Vladimír Vondruš 129c8cdbf1 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš c118c91ddd Updated copyright year. 10 years ago
Vladimír Vondruš 5d38175a06 Adapted to Corrade changes. 10 years ago
Vladimír Vondruš afe6d7fa9c CMake subproject support, part 3: export MAGNUMPLUGINS_* variables. 11 years ago
Vladimír Vondruš 4580ebb140 CMake subproject support, part 1: use project-relative paths. 11 years ago