2642 Commits (1e9da451727656384374b9273b9e03240f6c7086)

Author SHA1 Message Date
Vladimír Vondruš c3addad07a Adapt to Corrade::Containers Array[View] API deprecation. 1 month ago
Vladimír Vondruš 844f3eaf2d doc: make the dependency diagrams a bit more consistent. 1 month ago
Vladimír Vondruš 665062bf03 doc: reflect certain Corrade libraries and plugins being deprecated. 1 month ago
Vladimír Vondruš 0bebd4d552 doc: don't disable deprecated libraries by default in dev guide. 1 month ago
Vladimír Vondruš de5b252408 Forgot to update these for MagnumFont{,Converter} being deprecated. 1 month ago
Vladimír Vondruš 2e4af30b38 Audio: deprecate Context::supportedExtensions(). 2 months ago
Vladimír Vondruš 82664481b7 Audio: port Context away from std::vector and std::string. 2 months ago
Vladimír Vondruš fdfe327f9a Put single-statement branch contents on the following line. 2 months ago
Vladimír Vondruš 45e7952ad4 doc: list GL::Context::supportedExtensions() among deprecated APIs. 2 months ago
Vladimír Vondruš 46377b70b9 Deprecate the ResourceManager and related types. 2 months ago
Vladimír Vondruš 7dc0f9c3f4 DebugTools: deprecate ForceRenderer and ObjectRenderer. 2 months ago
Vladimír Vondruš 5e4a71c014 Primitives: added arrow2D() and arrow3D(). 2 months ago
Vladimír Vondruš 319f75febb doc: note also removing obsolete TODOs when deprecating stuff. 2 months ago
Vladimír Vondruš dd8934b6d8 doc: simplify generating of primitives-line*d.png. 2 months ago
Vladimír Vondruš d62dc2131d doc: don't generate primitives-*.png in a parent directory. 2 months ago
Vladimír Vondruš 48c3f3b847 Primitives: doc++ 2 months ago
Vladimír Vondruš 2d65016446 Deprecate direct instantiation for all plugins except the Any* proxies. 2 months ago
Vladimír Vondruš 2ce053b933 Deprecate MagnumFont and MagnumFontConverter. 2 months ago
Vladimír Vondruš fefb86365a ObjImporter: option to skip index array merging on import. 2 months ago
Vladimír Vondruš e1e141abf2 ObjImporter: support quads. 2 months ago
Vladimír Vondruš 3d76bcb68a ObjImporter: support negative indices. 2 months ago
Vladimír Vondruš da66ec88e8 Text,MagnumFont: port away from deprecated AbstractFont APIs. 2 months ago
Vladimír Vondruš 2401a2243d Text: add AbstractFont::openMemory(). 2 months ago
Vladimír Vondruš 52e6457470 Trade: can use the InPlaceInit array construction in the doc too. 2 months ago
Vladimír Vondruš 8ae70a038a Text: allow picking a concrete font ID in a collection. 2 months ago
Vladimír Vondruš 774ffdbe01 Math: add TypeTraits<T>::min() and max(). 3 months ago
Vladimír Vondruš 2a3acc0f22 doc: link to the UI library tutorial from Getting Started. 5 months ago
Vladimír Vondruš 1a9434253b doc: minor edits to the Getting Started Guide. 5 months ago
Vladimír Vondruš c173c2d368 GL: some actual docs for all the shader drawing variants. 6 months ago
Vladimír Vondruš 1c1d3e5ee8 GL: implement indirect drawing and compute dispatch. 6 months ago
Vladimír Vondruš 43baa4502e GL: support EXT_base_instance on GLES. 6 months ago
Vladimír Vondruš 3b26301bc3 GL: recognize EXT_multi_draw_indirect and EXT_external_objects extensions. 6 months ago
Vladimír Vondruš bc7ee6d940 Doc++, updated credits and changelog. 6 months ago
Vladimír Vondruš f3a4ce7d1d Math: add scalar and vector fract(). 6 months ago
Vladimír Vondruš e281bcf64e doc: updated credits and changelog. 6 months ago
ThePixelMoon d42fdad100
snippets: fix typo in Platform.cpp 6 months ago
Vladimír Vondruš 5383daf3b4 Math: lol wait, I used scatter() wrong in here the whole time?! 6 months ago
Vladimír Vondruš 3bf92e190f doc: CORRADE_NODISCARD is now a function macro. 7 months ago
Vladimír Vondruš c7c7f8d87f GL: don't mark a local inner struct with MAGNUM_GL_LOCAL. 7 months ago
Vladimír Vondruš ea060cd9d6 Update copyright year. 7 months ago
Vladimír Vondruš 7e5a9472e4 Math: add scatterInto(). 7 months ago
Vladimír Vondruš 5676ab552f doc: ignore CORRADE_NODISCARD annotations when generating docs. 7 months ago
Vladimír Vondruš bd52eb9be2 AnyImageImporter: attempt to detect AVIF files. 8 months ago
Vladimír Vondruš 68d013204b doc: magnum-integration has now generated snippets and images. 9 months ago
Vladimír Vondruš 8f084de933 doc: update credits as requested. 10 months ago
Vladimír Vondruš a22e9ae344 Updated credits and changelog. 10 months ago
Vladimír Vondruš 77684885f9 doc: magnum-integration may now depend on magnum-extras, swap the order. 10 months ago
Vladimír Vondruš 0109548149 Use https for links. 10 months ago
Vladimír Vondruš e9907a80ec TextureTools: new utilities for sampling textures on a CPU. 10 months ago
Vladimír Vondruš 85f6bd834e doc: expand MSVC-/GCC-specific warning supporessions to clang-cl. 11 months ago