提交历史

作者 SHA1 备注 提交日期
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
  Lasse Öörni 712345aa56 Added log macros with formatting. Closes #114. 12 年之前
  Lasse Öörni 0210a049b2 Block HttpRequest::Read() if not all data is received and connection is still open. This is to allow the other ReadXXX() functions to work properly. Only call Read() with size at or below GetAvailableSize() to ensure no blocking. 12 年之前
  Lasse Öörni d1c547d455 Fixed to correctly use Time::Sleep() instead of Sleep(). 12 年之前
  Lasse Öörni 347b840b7c Read HttpRequest in a background thread to prevent blocking. Always check all triangle mesh geometries for the closest hit in the RAY_TRIANGLE raycast mode. 12 年之前
  Lasse Öörni 6350f246e6 Register HttpRequest to script. 12 年之前
  Lasse Öörni 26fabce801 Added Civetweb library for HTTP requests. 12 年之前