1310 Commits (findsdl-include-root)

Author SHA1 Message Date
Vladimír Vondruš 2a9f4a1fed Math: hint that lerpInverted() can be used for rane mapping. 7 years ago
Vladimír Vondruš 46fdb38cd2 Math: make batch min() / max() / minmax() ignore NaNs. 7 years ago
Vladimír Vondruš d38303505d Math: added batch isInf() and isNan(). 7 years ago
Vladimír Vondruš 75ffd39fe0 Math: make it possible to use Deg/Rad in all functions. 7 years ago
Vladimír Vondruš 7941a769cd Math: added IsUnitless type trait. 7 years ago
Vladimír Vondruš 19844352ff Math: added UnderlyingTypeOf. 7 years ago
Vladimír Vondruš aa2adb7222 Math: add IsScalar, IsVector, IsIntegral and IsFloatingPoint type traits. 7 years ago
Vladimír Vondruš e4db99b418 Updated changelog and credits. 7 years ago
Vladimír Vondruš f8fc9a7339 doc: oops, forgot these files. 7 years ago
Vladimír Vondruš 9ec10b89d0 plugins: fix linking of static Any* plugins on otherwise dynamic builds. 7 years ago
Vladimír Vondruš f383959fb0 Platform: fix SDL2/GLFW viewportEvent() on Retina-aware {i,mac}OS apps. 7 years ago
Vladimír Vondruš 70993983b6 doc: this is wrong. 7 years ago
Vladimír Vondruš 442d5576d0 Math: change the way BoolVector is printed to Debug. 7 years ago
Vladimír Vondruš e5175583a7 Added Image::pixels(), ImageView::pixels() and Trade::ImageData::pixels(). 7 years ago
Vladimír Vondruš 4b6fabb004 Math: ability to Debug colors as actual colored squares. 7 years ago
Vladimír Vondruš 988a33c000 Added convenience BoolVector2, BoolVector3 and BoolVector4 typedefs. 7 years ago
Vladimír Vondruš fb930187c1 Animation: adapt to Corrade changes. 7 years ago
Vladimír Vondruš da7ac5a4f0 doc: updated changelog. 7 years ago
Vladimír Vondruš 8b37d4fd78 modules: different search order for plugin libs in FindMagnum. 7 years ago
Vladimír Vondruš eccebcbdd7 Accept nullptr in AbstractResourceLoader::set(). 7 years ago
Vladimír Vondruš de1e1fa4d5 MeshTools: make interleave() work with Corrade containers too. 7 years ago
Vladimír Vondruš e1061f1766 MeshTools: fix a bad corner case in compile(). 7 years ago
Vladimír Vondruš 36ba5f4333 Math: ensure ZeroInit and IdentityInit constructors are explicit. 7 years ago
Vladimír Vondruš 1f305e7cbe CMake: give priority to our own module path. 7 years ago
Vladimír Vondruš 687496fccb CMake: make OpenGL_GL_PREFERENCE settable from outside. 7 years ago
Vladimír Vondruš 522db683a9 external: provide the GL_VERSION_* defines in our GL headers. 7 years ago
Vladimír Vondruš d557563a83 doc: updated changelog and credits. 7 years ago
Vladimír Vondruš e8d6f337f4 doc: fix invalid references in changelog. 7 years ago
Vladimír Vondruš 99ab736f93 doc: whoops, wrong link. 7 years ago
Vladimír Vondruš b77651cf93 GL: remove Buffer::set[Sub]Data() taking std::array / std::vector. 7 years ago
Vladimír Vondruš b05c887375 Audio, GL: make the extension lists constexpr. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš fb27ecd87d doc: updated changelog and credits. 7 years ago
Vladimír Vondruš 7f7728a592 doc: adapted to m.css changes. 7 years ago
Vladimír Vondruš 93686746ab Pernament is not a word. 7 years ago
Vladimír Vondruš 5cf4f6bb19 Math: be nicer to people and preserve compatibility. 7 years ago
Vladimír Vondruš 0339a59995 MagnumMath as a single-header lib. 7 years ago
Vladimír Vondruš db1b888188 doc: mention ADB and multiple connected Android devices. 7 years ago
Vladimír Vondruš 53c1549e69 Math: deprecate Frustum::planes() in favor of begin()/end(). 7 years ago
Vladimír Vondruš c12680ec38 Math: move batch functionality to FunctionsBatch.h. 7 years ago
Vladimír Vondruš 547a3f3cea Math: use a dedicated type for HSV colors instead of a tuple. 7 years ago
Vladimír Vondruš 64bc7f9c8e Math: moved configuration value parsers to a dedicated header. 7 years ago
Vladimír Vondruš 18d8b11ecd Doc++ 7 years ago
Vladimír Vondruš 6cf2282c43 doc: updated changelog. 7 years ago
Vladimír Vondruš 8ba3489265 Audio: removed deprecated Context::hrtfSpecifier(). 7 years ago
Vladimír Vondruš 377719147c Audio, GL: remove deprecated Context conversion to pointer. 7 years ago
Vladimír Vondruš 90577d5bfc Platform: removed deprecated Application constructors taking nullptr. 7 years ago
Vladimír Vondruš 86a21282d6 GL: removed deprecated Mesh::IndexType and indexSize(). 7 years ago
Vladimír Vondruš 4726094906 GL: removed deprecated CubeMapTexture::Coordinate. 7 years ago
Vladimír Vondruš dad4fc7396 GL: removed deprecated Context::DetectedDriver aliases. 7 years ago