提交历史

作者 SHA1 备注 提交日期
  Lasse Öörni a40fead7dc Updated license for the new year. 13 年之前
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 年之前
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 年之前
  Lasse Öörni 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 年之前
  Lasse Öörni 50226cfdb0 Started work toward Unicode compatibility. 14 年之前
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. 14 年之前
  Lasse Öörni f899c2f7ca Fixed bugs in Map. 14 年之前
  Lasse Öörni 3abd7eee88 Reverted previous commit due to bugs and performance loss. 14 年之前
  Lasse Öörni 4c94e77887 Switched skip lists to red-black trees instead. 14 年之前
  Lasse Öörni 088a84a8b8 Added linked list class. 14 年之前
  Lasse Öörni 4a35758028 Moved container & string classes to a separate library. 14 年之前