2537 Commits (apple-crashy-msaa-default-framebuffer)

Author SHA1 Message Date
Vladimír Vondruš a56b7541ab doc: updated changelog and credits. 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
Vladimír Vondruš df484b300a Adapt to Corrade's Utility::Debug header cleanup. 1 year ago
Vladimír Vondruš 8f05ef141c Math: add Quaternion::xyzw() and wxyz(). 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
Vladimír Vondruš 4161c3a2f3 doc: add an overview page for the MeshTools library. 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š fb2ae21a24 doc: updated credits and changelog. 1 year ago
Vladimír Vondruš f91638c461 AnyImageImporter: recognize also the other Radiance HDR file signature. 2 years ago
Vladimír Vondruš cc309b05cf doc: documentation for using Magnum via CPM. 2 years ago
Vladimír Vondruš 95b5116fdf doc: move vcpkg and hunter package docs at the very end. 2 years ago
Vladimír Vondruš 2c6f9963fb Platform: deprecate Sdl2Application MultiGestureEvent. 2 years ago
Vladimír Vondruš c7d1d6df73 doc: order magnum-integration after magnum-extras in building docs. 2 years ago
Vladimír Vondruš 9e6de1b4df Doc++ 2 years ago
Vladimír Vondruš 69d02ad59b Platform: new TwoFingerGesture helper. 2 years ago
Vladimír Vondruš 4928538231 SceneGraph: add Object::addFeature(). 2 years ago
Vladimír Vondruš 8553c2313b Platform: ugh, documentation should not be an afterthought. 2 years ago
Vladimír Vondruš 049a3f8fce Platform: document why tickEvent() isn't private. 2 years ago
Vladimír Vondruš 414a65f9db Platform: expose key scan codes and related APIs. 2 years ago
Vladimír Vondruš 14a7ecaf7f Platform: move Modifier and Key enums directly to the Application class. 2 years ago
Vladimír Vondruš 5894beaeb2 Platform: mark GLFW 3.2 as oldest supported, drop older workarounds. 2 years ago
Vladimír Vondruš 005d4c224f Platform: handle (multi-)touch input in AndroidApplication. 2 years ago
Vladimír Vondruš 755a5519a8 Platform: handle (multi-)touch events in EmscriptenApplication. 2 years ago
Vladimír Vondruš 3e0724e7ec Platform: mark SDL 2.0.6 as oldest supported, drop older workarounds. 2 years ago
Vladimír Vondruš a76b7646f0 Platform: handle (multi-)touch events in Sdl2Application. 2 years ago