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 6d26fdc0ea Updated imgui, now with own TTF support. 9 年之前
..
CMakeLists.txt Now using stb_truetype instead of SDL2-TTF. 9 年之前
Font.cpp Can show font bounding box 9 年之前
FontImGui.cpp Updated imgui, now with own TTF support. 9 年之前
FontTRLE.cpp Format code [skip ci] 9 年之前
FontTTF.cpp Format code [skip ci] 9 年之前
Shader.cpp Updated imgui, now with own TTF support. 9 年之前
Sound.cpp Rewrote OpenAL, SoundManager, added system folder 9 年之前
SoundAL.cpp Back face culling, log levels, clipboard support. 9 年之前
Window.cpp Back face culling, log levels, clipboard support. 9 年之前
WindowGLFW.cpp Fixed screenshot distortion bug 9 年之前
WindowSDL.cpp Fixed screenshot distortion bug 9 年之前