42 Commits (6d26fdc0ea050b06615fdc5aa906060cc5ba78b2)

Author SHA1 Message Date
  Thomas Buck 6d26fdc0ea Updated imgui, now with own TTF support. 10 years ago
  Thomas Buck 09b15dddcd Format code [skip ci] 10 years ago
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 10 years ago
  Thomas Buck 1f05528ddd Changed default imgui style, fixed FPS histogram 10 years ago
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 10 years ago
  Thomas Buck abb4445957 Updated imgui, added consoleAction. 10 years ago
  Thomas Buck e2f3ea30ad TextureManager is now completely static. 10 years ago
  Thomas Buck 63e5a0b55f Performance boost by storing data in GL buffers directly 10 years ago
  Thomas Buck 55c1192438 Bugfixes in WindowSDL, Console. Added ShaderBuffer. 10 years ago
  Thomas Buck a3d6411368 Removed Exceptions, moved GL code into Shader 10 years ago
  Thomas Buck 98199883db Fixed window resizing and initial camera offset. 10 years ago
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. 10 years ago
  Thomas Buck b2436b7de4 RunTime now static. StaticMesh displays bounding boxes. 10 years ago
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 10 years ago
  Thomas Buck a2bed57177 Controller support, Camera Quaternion 10 years ago
  Thomas Buck 21d2478397 Added basic view frustum culling 10 years ago
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 10 years ago
  Thomas Buck 42a23d13d0 Sprite support in LoaderTR2 and UI 10 years ago
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder 10 years ago
  Thomas Buck 741083b757 Fixed indent [skip ci] 10 years ago
  Thomas Buck 1c6648ddbf LoaderTR2 supports Animated Textuers 10 years ago
  Thomas Buck 2c6806450e Added FPS histogram 10 years ago
  Thomas Buck bdc9462674 Added sound debug UI, removed sound command 10 years ago
  Thomas Buck def2a75125 textile triangle display 10 years ago
  Thomas Buck 6aa059cc91 LoaderTR2 tries to load object textures 10 years ago
  Thomas Buck c3c681e66f LoaderTR2 starts filling Rooms 10 years ago
  Thomas Buck e968717184 Added texture viewer 10 years ago
  Thomas Buck 60c217d16a TextureManager now has independent storages 10 years ago
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 10 years ago
  Thomas Buck c9f13c0d29 Default Font using ImGUI 10 years ago
  Thomas Buck 29acbfcc06 Command history for Console 10 years ago
  Thomas Buck 2c547828ae Minor bugfixes 10 years ago
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time 11 years ago
  Thomas Buck 7a9ef2db0d imgui Console in own class 11 years ago
  Thomas Buck ee9c7f5cd7 Bugfix for Travis 11 years ago
  Thomas Buck cb8108aed5 Console now made with imgui 11 years ago
  Thomas Buck f00fb80309 Split Log class from Console 11 years ago
  Thomas Buck 10a27174bb Multiple changes 11 years ago
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 11 years ago
  Thomas Buck 1bb089c311 imgui integration working more or less 11 years ago
  Thomas Buck ae407b1b59 Started integrating imgui 11 years ago
  Thomas Buck 3c90bc49a8 Created UI windowing interface 11 years ago