5 Commits (8acd03778e1c8af507d6854f6fcb6027b37718b0)

Author SHA1 Message Date
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š 7a68362170 Making includes absolute, part 6: better filenames for internal files. 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š c9104906e7 Use CORRADE_TARGET_WINDOWS instead of _WIN32. 13 years ago
Vladimír Vondruš e38be052a0 SceneGraph: need to mark the instances with extern template on Windows. 13 years ago
Vladimír Vondruš 6a3103e03e SceneGraph: no need to mark the templates with export macros. 13 years ago
Vladimír Vondruš 5949f7ae41 SceneGraph: added TODO. 13 years ago
Vladimír Vondruš 5c1f47444f SceneGraph: doc++ 13 years ago
Vladimír Vondruš e60236a3ff SceneGraph: move Implementation::Transformation declaration to SceneGraph.h. 13 years ago
Vladimír Vondruš 541fa592e0 SceneGraph: clean up includes. 13 years ago
Vladimír Vondruš de39a9540d SceneGraph: doc++ 13 years ago
Vladimír Vondruš 0f8d2f2e98 SceneGraph: hide internal transformation implementation from public API. 13 years ago
Vladimír Vondruš d04b308aa3 Reducing pointer chasings, part 1: method chaining via references. 13 years ago
Vladimír Vondruš 35fc4684d4 Better usage of *Basic* in class names, part 4: SceneGraph transformations. 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š 332e4cdb71 SceneGraph: added AbstractTransformation::resetTransformation(). 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š 55fecaff5a Template aliases also can't have "conflicting" default arguments. 13 years ago
Vladimír Vondruš 63086fdebe SceneGraph: de-inlined some constructors & destructor, hidden internals. 13 years ago
Vladimír Vondruš d175dd1054 Updated workarounds for Doxygen 1.8.2. 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š 67f2e0fc7f GCC 4.6 compatibility is now handled by Corrade. 14 years ago
Vladimír Vondruš ae78b77b10 Added some @todos. 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