34 コミット (master)

作成者 SHA1 メッセージ 日付
  Thomas Buck d6eab5d760 Imgui update, debugging 9年前
  Thomas Buck f8dba33eea Removed custom Font support 9年前
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9年前
  Thomas Buck dfbc01cc42 TR3 level loader, assert macros 9年前
  Thomas Buck 6c6d49f2ee Started work on Entity system 9年前
  Thomas Buck 09b15dddcd Format code [skip ci] 9年前
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9年前
  Thomas Buck abb4445957 Updated imgui, added consoleAction. 9年前
  Thomas Buck c0bb765fbf Wrong assert was used when including glm 9年前
  Thomas Buck 98199883db Fixed window resizing and initial camera offset. 9年前
  Thomas Buck 39b0ffac3b Using stb_image, stb_image_write. New imgui version. 9年前
  Thomas Buck b2436b7de4 RunTime now static. StaticMesh displays bounding boxes. 9年前
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9年前
  Thomas Buck 3e15451d64 Fixed StaticModel rotation 9年前
  Thomas Buck 881d13ab74 Tweak CMakeLists so sources appear in IDEs [skip ci] 9年前
  Thomas Buck 86eb716b47 Fix glm includes for Travis 9年前
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. 9年前
  Thomas Buck 00706b69ab LoaderTR2 loads Moveables and Entities 9年前
  Thomas Buck efa479c45d Improved Console, added auto-completion 9年前
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder 9年前
  Thomas Buck 2c6806450e Added FPS histogram 9年前
  Thomas Buck bdc9462674 Added sound debug UI, removed sound command 9年前
  Thomas Buck 86066a01ca Implemented get command 9年前
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9年前
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9年前
  Thomas Buck cb8108aed5 Console now made with imgui 9年前
  Thomas Buck f00fb80309 Split Log class from Console 9年前
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class 9年前
  Thomas Buck 1bb089c311 imgui integration working more or less 9年前
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9年前
  Thomas Buck 3c90bc49a8 Created UI windowing interface 9年前
  Thomas Buck 84c85a588c Moved command logic into static Command methods 9年前
  Thomas Buck e54e18e7e6 Added some more commands 9年前
  Thomas Buck dc2e6b69a0 Rewrote command system 9年前