20 Commits (db71a23e3cae6ed42129cb6eea2697738e7361f0)

Author SHA1 Message Date
Vladimír Vondruš db71a23e3c Bring whole Corrade namespace into Magnum namespace. 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š 8d2485c331 Clang also needs parentheses around default templated arguments. 13 years ago
Vladimír Vondruš 28c15aeb93 Clang fixes for friend declarations. 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š 4c3e80b4f1 SceneGraph: added AbstractObject::transformationMatrix(). 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š 67f2e0fc7f GCC 4.6 compatibility is now handled by Corrade. 14 years ago
Vladimír Vondruš a7eff451d4 Added missing include. 14 years ago
Vladimír Vondruš 3b3a164212 Doc++ 14 years ago
Vladimír Vondruš aa05235c65 SceneGraph: function for bulk cleaning of objects. 14 years ago
Vladimír Vondruš 6dc7a163cc SceneGraph: doc++ 14 years ago
Vladimír Vondruš 8faf3323bb SceneGraph: Solved default template parameter conflicts. 14 years ago
Vladimír Vondruš 616c4101cb Doc++ 14 years ago
Vladimír Vondruš 4e53b17f8d SceneGraph rework, part 5: bulk transformation computing. 14 years ago
Vladimír Vondruš 342d2f46ac SceneGraph: allow features to access scene and object's dirty status. 14 years ago
Vladimír Vondruš 06398dcf7c SceneGraph rework, part 3: splitting base object. 14 years ago