203 Commits (df23d64c99e92df4d510644e295e2fac76165321)

Author SHA1 Message Date
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š 5f9a33f164 ObjImporter: ugh, exceptions. 8 years ago
Vladimír Vondruš e830892057 CMake: embarrassing typo prevented ObjImporter from working in subprojects. 8 years ago
Vladimír Vondruš e159db5aa1 AnySceneImporter: special handling for binary glTF files. 8 years ago
Vladimír Vondruš 20799c1b17 TgaImporter, TgaImageConverter: use generic pixel formats. 8 years ago
Vladimír Vondruš ddd939fdcc Split the OpenGL layer out, pt 24: adapted plugins. 8 years ago
Vladimír Vondruš b3fa6e538a Split the OpenGL layer out, pt 11: generic MeshPrimitive and MeshIndexType. 8 years ago
Vladimír Vondruš 9dcaf23389 Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
Vladimír Vondruš 3a78c4dd5a Audio: moved Buffer::Format to BufferFormat. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 54aa62b32a TgaImporter: um, wat? 8 years ago
Vladimír Vondruš be839fc181 TgaImporter: this function was never here. 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š 01e2727326 Removed PixelStorage::setSwapBytes(). 8 years ago
Vladimír Vondruš efa19ffbe7 MagnumFont: remove accidentally forgotten debug output and test it. 8 years ago
Vladimír Vondruš 3fe329db18 MagnumFont: make the test actually work on Emscripten & Android. 8 years ago
Vladimír Vondruš eefe80cbb6 WavAudioImporter: no need to export from private header. 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š 82f8bbe10d Apparently relative paths don't work. 8 years ago
Vladimír Vondruš e27f3b4e12 Automagic way of importing static plugins. 8 years ago
Vladimír Vondruš 93aeac258a Adapted to Corrade::PluginManager changes. 8 years ago
Vladimír Vondruš 29c2b69920 MagnumFont, MagnumFontConverter: include proper directories. 8 years ago
Vladimír Vondruš e3b0fab79c Remove obsolete string/number Android workarounds. 8 years ago
Vladimír Vondruš 45fe611b4c TgaImporter: don't install TgaHeader.h publicly. 8 years ago
Vladimír Vondruš 2af16e9360 doc: building documentation updates etc. 8 years ago
Vladimír Vondruš 6a03440f21 WavAudioImporter: no need to expose the private stuff in public docs. 8 years ago
Vladimír Vondruš 8e49ba20ec doc: building docs updates. 8 years ago
Vladimír Vondruš be8f19cc66 Adapted to Magnum changes regarding Containers::Optional. 8 years ago
Vladimír Vondruš 799870021e Converting APIs returning std::optional to Containers::Optional. 8 years ago
Vladimír Vondruš 8133ef31b0 Updated copyright year. 8 years ago
Vladimír Vondruš c1dc6b98ae AnySceneImporter: doc++ 8 years ago
Vladimír Vondruš e524912f92 Properly ignore symbol export macros for Doxygen. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 1ec14c678b Local Doxygen ignores for symbol export macros. 8 years ago
Vladimír Vondruš 1a279b4aae ObjImporter: doc++ 9 years ago
Vladimír Vondruš 3811a1b208 AnySceneImporter: support most of new formats from AssimpImporter. 9 years ago
Vladimír Vondruš dca4ba7881 CMake: specify folders for plugins as well. 9 years ago
Vladimír Vondruš 7cb5848ea6 CMake: organize targets in folders. 9 years ago
sigman 24183ce3ba MagnumFont: explicit constructor required for MSVC 2017. 9 years ago
Alice Margatroid 58270fe9f0 push_back -> emplace_back 9 years ago
Alice Margatroid e762fc1efc Modernize #1 9 years ago
Vladimír Vondruš 46e118879f Test: use Containers::arrayView() and arrayCast() to simplify code. 9 years ago
Vladimír Vondruš e9cebf4fa5 Updated copyright year. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš f4ca50a7ca WavAudioImporter: test for size of imported data. 9 years ago