Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. il y a 13 ans
  Lasse Öörni b636b3a211 Keep track of constraints to release them properly before deleting the rigid body. il y a 13 ans
  Lasse Öörni 54c7de95d8 Tidied up Container code. il y a 13 ans
  Lasse Öörni 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. il y a 13 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. il y a 14 ans
  Lasse Öörni 91500591c3 Reverted the previous shader parameter query optimization. Instead, added possibility to rehash a hashmap/hashset manually to a specified bucket count. il y a 14 ans
  Lasse Öörni 0e337f493d Optimized checking whether shader parameters need updating. il y a 14 ans
  Lasse Öörni de67af8825 CoreData / Data reorganization. il y a 14 ans
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. il y a 14 ans
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. il y a 14 ans
  Lasse Öörni f622066c4a Changed certain profile blocks (extra/transparent passes, debug geometry) to trigger only when there is actually some work to be done. il y a 14 ans
  Lasse Öörni f70cc35815 Added package file download support to the network protocol. il y a 14 ans
  Lasse Öörni 67eec15057 Converted kNet to use Container library instead of STL. il y a 14 ans
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni 87f9bbd846 Switched back to a edge filter for deferred antialiasing, as temporal antialiasing causes problems when both the camera and objects move. il y a 14 ans
  Lasse Öörni c9c0610709 Added alternative OpenGL rendering path, not fully complete yet. il y a 14 ans
  Lasse Öörni c3d68e849c Added RemoveShaderParameter to Material. il y a 14 ans
  Lasse Öörni 2bee05deb9 Reordered batch setup. il y a 14 ans
  Lasse Öörni 9c6fc5e356 Fixed HashMap index operator. il y a 14 ans
  Lasse Öörni 3f1f71dd06 Fixed ResourceCache error messages. il y a 14 ans
  Lasse Öörni 634b5cc81b Added division by type size for pointer hashes. il y a 14 ans
  Lasse Öörni f899c2f7ca Fixed bugs in Map. il y a 14 ans