Commit History

作者 SHA1 備註 提交日期
  Joachim Meyer da94a4d34c Fixes the Logger to not always create poly.log even if it does not log to a file, or logs to a correctly named file. 11 年之前
  Joachim Meyer 1e97cc2e4b Implemented the option to log to a file (File name: yy_mm_dd.log) 11 年之前
  Joachim Meyer 52a22c0c44 Little doc fix 11 年之前
  Joachim Meyer 148efdb33a Fixed Logger to log in VS Debug Output, if compiled as Debug. Documented Logger a bit. 11 年之前
  Ivan Safrin 1733f6fb3d Added an instance of the Logger to CoreServices and added a nonstatic log method called logBroadcast that dispatches a notify event from the Logger instance so that they can be printed to listening consoles. Made the GLSL module use the log broadcast for its error message. Made IDE console listen to Logger broadcasts. 12 年之前
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings 13 年之前
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 年之前
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 年之前
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 年之前
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 年之前