30 Commits (bc7ee6d940157aed94b9eecd57fb568318b7747d)

Author SHA1 Message Date
Vladimír Vondruš bc7ee6d940 Doc++, updated credits and changelog. 3 months ago
Samuel Longchamps 09a0a5b944 Windows: near and far undef cause failure when including Windows headers 3 months ago
Vladimír Vondruš ea060cd9d6 Update copyright year. 4 months ago
Vladimír Vondruš 02a0960d12 Convert all argument / return SFINAE into template argument SFINAE. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 2619dc33f1 doc: drop the redundant Magnum prefix from snippet files. 2 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
William JCM 8a42c727c1 Fix one particular kind of linker errors on MingGW Clang. 6 years ago
Vladimír Vondruš 02a6747b73 SceneGraph: show how to implement object culling on the drawable group. 6 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš fafcdcfa1c SceneGraph: ability to affect order of items drawn by Camera. 8 years ago
Vladimír Vondruš d004db6075 SceneGraph: Camera::setViewport() and draw() don't need to be virtual. 8 years ago
Vladimír Vondruš bbe6b5a56b SceneGraph: compile code snippets to ensure their validity. 8 years ago
Vladimír Vondruš b87f3e709a SceneGraph: removed long-deprecated Camera*::setProjection() etc. 8 years ago
Vladimír Vondruš 0b491309fb SceneGraph: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš ae9095de16 Remove most of the "MSVC 2015 can't handle {} here" workarounds. 9 years ago
Vladimír Vondruš bc1b8b0095 SceneGraph: fix deprecation warning message. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš d2d0943ffa MSVC 2015 compatibility: broken multiple definitions of template aliases. 11 years ago
Vladimír Vondruš 7af5e136fe MSVC 2015 compatibility: {}-related issues. 11 years ago
Vladimír Vondruš 7f44489621 SceneGraph: document projectionSize() usage. 11 years ago
Vladimír Vondruš 022d9db601 SceneGraph: fixed Doxygen warnings. 11 years ago
Vladimír Vondruš 3f07144cfa SceneGraph: this constructor should be always there. 11 years ago
Vladimír Vondruš 73419be9e6 SceneGraph: generalized camera implementation. 11 years ago