11 Commits (e98ca5b03a1314255ac353e2f1c57b536e6d7dc5)

Author SHA1 Message Date
Vladimír Vondruš e98ca5b03a Moved drawing functions from Scene to Camera. 14 years ago
Vladimír Vondruš 0945c50aa6 Removed "active camera" from Scene. 14 years ago
Vladimír Vondruš e357f24e70 Scene::viewportWidth/viewportHeight were never set, got rid of them. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago
Vladimír Vondruš e5e7d95af4 Using nullptr instead of 0 everywhere. 15 years ago
Vladimír Vondruš 5d56e993a8 Bind default Vertex Array Object on initialization. 15 years ago
Vladimír Vondruš c7b331d100 (Ahem...) Happy New Year! 15 years ago
Vladimír Vondruš 38d4c8581c Finally, camera matrix. 16 years ago
Vladimír Vondruš 3f02de7ce1 Renamed AbstractObject -> Object, draw() is now dummy instead of pure virtual. 16 years ago
Vladimír Vondruš 5ab557eb05 Fixed transform inheritance in Scene. I just can't get it right on first try. 16 years ago
Vladimír Vondruš 9cd1e7c12a Scene class and dummy Camera class. 16 years ago