5521 Commits (v2018.02)
 

Author SHA1 Message Date
Vladimír Vondruš 8c921a7087 This is correct. 8 years ago
Vladimír Vondruš 2bdd1edbbd doc: changelog update for the next release. 8 years ago
Vladimír Vondruš 06eb360552 package/debian: updated changelog to mention all released versions. 8 years ago
Vladimír Vondruš 8f27da9dfd Set library soversion to 1.0, version to 0. 8 years ago
Vladimír Vondruš c5bdc63e50 doc: we use codecov now. 8 years ago
Vladimír Vondruš 1180b4e5cf doc: improved OpenGL wrapping documentation. 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š 56db82dc11 doc/snippets: CMake 2.8.12 is amazing, isn't it. 8 years ago
Vladimír Vondruš 83acf6b49d package/ci: use 14.04 for Android build as well. 8 years ago
Vladimír Vondruš 9de2ac1915 package/ci: use CMake 2.8.12 on Travis Linux to ensure compatibility. 8 years ago
Vladimír Vondruš b9280fc0c0 package/ci: code coverage on AppVeyor MinGW. 8 years ago
Vladimír Vondruš de5b2c5f3e package/archlinux: added PKGBUILD-coverage. 8 years ago
Vladimír Vondruš 5a29881c8f package/ci: switched to codecov.io, merge Linux, macOS and GLES reports. 8 years ago
Vladimír Vondruš c247d7fc9f package/ci: use preinstalled MinGW on AppVeyor. 8 years ago
Vladimír Vondruš 294be89cf9 package/ci: save *minutes* by not updating Homebrew. 8 years ago
Vladimír Vondruš 84348dea38 package/ci: use Ninja instead of make on Travis. 8 years ago
Vladimír Vondruš c1196f60ba package/ci: homebrew is rebuilding the universe again, ugh. 8 years ago
Vladimír Vondruš e499af4d98 Remove spurious newlines from \debugoperator Doxygen commands. 8 years ago
Vladimír Vondruš f89da143bd CMake: set the option() command to OFF by default. 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š d55e1c7600 More convenient links in the documentation navbar. 8 years ago
Vladimír Vondruš e411713abd Mention that it's possible to search for OpenGL/OpenAL stuff as well. 8 years ago
Vladimír Vondruš 50bc1b667f Enable search-related aliases in Doxyfile, update related coding style doc. 8 years ago
Vladimír Vondruš 3c4ff61e3a external: preserve OpenGL/OpenAL macros in the docs. 8 years ago
Vladimír Vondruš c1063830fe Update Doxyfile for the search functionality. 8 years ago
Vladimír Vondruš 52613a2ad9 doc: updated changelog. 8 years ago
Vladimír Vondruš 09558e261a Audio: deprecate Context::hrtfSpecifier() in favor of hrtfSpecifierString(). 8 years ago
Vladimír Vondruš c06086ba2b doc: updated Coding Style. 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š e45f6d9bab doc: mention potential annoyances with Emscripten build. 8 years ago
Vladimír Vondruš 45fe611b4c TgaImporter: don't install TgaHeader.h publicly. 8 years ago
Vladimír Vondruš 13f71caa54 Math: doc++ 8 years ago
Vladimír Vondruš d5db8fc291 doc: improve vcpkg documentation. 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