21 Commits (9121091e5eeff4787d6f084e859e8199f67a9909)

Author SHA1 Message Date
  Thomas Buck 0e0c0947a7 Now v0.1.4. New Readme. Updated docs. 9 years ago
  Thomas Buck 9dd7432bfd Imgui update, controller & camera movement improvements. 9 years ago
  Thomas Buck abb4445957 Updated imgui, added consoleAction. 9 years ago
  Thomas Buck efa479c45d Improved Console, added auto-completion 9 years ago
  Thomas Buck e83305bc8e Auto code indentation [skip ci] 9 years ago
  Thomas Buck 29acbfcc06 Command history for Console 9 years ago
  Thomas Buck e5922c7c3d Console input keeps keyboard focus 9 years ago
  Thomas Buck 7a9ef2db0d imgui Console in own class 9 years ago
  Thomas Buck cb8108aed5 Console now made with imgui 9 years ago
  Thomas Buck f00fb80309 Split Log class from Console 9 years ago
  Thomas Buck 3c90bc49a8 Created UI windowing interface 9 years ago
  Thomas Buck 60df802f2a Use Console as Stream everywhere 9 years ago
  Thomas Buck 240a80ab4f Print to Console like a stream 9 years ago
  Thomas Buck f39e9a85fe Console using std::string. Added utf8-cpp dependency. 9 years ago
  Thomas Buck b1fb7c9965 Removed vec_t typedefs 10 years ago
  Thomas Buck 1de393f974 Various little fixes 10 years ago
  Thomas Buck b8ee254b56 New assert implementation, meta improvements 10 years ago
  Thomas Buck 78e55f04a8 Added mouse scrolling support. 10 years ago
  Thomas Buck 62af5ce2ba Added proper command history for console 10 years ago
  Thomas Buck 5a7d335545 Console working. 10 years ago
  Thomas Buck 0da8aace78 Moved drawText into WindowSDL. Added Console. 10 years ago