5797 Commits (be789db11952b20eecc741b668b5bf0459bcaaea)
 

Author SHA1 Message Date
Vladimír Vondruš be789db119 doc: compiling Method Chaining page snippets. 8 years ago
Vladimír Vondruš 6f4e6ef2e6 doc: compiling Debug Tools page code snippets. 8 years ago
Vladimír Vondruš eee87ff28e doc: compiling Matrix and vector operations page code snippets. 8 years ago
Vladimír Vondruš b3208e8f75 doc: compiling Transformations page code snippets. 8 years ago
Vladimír Vondruš 067fc43b6b doc: adapt image generators to new plugin workflow. 8 years ago
Vladimír Vondruš 55d4d344cf Avoid linking to APIs that are not named like this anymore. 8 years ago
Vladimír Vondruš ca75aeb6e0 Audio: this was just plain wrong. 8 years ago
Vladimír Vondruš 709fbdbe95 CMake: use explict PUBLIC/PRIVATE for target_link_libraries(). 8 years ago
Vladimír Vondruš 848ad4ae7b doc: updated changelog. 8 years ago
Vladimír Vondruš a8fdcd44d1 package/debian: native package may not have a revision. 8 years ago
Vladimír Vondruš 4e0a5f3eea Test: expected Mesa failure is only on desktop. 8 years ago
Vladimír Vondruš d8f0155974 Test: wow I am stupid! 8 years ago
Vladimír Vondruš e0be7c14f1 Max out Array test coverage. 8 years ago
Vladimír Vondruš c38ad0a0fe Reorder mesh primitive enum to match the values better. 8 years ago
Vladimír Vondruš 8ef0def279 Include only what's necessary for the Math lib. 8 years ago
Vladimír Vondruš 0546a1deef Trade: exclude trivial deprecated overloads from code coverage. 8 years ago
Vladimír Vondruš 99179e8bac Trade: minor cleanup. 8 years ago
Vladimír Vondruš 7cd44c1437 Primitives: exclude trivial deprecated APIs from code coverage. 8 years ago
Vladimír Vondruš f6c7f613ce package/ci: fix and speed up the Emscripten build. 8 years ago
Vladimír Vondruš 3e23568202 MeshTools: don't link the test lib to a different version of itself. 8 years ago
Vladimír Vondruš c8eb03dff8 Remove obsolete TODOs in BufferImage. 8 years ago
Vladimír Vondruš e69e81f16c Fix function signature. 8 years ago
Vladimír Vondruš cca7cb81cb package/archlinux: improved coverage PKGBUILD. 8 years ago
Vladimír Vondruš c37be4c37e Move heavier ImageView member functions into an implementation file. 8 years ago
Vladimír Vondruš 14c235f8ee Deprecated {Compressed,}Image::setData() functions. 8 years ago
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