11 Commits (e38be052a0a997fe7016f13236bc05ef40a3ba0c)

Author SHA1 Message Date
Vladimír Vondruš e38be052a0 SceneGraph: need to mark the instances with extern template on Windows. 13 years ago
Vladimír Vondruš eb877b31ba SceneGraph: removed *Transformation::move(). 13 years ago
Vladimír Vondruš 4e7c7925a7 SceneGraph: clean up the code a bit. 13 years ago
Vladimír Vondruš cfecb93c8b SceneGraph: fire assertions only where it really matters. 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š 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š d3c37a3962 SceneGraph: removed redundant `inline` keyword. 13 years ago
Vladimír Vondruš db71a23e3c Bring whole Corrade namespace into Magnum namespace. 13 years ago
Vladimír Vondruš 85abf5767e SceneGraph: new class DualComplexTransformation. 13 years ago