提交历史

作者 SHA1 备注 提交日期
  Lasse Öörni 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 年之前
  Lasse Öörni 958c489be7 Fixed GCC build. 13 年之前
  Lasse Öörni b636b3a211 Keep track of constraints to release them properly before deleting the rigid body. 13 年之前
  Lasse Öörni 54c7de95d8 Tidied up Container code. 13 年之前
  Lasse Öörni 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 年之前
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 年之前
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. 14 年之前
  Lasse Öörni 91500591c3 Reverted the previous shader parameter query optimization. Instead, added possibility to rehash a hashmap/hashset manually to a specified bucket count. 14 年之前
  Lasse Öörni 0e337f493d Optimized checking whether shader parameters need updating. 14 年之前
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 年之前
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. 14 年之前
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. 14 年之前
  Lasse Öörni f70cc35815 Added package file download support to the network protocol. 14 年之前
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. 14 年之前
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 年之前
  Lasse Öörni c9c0610709 Added alternative OpenGL rendering path, not fully complete yet. 14 年之前
  Lasse Öörni 2bee05deb9 Reordered batch setup. 14 年之前
  Lasse Öörni 634b5cc81b Added division by type size for pointer hashes. 14 年之前
  Lasse Öörni f899c2f7ca Fixed bugs in Map. 14 年之前