1813 Commits (2084f10a5f2cee7e4c63d104a9acda4d37fc5a8c)

Author SHA1 Message Date
Vladimír Vondruš 2084f10a5f Removed long-deprecated Buffer::Target values. 8 years ago
Vladimír Vondruš a4ed4dc35a Removed long-deprecated Query.h header. 8 years ago
Vladimír Vondruš 4b47f69f02 Removed long-deprecated Image* constructors and functions taking void*. 8 years ago
Vladimír Vondruš e1ebe9acba Removed long-deprecated ColorFormat.h header and ColorType/ColorFormat enums. 8 years ago
Vladimír Vondruš b61a33d30a Removed long-deprecated Color.h and BasicColor[34] typedefs. 8 years ago
Vladimír Vondruš ecb7c42dac Removed long-deprecated ImageReference.h and the ImageReference alias. 8 years ago
Vladimír Vondruš 813a213a9a Removed long-deprecated AbstractShaderProgram::setUniform(..., const 8 years ago
Vladimír Vondruš cea82bd173 Removed long-deprecated Timeline::setMinimalFrameTime(). 8 years ago
Vladimír Vondruš f9dbaef465 Math: add more GLU search keywords. 8 years ago
Vladimír Vondruš 8f27da9dfd Set library soversion to 1.0, version to 0. 8 years ago
Vladimír Vondruš 14a213f6eb Improve state tracker resetting functionality. 8 years ago
Vladimír Vondruš 59b88e5aef Make VAO binding into a dedicated function. 8 years ago
Vladimír Vondruš 76754c0400 Don't use angle brackets for internal includes. 8 years ago
Vladimír Vondruš 28475e1bd8 Doc++ 8 years ago
Vladimír Vondruš d0d93d386f Text: adapted to the new documentation theme. 8 years ago
Vladimír Vondruš 4186f05f70 TextureTools: adapted to the new documentation theme. 8 years ago
Vladimír Vondruš 8739218cda Shapes: adapted to the new documentation theme. 8 years ago
Vladimír Vondruš 6dffc0a91e Shaders: documentation update for the new theme. 8 years ago
Vladimír Vondruš 055858d357 DebugTools: documentation updates for the new theme. 8 years ago
Vladimír Vondruš 2136466f0f Math: doc++, add search aliases for GLSL functions. 8 years ago
Vladimír Vondruš e7d49be6f3 Audio: add search keywords for OpenAL functions. 8 years ago
Vladimír Vondruš 8181158697 Documentation updates for the new theme in the root namespace. 8 years ago
Vladimír Vondruš 09558e261a Audio: deprecate Context::hrtfSpecifier() in favor of hrtfSpecifierString(). 8 years ago
Vladimír Vondruš afe4f4dd28 Audio: don't crash when asking for HRTF specifier string. 8 years ago
Vladimír Vondruš 47f472365b Audio: deinline potentially heavy functions. 8 years ago
Vladimír Vondruš 13f71caa54 Math: doc++ 8 years ago
Vladimír Vondruš c804021013 Primitives: doc++ 8 years ago
Vladimír Vondruš 341a70a7f4 Primitives: document how to scale capsule / cylinder to preserve normals. 8 years ago
Vladimír Vondruš f7a0c2b78c SceneGraph: behave properly when deleting a running animable. 8 years ago
Vladimír Vondruš dee10204f9 SceneGraph: test crash and burn when deleting a running animable. 8 years ago
Vladimír Vondruš 72a3d67902 SceneGraph: prefix private Animable members with an underscore. 8 years ago
Vladimír Vondruš 0b491309fb SceneGraph: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 8f87ca9233 SceneGraph: copypaste error in the docs. 8 years ago
Vladimír Vondruš 56a81357c6 Trade: doc++ 8 years ago
Vladimír Vondruš d0d71d1c4e Trade: no default argument for internal function. 8 years ago
Konstantinos Chatzilygeroudis 4d7f955d55 add openState to AbstractImporter to allow setting directly the state 8 years ago
Vladimír Vondruš 9b8aac3a94 Doc++ 8 years ago
Vladimír Vondruš 8e49ba20ec doc: building docs updates. 8 years ago
Vladimír Vondruš 6d509b7a1b Random updates for the new documentation theme in the root namespace. 8 years ago
Vladimír Vondruš 1f2849d934 Test: expect test failure with XFB and EXT_debug_label. 8 years ago
Vladimír Vondruš 2912a62f3c Test: what am I doing here?! 8 years ago
Vladimír Vondruš 799870021e Converting APIs returning std::optional to Containers::Optional. 8 years ago
Vladimír Vondruš 0043169f0f modules: FindGLFW.cmake should prefer absolute includes. 8 years ago
Vladimír Vondruš ec20dea1e2 Platform: un-deprecate creation of Platform::Context without passing args. 8 years ago
Vladimír Vondruš 7dbe6a5163 Link to live version of magnum-{al-,}info utilities from the docs. 8 years ago
Vladimír Vondruš a97384839b Use privately Corrade Optional instead of the problematic std::optional. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš a4d32e650a Move friend declarations into private class sections. 8 years ago
Vladimír Vondruš 6cc8362eeb Doc++ 8 years ago
Vladimír Vondruš ac3bdeea06 doc: fix GL extension link. 8 years ago