5772 Commits (0fbfe05f1aff8fa8b64a092e8ed4b9800a509719)
 

Author SHA1 Message Date
Vladimír Vondruš 0fbfe05f1a package/homebrew: point MAGNUM_PLUGINS_DIR to proper location 8 years ago
Vladimír Vondruš 2c86c44139 package/archlinux: bump version number. 8 years ago
Vladimír Vondruš 25a48b9dd6 modules: more Trade dependencies. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 4641972e4d CMake: force static plugins on iOS and WinRT. 8 years ago
Vladimír Vondruš 48de33a5d8 Updated inter-library option dependencies and related docs. 8 years ago
Vladimír Vondruš d17548b77e Advertise presence of Magnum packages in ArchLinux community repo. 8 years ago
Vladimír Vondruš 54aa62b32a TgaImporter: um, wat? 8 years ago
Vladimír Vondruš 2d67a091f8 external: expect failure for std::optional compatibility on Xcode 9.3. 8 years ago
Vladimír Vondruš 323f7e076a external: better diagnostics for the std::optional compatiblity test. 8 years ago
Vladimír Vondruš 7184c09958 package/ci: fix code coverage crashes for plugin tests on macOS. 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š c2cc7037b4 package: enable Any* plugins in all packages and CIs. 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š deb0320078 doc: parse the new src/Magnum dir in plugins as well. 8 years ago
Vladimír Vondruš 38ab30e0b0 CMake: don't make MAGNUM_PLUGINS_DIR *too* absolute. 8 years ago
Vladimír Vondruš 253d3131fc Text: missing includes on platforms w/o dynamic plugin support. 8 years ago
Vladimír Vondruš d48293c07f Don't compile pluginSearchPaths() on platforms that don't need it. 8 years ago
Vladimír Vondruš a60f36302e doc: added documentation TODO. 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š 9d159c2292 Math::Geometry: improve documentation of intersection functions. 8 years ago
Vladimír Vondruš 92071a342c Math: added isInf() and isNan() 8 years ago
Vladimír Vondruš 105cef5efd No need to use fully qualified name for \debugoperator. 8 years ago
Vladimír Vondruš e01bca967d Updated outdated assertion message. 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š 1e5aef3738 Doxygen: ignore visibility macros. 8 years ago
Vladimír Vondruš 1491415379 Doc++ 8 years ago
Vladimír Vondruš 2da8e9be71 Doc++ 8 years ago
Vladimír Vondruš aacafbbb2f doc: mention the new static plugin import files in Developers Guide. 8 years ago
Vladimír Vondruš 7838b01f59 doc: document how to do Android on Travis. 8 years ago
Vladimír Vondruš 82f8bbe10d Apparently relative paths don't work. 8 years ago
Vladimír Vondruš 5c6ee9c93e Trade: oh well, how this ever happens?! 8 years ago
Vladimír Vondruš b4df8db9a9 CMake: proper absolute MAGNUM_PLUGINS_DIR variables. 8 years ago
Vladimír Vondruš 6d66c181ed package/archlinux: better path in the log output. 8 years ago
Vladimír Vondruš 7913367365 Trade: debug output for PhongMaterialData::Flag[s]. 8 years ago
Vladimír Vondruš bb5ff33be5 doc: make stuff from plugins usable in snippets. 8 years ago
Vladimír Vondruš 6158ae0aca doc: some info about Travis. 8 years ago
Vladimír Vondruš fd942a7eb0 doc: reworked the plugins documentation. 8 years ago
Vladimír Vondruš b69116774c doc: a bit of Emscripten troubleshooting. 8 years ago
Vladimír Vondruš 782ebeca85 doc: avoid redundancy in subpage titles. 8 years ago
Vladimír Vondruš 68dca658c5 doc: better documented GL driver workarounds and how to add them. 8 years ago
Vladimír Vondruš e27f3b4e12 Automagic way of importing static plugins. 8 years ago
Vladimír Vondruš 59f4ac57d2 Use the plugin dir autodetection in the command-line utilities. 8 years ago
Vladimír Vondruš 33fe70d7b5 Simplify the converter utility plugin loading code. 8 years ago
Vladimír Vondruš d1ed10c0a8 Implement pluginSearchPaths() for all plugin interfaces. 8 years ago