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 4e9ef0cb43 Fixed StaticMesh Y offset 9 years ago
..
commands Using stb_image, stb_image_write. New imgui version. 9 years ago
deps Using stb_image, stb_image_write. New imgui version. 9 years ago
loader RunTime now static. StaticMesh displays bounding boxes. 9 years ago
system Fixed StaticMesh Y offset 9 years ago
utils Using stb_image, stb_image_write. New imgui version. 9 years ago
CMakeLists.txt Using stb_image, stb_image_write. New imgui version. 9 years ago
Camera.cpp Fixed StaticMesh Y offset 9 years ago
Console.cpp Using stb_image, stb_image_write. New imgui version. 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 RunTime now static. StaticMesh displays bounding boxes. 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 RunTime now static. StaticMesh displays bounding boxes. 9 years ago
Mesh.cpp Draw room bounding boxes in wireframe mode 9 years ago
Render.cpp Fixed StaticMesh Y offset 9 years ago
Room.cpp RunTime now static. StaticMesh displays bounding boxes. 9 years ago
RoomData.cpp Fixed StaticMesh Y offset 9 years ago
RoomMesh.cpp Draw room bounding boxes in wireframe mode 9 years ago
RunTime.cpp Using stb_image, stb_image_write. New imgui version. 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 Using stb_image, stb_image_write. New imgui version. 9 years ago
Sprite.cpp Fix glm includes for Travis 9 years ago
StaticMesh.cpp RunTime now static. StaticMesh displays bounding boxes. 9 years ago
TextureManager.cpp Using stb_image, stb_image_write. New imgui version. 9 years ago
UI.cpp Using stb_image, stb_image_write. New imgui version. 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 Fixed StaticMesh Y offset 9 years ago