2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Lasse Öörni 1f89e97116 Insert drawable into the proper octant (instead of root) immediately when OnNodeSet() is called. 13 жил өмнө
  Lasse Öörni b7f5a6c997 Reverted use of HashSet in Octree for updates & reinsertions. Instead use vectors of weak pointers to Drawables to require no explicit cleanup when removed. 13 жил өмнө
  Lasse Öörni 97142c1db1 Eliminated n^2 algorithms from event subscribing and octree updates. 13 жил өмнө
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 жил өмнө
  Lasse Öörni 75beda5f3a Removed the "unculled drawable" mechanism. Instead added occludee-flag to Drawable. 14 жил өмнө
  Lasse Öörni 5cf7e09324 Added Octree raycast that returns only a single drawable result. 14 жил өмнө
  Lasse Öörni 1b08deec28 Fixed editor gizmo movement in local axes mode. 14 жил өмнө
  Lasse Öörni 8a57a3ee18 Threaded ray query. 14 жил өмнө
  Lasse Öörni 80656971de Removed SpinLock class. 14 жил өмнө
  Lasse Öörni 9e7295d666 Threaded batch sorting. 14 жил өмнө
  Lasse Öörni aadc22f05a Changed WorkItem to a value type to make it easier to construct work queue tasks. 14 жил өмнө
  Lasse Öörni f5bb9e5487 Work queue & octree reinsertion optimizations. 14 жил өмнө
  Lasse Öörni f9d04676f8 Queue octree updates & reinsertions in a PODVector instead of a HashSet. 14 жил өмнө
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. 14 жил өмнө
  Lasse Öörni fd6a2ece9e Renamed AddUnculledDrawable() to AddManualDrawable(). 14 жил өмнө
  Lasse Öörni b11b0f8de1 Initial gizmo-based node transform editing. 14 жил өмнө
  Lasse Öörni 700520f320 Further comments and code cleanup. 14 жил өмнө
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 жил өмнө
  Lasse Öörni 5b44c38d32 Code cleanup. Actually use the added Contains() & Find() functions. 14 жил өмнө
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. 14 жил өмнө
  Lasse Öörni 84d70dcbe7 Optimized away constant dynamic Variant allocation in comparing attributes when sending a server update. 14 жил өмнө
  Lasse Öörni 0ea42a9762 Removed counterproductive frustum side masking from culling tests. 14 жил өмнө
  Lasse Öörni f899c2f7ca Fixed bugs in Map. 14 жил өмнө
  Lasse Öörni 5ca3f0389d Removed debug includes. 14 жил өмнө
  Lasse Öörni a956f2ff20 Fixed bugs in Vector & PODVector. 14 жил өмнө
  Lasse Öörni d69efd65f0 Container library fixes. 14 жил өмнө
  Lasse Öörni a7a458b3a9 Script API registration cleanup: asMETHODPR changed to asMETHOD where possible. 14 жил өмнө
  Lasse Öörni 7c45da5588 Import new code. 14 жил өмнө