45 Commits (a486b17d3b5e7ee35678b260b4854d076d44a0fa)

Author SHA1 Message Date
Vladimír Vondruš c3df68aa28 doc: make section headers in class/function docs have sane size. 12 years ago
Vladimír Vondruš 58fa59e956 GCC 4.6 compatibility: missing forward declaration for Drawable[23]D. 12 years ago
Vladimír Vondruš c7b23a884f Be consistent and use our own platform definitions. 12 years ago
Vladimír Vondruš 757ca6d1ad Use VectorTypeFor and MatrixTypeFor instead of DimensionTraits. 12 years ago
Vladimír Vondruš 4a4768a12a Use template aliases where possible. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 9935e138aa SceneGraph: doc++ 12 years ago
Vladimír Vondruš 6c9066be8c doc: removed old Doxygen workarounds. 12 years ago
Vladimír Vondruš 08dbf60b93 Revert "Fixed compilation with GCC 4.9." 12 years ago
Vladimír Vondruš 174bbc9e4b SceneGraph: completed documentation review. 12 years ago
Vladimír Vondruš c473fa8c61 GCC 4.5 compatibility: cannot silence warnings in functions. 12 years ago
Vladimír Vondruš 1e6e4c3f73 Install and find debug libraries with "-d" suffix. 12 years ago
Vladimír Vondruš 5ddd9d16f8 GCC 4.7 compatibility: hide deprecated warnings in internal code. 12 years ago
Vladimír Vondruš 9fcd535bec MSVC 2013 compatibility: can't use typename here. 12 years ago
Vladimír Vondruš c8e4a93317 GCC 4.4 compatibility: no lambda functions. 12 years ago
Vladimír Vondruš 4a5ee634b4 GCC 4.4 compatibility: explicit std::reference_wrapper constructor. 12 years ago
Vladimír Vondruš bbe19ab788 GCC 4.5 compatibility: somehow can't use {} to construct from init-list. 12 years ago
Vladimír Vondruš d2229917f8 GCC 4.5 compatibility: no range-based for. 12 years ago
Vladimír Vondruš 6015896ceb Doxygen I hate you. 12 years ago
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