175 Commits (9529e488ecad32c91bb33e11b19b0d1a052adaf0)

Author SHA1 Message Date
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
Vladimír Vondruš 044fd3d4f9 WavAudioImporter: vertical/horizontal code compression. 9 years ago
Vladimír Vondruš 3b3f71faa9 doc: adapted GL function/extension to Khronos domain move. 9 years ago
Vladimír Vondruš 0674b0886c Use angle-bracket-includes for dependencies. 9 years ago
Vladimír Vondruš 76aab47291 Trade: support for vertex colors in MeshData. 9 years ago
Vladimír Vondruš 4509dbb1b1 Don't use deprecated Corrade functionality. 9 years ago
Vladimír Vondruš ee3afc1bbc Code simplification in plugin tests. 9 years ago
Vladimír Vondruš fb454d8a3f Made Test/AbstractOpenGLTester.h a public and documented API. 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š ba4538ef5a AnyImageConverter: recognize BMP, HDR and other TGA formats. 9 years ago
Vladimír Vondruš b00fea60a0 Adapt to changes in Corrade::PluginManager. 9 years ago
Vladimír Vondruš 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 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š d9d547d8b5 AnyAudioImporter: removed duplicate file. 10 years ago
Vladimír Vondruš 7ded9653bf Tga{Importer,ImageConverter}: properly name the file format w/ extension. 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š 097134f884 TgaImageConverter: removed obsolete configuration header. 10 years ago
Vladimír Vondruš 9590f72388 ObjImporter: properly implement string-to-number on Android. 10 years ago
Vladimír Vondruš 081f79a766 Bundle test files for both Android and Emscripten. 10 years ago
Vladimír Vondruš ddf6cd27f0 CMake: install plugin binary / library to different places. 10 years ago
Vladimír Vondruš 2a429e1b26 CMake: install plugin binary / library to different places. 10 years ago
Alice 92083ea9e3 WavAudioImporter: Shrink example WAV files 10 years ago
Vladimír Vondruš a29d3c31ba WavAudioImporter: fix typo causing Emscripten build to fail. 10 years ago