18 Commits (b64a50c821b779a9ce99e9f7668cf9f49cb46ee4)

Author SHA1 Message Date
Vladimír Vondruš b64a50c821 SceneGraph: avoid unnecessary copies in deprecated functions. 12 years ago
Vladimír Vondruš 388db5ae00 SceneGraph: no need to return void. 12 years ago
Vladimír Vondruš ceb150f6d6 SceneGraph: workaround ambiguous overloads on deprecated GCC < 4.7 build. 12 years ago
Vladimír Vondruš 70a4909ed0 SceneGraph: don't do infinite recursion on deprecated Object::setClean(). 12 years ago
Vladimír Vondruš 12a2bb81ba Doc++, added some TODOs. 12 years ago
Vladimír Vondruš b6f8ad4fa1 SceneGraph: fix Object test on deprecated build. 12 years ago
Vladimír Vondruš a16963276b SceneGraph: fix deprecated build. 12 years ago
Vladimír Vondruš 650fd6766b SceneGraph: use std::reference_wrapper in FeatureGroup internals. 12 years ago
Vladimír Vondruš aa49008358 SceneGraph: using std::reference_wrapper instead of pointers. 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š 412011f2f8 Fixed linker errors on Windows. 12 years ago
Vladimír Vondruš 38ded20b94 SceneGraph: fix documentation of DrawableGroup aliases. 12 years ago
Vladimír Vondruš 9743d2abf3 SceneGraph: fixed compilation of Drawable on GCC 4.6. 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š 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago