Commit History

作者 SHA1 備註 提交日期
  Ivan Safrin fc92ccdb5d Added a 3D transform property sheet to entity editor, fixed transform gizmo to always follow selected entities positions, changed Quaternion's toEulerAngles to returning the vector, changed Entity's internal euler rotation storage to Vector3 12 年之前
  cib a641b7b54b Fixed more Quaternion:: function names. 12 年之前
  cib 05fa40db73 Removed a broken attempt to comment something out. 12 年之前
  cib be25d4ac49 Renamed Matrix and Quaternion::inverse to Inverse 12 年之前
  cib 9b3d40b6dd Renamed Quaternion::normalize() to Quaternion::Normalize() 12 年之前
  cib 815f725589 Added Quaternion::ToEulerAngles 12 年之前
  Ivan Safrin 8468cd225f Update CppHeaderParser to newest version, fixed bugs caused by that. Fixed bug in lua doc generation 13 年之前
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings 13 年之前
  mcc dc60cb88d9 applyTo(Vector3) method for Quaternions. 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 年之前
  Cameron Hart 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 年之前
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 年之前
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. 15 年之前
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now 15 年之前
  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 年之前