Commit History

Author SHA1 Message Date
  Lasse Öörni 66a860144a Added separate Equals() function to Vector & Quaternion classes to perform comparison with epsilon. Equality operator does not use epsilon. This optimizes network sync somewhat. 13 years ago
  Lasse Öörni af7c5a53fb Renamed GetData() to Data() in the Math library. 14 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 3f36d0ffc9 Removed nlerp animation blending as it was prone to artifacts. 14 years ago
  Lasse Öörni d5c42e8c2c Added Node::LookAt(). 14 years ago
  Lasse Öörni 80a6948b22 Large rendering architecture refactoring. 14 years ago
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 years ago
  Lasse Öörni 444c18673e Code formatting & optimization. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni 5f7b64d6e7 Further cleanup of the Container & Math library API & internal functions. 14 years ago
  Lasse Öörni 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. 14 years ago
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 years ago
  Lasse Öörni c928ee04f3 Added epsilon to Vector, Quaternion & Color equality compare. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago
  Lasse Öörni a48885a729 Make way for import of new code. 14 years ago
  Lasse Öörni d8f7e6a688 Renamed Quaternion definition methods to define() to match the convention of Matrix, BoundingBox etc. 14 years ago
  Lasse Öörni 61f9f5e38c Added matrix decomposition and construction of quaternion from a rotation matrix. 14 years ago
  Lasse Öörni cb326b7fdf Fixed quaternion to Euler conversion and changed its signature. 15 years ago
  Lasse Öörni 347fe0815d Added more default materials. 15 years ago
  Lasse Öörni 265239438e Combined script API registration includes to one file. 15 years ago
  Lasse Öörni 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago