18 Commits (de62466eb4490dc61b1e58d31e9ec9f65b3c1547)

Author SHA1 Message Date
Vladimír Vondruš 45e6985f25 SceneGraph: fix MSVC 2015 shadowing warnings. 11 years ago
Vladimír Vondruš 3a8ac02909 Math: more explicit default zero/identity constructors. 11 years ago
Vladimír Vondruš 73419be9e6 SceneGraph: generalized camera implementation. 11 years ago
Vladimír Vondruš d5df77fec8 SceneGraph: removed deprecated list-argument functions taking pointers. 11 years ago
Vladimír Vondruš 024268ed1d SceneGraph: test cleanup. 11 years ago
Vladimír Vondruš 7fc31139e2 SceneGraph: added AbstractObject::addFeature(), Object::addChild(). 11 years ago
Vladimír Vondruš 0fb7ff21c0 SceneGraph: test proper behavior with Y-inverting camera projection. 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš a01c3f404d SceneGraph: better way to traverse object hierarchies and features. 11 years ago
Vladimír Vondruš a648821912 SceneGraph: deprecating TransformationType enum and related functions. 12 years ago
Vladimír Vondruš 4a4768a12a Use template aliases where possible. 12 years ago
Vladimír Vondruš b6f8ad4fa1 SceneGraph: fix Object test on deprecated build. 12 years ago
Vladimír Vondruš aa49008358 SceneGraph: using std::reference_wrapper instead of pointers. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 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