Commit History

Author SHA1 Message Date
  Lasse Öörni 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. 12 years ago
  Lasse Öörni 41f627b230 Fixed Urho3D.cpp compile error on VS2008. 12 years ago
  Lasse Öörni 0f965d3443 Optimize StaticModelGroup by going through the objects in one pass during transform / bounding box update. 12 years ago
  Lasse Öörni 168b69c09d Added StaticObjectGroup component for optimizing culling, light and drawcall processing. Update HugeObjectCount to use it. Not yet exposed to script. 12 years ago
  Lasse Öörni c1e03c48db Combine octree update & reinsertion queuing. 12 years ago
  Lasse Öörni 94a3c80e34 Added C++ version of HugeObjectCount example, and animation to both versions. 12 years ago