Open Source Tomb Raider Engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 years ago
..
commands Windowing classes now static. Tried to clamp camera rotation. 9 years ago
deps Tweak CMakeLists so sources appear in IDEs [skip ci] 9 years ago
loader Added basic view frustum culling 9 years ago
system Windowing classes now static. Tried to clamp camera rotation. 9 years ago
utils Render StaticModels 9 years ago
CMakeLists.txt Removed WindowGLUT, added WindowGLFW 9 years ago
Camera.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
Console.cpp Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9 years ago
Entity.cpp Added basic view frustum culling 9 years ago
Exception.cpp LoaderTR2 tries to load external SFX file 9 years ago
Game.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
Log.cpp Implemented get command 9 years ago
Menu.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
MenuFolder.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
Mesh.cpp Draw room bounding boxes in wireframe mode 9 years ago
Render.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
Room.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
RoomData.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
RoomMesh.cpp Draw room bounding boxes in wireframe mode 9 years ago
RunTime.cpp Controller support, Camera Quaternion 9 years ago
Script.cpp Added binary file format template for Script 9 years ago
SkeletalModel.cpp Fixed StaticModel rotation 9 years ago
SoundManager.cpp Camera movement, first Mesh drawing 9 years ago
Sprite.cpp Fix glm includes for Travis 9 years ago
StaticMesh.cpp Render StaticModels 9 years ago
TextureManager.cpp Render StaticModels 9 years ago
UI.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago
World.cpp Added basic view frustum culling 9 years ago
config.cpp.in make install should work properly on Mac and Linux 9 years ago
main.cpp Windowing classes now static. Tried to clamp camera rotation. 9 years ago