51 Commits (4418bec270cf87ef0befd9044bf2b1c6c4c3265b)

Author SHA1 Message Date
Vladimír Vondruš 4418bec270 Trade: bump AbstractImporter interface version. 4 years ago
Vladimír Vondruš e871cabfa6 Adapt plugins to the AbstractImporter interface change. 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š 4d61cda4a3 AnyImageImporter: don't expect metadata to be present too early. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 7f5f93f31d AnyImageImporter: port away from deprecated APIs. 6 years ago
Vladimír Vondruš e852277905 AnyImageImporter: fix signature printing in the error message. 6 years ago
Vladimír Vondruš 8c24ea19d3 Trade: skin import in AbstractImporter. 6 years ago
Vladimír Vondruš 0ec8e002fb Trade: return Optional instead of Pointer from *Importer::material(). 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š 5d9d529010 Any*{Importer,Converter}: less engrish in error messages. 6 years ago
Vladimír Vondruš 92a9940628 AnyImageImporter: make the plugin movable. 6 years ago
Vladimír Vondruš dfacd7fb2d Trade: support mip levels in image import. 6 years ago
Vladimír Vondruš 19dd7a0176 Move Feature[s] enums from inside plugin classes outside. 6 years ago
Vladimír Vondruš 64e365eeee AnyImageImporter: Basis file signature is just the two bytes. 7 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š 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š 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š e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 436f8cdb96 Use quotes for inter-project includes. 8 years ago
Vladimír Vondruš df23d64c99 AnyImageImporter: detect DDS, EXR, HDR, JPEG, PNG and TGA signatures. 8 years ago
Vladimír Vondruš 84af73a582 plugins: new testing workflow. 8 years ago
Vladimír Vondruš 6583f6c219 Don't use deprecated functionality. 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š 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š 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š c118c91ddd Updated copyright year. 10 years ago
Vladimír Vondruš dd91a03229 AnyImageImporter: support DDS files. 11 years ago
Vladimír Vondruš 841bcc84ab AnyImageImporter: recognize PGM and PPM formats. 11 years ago
Vladimír Vondruš b428d7c662 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 990abf5022 AnyImageImporter: support also BMP, GIF, HDR, JPEG, PIC and PSD formats. 12 years ago