11215 Commits (60fd42b50545a02f162f3ec71c2606a8ea69f6d6)
 

Author SHA1 Message Date
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš 9b4d394a14 modules: updated FindCorrade.cmake. 1 year ago
Vladimír Vondruš 8138d114b1 Trade: fix build with deprecated Corrade but not Magnum. 1 year ago
Vladimír Vondruš cc608dba42 Test: remove all use of <sstream> for Debug output testing. 1 year ago
Vladimír Vondruš 9fe919966f Audio: don't use std::string for no reason in tests. 1 year ago
Vladimír Vondruš 6a932a14b6 GL: use the String[Not]Contains comparator in a test. 1 year ago
Vladimír Vondruš 0fd0457366 MeshTools: don't use STL for no reason in tests. 1 year ago
Vladimír Vondruš 0aee6c8855 Clean up unnecessary use of <numeric>. 1 year ago
Vladimír Vondruš 02cd6386b1 MeshTools: use generateIndices() instead of std::iota() in concatenate(). 1 year ago
Vladimír Vondruš 226bbe9ffc MeshTools: support extra offset in all generate*Indices() APIs. 1 year ago
Vladimír Vondruš df484b300a Adapt to Corrade's Utility::Debug header cleanup. 1 year ago
Vladimír Vondruš 5339df8d2b Test: adapt to Corrade TestSuite changes. 1 year ago
Vladimír Vondruš 5357b2fa87 package/ci: use grcov for clang-cl and MinGW code coverage. 1 year ago
Vladimír Vondruš fb2dc562e3 Platform: suppress useless deprecation warnings on older GCCs. 1 year ago
Vladimír Vondruš 8f05ef141c Math: add Quaternion::xyzw() and wxyz(). 1 year ago
Vladimír Vondruš 2db060fb82 package: add an utility for syncing Find modules. 1 year ago
Vladimír Vondruš 7cf7ca70aa modules: updated FindCorrade.cmake. 1 year ago
Vladimír Vondruš a9ab2dc7d2 modules: populate DLL locations for dynamic builds on Windows. 1 year ago
Vladimír Vondruš f7115a1b7a modules: create Magnum targets only once they're actually found. 1 year ago
Vladimír Vondruš b73ddc633f modules: workaround to fix KDE's higlighter. 1 year ago
Vladimír Vondruš e92e448da5 GL: make WEBGL_compressed_texture_astc detection work with --closure. 1 year ago
Vladimír Vondruš 7e87a24e90 modules: fix a typo causing FindEGL to not be installed when it should. 1 year ago
Vladimír Vondruš 2edf8fde95 Updated toolchains submodule. 1 year ago
Vladimír Vondruš 1d2a1c1b3e Platform: more unused variable warning fixes on macOS. 1 year ago
Vladimír Vondruš bcf61d4de8 Math: add more -Wdeprecated-literal-operator suppressions. 1 year ago
Vladimír Vondruš 9b05985459 doc: avoid warnings about too old CMake version in Getting Started guide. 1 year ago
Vladimír Vondruš f3ed7a4e1c doc: link to more recent GLFW and SDL2 in the Getting Started guide. 1 year ago
Stanislaw Halik d9e19c1bde MeshTools: include <utility> for std::pair usage in deprecated APIs. 1 year ago
Vladimír Vondruš e9a54f8fec Trade: document return values of SceneData convenience getters. 1 year ago
Vladimír Vondruš 002a40d0be CMake: fix version deprecation warning on CMake 3.31. 1 year ago
Vladimír Vondruš 9dab8af6ce MeshTools: more doc updates. 1 year ago
Vladimír Vondruš 704de3d1d2 SceneTools: doc++ 1 year ago
Vladimír Vondruš d45411e117 MeshTools: don't use <> for local includes. 1 year ago
Vladimír Vondruš 4161c3a2f3 doc: add an overview page for the MeshTools library. 1 year ago
Vladimír Vondruš ccf9580c33 {Mesh,Scene}Tools: add r-value filter{Attributes,Fields}() overloads. 1 year ago
Vladimír Vondruš a0667439df SceneTools: add reference() and mutableReference() helpers. 1 year ago
Vladimír Vondruš 389c09b395 SceneTools: fix badly copypasted argument name. 1 year ago
Vladimír Vondruš 3f5e2e2268 MeshTools: return filled size from interleaveInto(). 1 year ago
Vladimír Vondruš 55504a2d40 Trade: redo MeshData class-level documentation to make more sense. 1 year ago
Vladimír Vondruš 32fc6f003d MeshTools: add a MeshData interleave() overload for loose arrays. 1 year ago
Vladimír Vondruš f237bb3c9c MeshTools: doc++ 1 year ago
Vladimír Vondruš cb568c09e5 Platform: fix unused variable warnings in {Glfw,Sdl2}Application on macOS. 1 year ago
Vladimír Vondruš fb2ae21a24 doc: updated credits and changelog. 1 year ago
Andy Maloney feff9ba763 gdb: Fix missing comma in printers.py 2 years ago
Vladimír Vondruš f91638c461 AnyImageImporter: recognize also the other Radiance HDR file signature. 2 years ago
Vladimír Vondruš cf3ed8f6a5 Text: those test cases won't work on GL-less builds either. 2 years ago
Vladimír Vondruš 645ddd8678 Text: lol @ this TODO. 2 years ago
Vladimír Vondruš d50dbe4e0c Exclude namespaces from forward declaration header docs. 2 years ago
Vladimír Vondruš 06b667f275 GL: work around a warning in C++20 mode. 2 years ago
Vladimír Vondruš cc309b05cf doc: documentation for using Magnum via CPM. 2 years ago