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 6cf1b1923b Support for imgui/SDL text input IME 9 years ago
..
commands Format code [skip ci] 9 years ago
deps Forgot new imgui stb files 9 years ago
loader Support for Room Sprites 9 years ago
system Support for imgui/SDL text input IME 9 years ago
utils Format code [skip ci] 9 years ago
CMakeLists.txt Now using stb_truetype instead of SDL2-TTF. 9 years ago
Camera.cpp Updated imgui, now with own TTF support. 9 years ago
Console.cpp Can show font bounding box 9 years ago
Entity.cpp Format code [skip ci] 9 years ago
Game.cpp Back face culling, log levels, clipboard support. 9 years ago
Log.cpp Back face culling, log levels, clipboard support. 9 years ago
Menu.cpp Back face culling, log levels, clipboard support. 9 years ago
MenuFolder.cpp Format code [skip ci] 9 years ago
Mesh.cpp Format code [skip ci] 9 years ago
Render.cpp Can show font bounding box 9 years ago
Room.cpp Support for Room Sprites 9 years ago
RoomData.cpp Support for Room Sprites 9 years ago
RoomMesh.cpp Format code [skip ci] 9 years ago
RunTime.cpp Changed default imgui style, fixed FPS histogram 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 Debug info now displayed as imgui overlay 9 years ago
Sprite.cpp Support for Room Sprites 9 years ago
StaticMesh.cpp Individual toggles for bounding box visualisation. 9 years ago
TextureManager.cpp Support for Room Sprites 9 years ago
UI.cpp Support for imgui/SDL text input IME 9 years ago
World.cpp Support for Room Sprites 9 years ago
config.cpp.in make install should work properly on Mac and Linux 9 years ago
main.cpp Back face culling, log levels, clipboard support. 9 years ago