2564 Commits (2cf785ceddfa6aabe7f1bbfe52bcaca6ab9622bb)

Author SHA1 Message Date
Vladimír Vondruš 153c1184ae Text: remove accidental double semicolon from a doc snippet. 1 year ago
Vladimír Vondruš fa598e7097 Text: document Renderer usage in 3D. 1 year ago
Vladimír Vondruš 30881d7e5d GL: new "nv-framebuffer-invalidation-wants-draw-binding" workaround. 1 year ago
Vladimír Vondruš d9c8f36675 Math: add Color4::premultiplied() and unpremultiplied(). 1 year ago
Vladimír Vondruš 0ee9c0b8e6 Prefer member slicing instead of arrayCast() in various other places. 1 year ago
Vladimír Vondruš 98dfd3412e DebugTools: suggest member slicing instead of a cast. 1 year ago
Vladimír Vondruš e78323f7d0 MeshTools: hint use of vector member slicing in removeDuplicatesFuzzy(). 1 year ago
Vladimír Vondruš 7557c8ddb7 Math: use vector member slicing in batch packing tests. 1 year ago
Vladimír Vondruš 1709a4ad2b Shaders: allow building this library with MAGNUM_TARGET_GL turned off. 1 year ago
Vladimír Vondruš f3d6ab4916 Text: redo the old Renderer*D using new APIs and deprecate it. 1 year ago
Vladimír Vondruš 102a75872b Text: docs for RendererCore, Renderer and RendererGL. 1 year ago
Vladimír Vondruš 67cf0cd0cb doc: modernize other GL::Buffer-related snippets also. 1 year ago
Vladimír Vondruš a8a949cfe9 Shaders: modernize doc snippets a bit. 1 year ago
Vladimír Vondruš f9297b78d0 doc: don't reference deprecated names in changelog. 1 year ago
Vladimír Vondruš 99358c4c41 Shaders: add GenericGL::TextureArrayCoordinates. 1 year ago
Vladimír Vondruš 8168a06bab Text: add a GlyphCacheArrayGL. 1 year ago
Vladimír Vondruš a115b943b3 DebugTools: deprecate buffer overloads for textureSubImage(). 1 year ago
Vladimír Vondruš b26d694d13 Text: random improvements to font and glyph cache docs. 1 year ago
Vladimír Vondruš 1553328cd7 Text: add glyphQuadBounds(). 1 year ago
Vladimír Vondruš e3a522895e Text: (temporarily) rename the Renderer template to BasicRenderer. 1 year ago
Vladimír Vondruš 06e4dae332 Text: forward-declare the nasty STL types. 1 year ago
Vladimír Vondruš feecd28993 GL: new "nv-broken-buffer-dsa" workaround. 1 year ago
Vladimír Vondruš e8b6ec9639 doc: remove MAGNUM_INCLUDE_INSTALL_PREFIX from CMake docs. 1 year ago
Vladimír Vondruš f9175d2837 GL: only allow GL::Attribute::DataType with matching signedness on WebGL. 1 year ago
Vladimír Vondruš 1e9b11860d AnySceneImporter: recognize USD files. 1 year ago
Vladimír Vondruš fdcfa67658 AnySceneImporter: recognize only *.mesh.xml as OGRE mesh, not *.xml. 1 year ago
Vladimír Vondruš c390437b76 AnySceneImporter: recognize the *.vrm extension. 1 year ago
Vladimír Vondruš cda3709af9 SceneGraph: work around -Wnon-virtual-dtor on GCC and Clang. 1 year ago
Vladimír Vondruš 820382767c Trade: recognize also NoneRoughnessMetallicTexture in hasORMTexture(). 1 year ago
Vladimír Vondruš 1281576c63 doc: updated credits and changelog. 1 year ago
Vladimír Vondruš 6d2257c9a6 TextureTools: use a more realistic image type for atlas inputs. 1 year ago
Vladimír Vondruš 4ef578f30f Text: suggest using the returned range for glyph cache image flush. 1 year ago
Vladimír Vondruš b5325ab0ac TextureTools: return the filled range from AtlasLandfill::add(). 1 year ago
Vladimír Vondruš fba935c224 Use Path::{path,filename}() instead of split() where it makes sense. 1 year ago
Vladimír Vondruš 65746e6d0c Mention Bluesky in contacts. 1 year ago
Vladimír Vondruš d156fe8567 doc: update changelog. 1 year ago
Vladimír Vondruš cc77fec9fa GL: add compressedPixelFormatBlock*Size() utils. 1 year ago
Vladimír Vondruš d40ef7ae55 Platform: add some more sizes and a 16:10 ratio to WebApplication.css. 1 year ago
Vladimír Vondruš e43eba68db Remove another aspect of ImageView that was deprecated in 2019.10. 1 year ago
Vladimír Vondruš d7594fd5ef MeshTools: remove STL-heavy generateFlatNormals() deprecated in 2019.10. 1 year ago
Vladimír Vondruš 07f717c354 Remove enums values containing typos that were deprecated in 2019.10. 1 year ago
Vladimír Vondruš 02a26a6e14 Math: remove Frustum::planes() deprecated in 2019.10. 1 year ago
Vladimír Vondruš 53b7e178bd Removed the MAGNUM_BUILD_MULTITHREADED macro deprecated in 2019.10. 1 year ago
Vladimír Vondruš 93679c6c60 Removed templated & unsafe Image*::data() APIs deprecated in 2019.10. 1 year ago
Vladimír Vondruš 899602d3f4 Remove InputFileCallbackPolicy enum aliases deprecated in 2019.10. 1 year ago
Vladimír Vondruš c6ba6282e5 DebugTools: remove ForceRendererOptions::scale() deprecated in 2019.10. 1 year ago
Vladimír Vondruš 47b2251968 singles: expose batch Math APIs and a subset of MeshTools. 1 year ago
Vladimír Vondruš 8471a66a83 singles: include the time types in MagnumMath. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš 0aee6c8855 Clean up unnecessary use of <numeric>. 1 year ago