9 次代码提交 (9121091e5eeff4787d6f084e859e8199f67a9909)

作者 SHA1 备注 提交日期
  Thomas Buck 9121091e5e No longer including gl.h globally, renamed own assert. 9 年前
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 年前
  Thomas Buck f7cbc216ce Using float for font colors. Better controller mapping. 9 年前
  Thomas Buck 18b8317e42 Can show font bounding box 9 年前
  Thomas Buck 71bf2febc7 Back face culling, log levels, clipboard support. 9 年前
  Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 9 年前
  Thomas Buck 3c66d229bf Now using stb_truetype instead of SDL2-TTF. 9 年前
  Thomas Buck f41562f7f2 Windowing classes now static. Tried to clamp camera rotation. 9 年前
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder 9 年前
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 年前
  Thomas Buck c9f13c0d29 Default Font using ImGUI 9 年前
  Thomas Buck 874680e731 Fonts can be changed on-the-fly 9 年前
  Thomas Buck 1bb089c311 imgui integration working more or less 9 年前
  Thomas Buck ae635bd43a Moved getX() methods [skip ci] 9 年前
  Thomas Buck 6541e0c674 Removed C-Style string handling code. 9 年前
  Thomas Buck ba9e86cd4c Wrapped Text Rendering. Menu dialogs. 9 年前
  Thomas Buck 3088d9685a Press dot key in Menu to see hidden files 9 年前
  Thomas Buck e088c8ebcd Compiles in Ubuntu 14.04 with gcc 10 年前
  Thomas Buck 436f04fd10 unsigned char instead of float for colors 10 年前
  Thomas Buck c790cae738 Fixed TRLE colors and SDL heading 10 年前
  Thomas Buck 48b2985506 Added FontManager 10 年前
  Thomas Buck afad81a858 Moved methods from World into Room. 10 年前
  Thomas Buck 93af7ceb65 Split Font subsystem from Window 10 年前