27 Commits (bc7ee6d940157aed94b9eecd57fb568318b7747d)

Author SHA1 Message Date
Vladimír Vondruš ea060cd9d6 Update copyright year. 4 months 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š 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
Vladimír Vondruš c25b19d210 SceneGraph: support rotating directly via Complex/Quaternion. 6 years ago
Vladimír Vondruš 17f0112732 SceneGraph: doc++, show privates as private. 6 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 53c4adfa79 SceneGraph: removed long-deprecated TransformationType enum and related. 8 years ago
Vladimír Vondruš 28475e1bd8 Doc++ 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 2a72e0d2eb SceneGraph: disable deprecation warnings in deprecated code on MSVC. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 0b3e9cddbc SceneGraph: ignore deprecated warnings in deprecated functions on GCC. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 4faed586fb SceneGraph: disable warnings about use of deprecated APIs on MSVC. 11 years ago
Vladimír Vondruš 3e2a91d27a Cleaned up old Doxygen workarounds. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 9fd25a1fd8 SceneGraph: there is never enough documentation. 11 years ago
Vladimír Vondruš a648821912 SceneGraph: deprecating TransformationType enum and related functions. 12 years ago
Vladimír Vondruš 174bbc9e4b SceneGraph: completed documentation review. 12 years ago
Vladimír Vondruš 8acd03778e SceneGraph: documentation updates and fixes. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš d04b308aa3 Reducing pointer chasings, part 1: method chaining via references. 13 years ago
Vladimír Vondruš 0f2a1661d9 SceneGraph: use protected destructor rather than pure virtual one. 13 years ago
Vladimír Vondruš 346ea2feb6 Getting rid of <>, part 6: SceneGraph transformations. 13 years ago
Vladimír Vondruš 3fc7ccafe5 SceneGraph: don't use virtual calls when setting transformations. 13 years ago
Vladimír Vondruš 0249c6f8a8 SceneGraph: make method chaining in Abstract* transformations usable. 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 4e5a6f76eb SceneGraph: using new type aliases in whole SceneGraph namespace. 13 years ago
Vladimír Vondruš 7e66a09461 Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Vladimír Vondruš 9ead1e9deb Thorough documentation review and update. 14 years ago
Vladimír Vondruš 8faf3323bb SceneGraph: Solved default template parameter conflicts. 14 years ago
Vladimír Vondruš 06398dcf7c SceneGraph rework, part 3: splitting base object. 14 years ago