Added a few models and removed ortho camera perspectiv.

This commit is contained in:
tleety
2015-09-15 17:05:47 +02:00
parent 376ff34694
commit f19f7bf56a
18 changed files with 18339 additions and 55 deletions
Regular → Executable
+1
View File
@@ -16,6 +16,7 @@
#include "Physics/CBoxShape.h"
#include "Physics/CPhysics.h"
#include "Rendering/CSprite.h"
#include "Rendering/CModel.h"
#include "Game/CBall.h"
#include "Core/Component.h"
#include "Physics/ESetImpulse.h"