Commit History

作者 SHA1 備註 提交日期
  Lasse Öörni f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). 12 年之前
  Lasse Öörni 41f627b230 Fixed Urho3D.cpp compile error on VS2008. 12 年之前
  Lasse Öörni 247158b7d8 Added node IDs attribute to StaticModelGroup. 12 年之前
  Lasse Öörni 0f965d3443 Optimize StaticModelGroup by going through the objects in one pass during transform / bounding box update. 12 年之前
  Lasse Öörni 2e178f1976 Added virtual function to Component for handling node enabled/disabled change. This optimizes StaticModelGroup to not have to subscribe to the scene-global change event. 12 年之前
  Lasse Öörni 168b69c09d Added StaticObjectGroup component for optimizing culling, light and drawcall processing. Update HugeObjectCount to use it. Not yet exposed to script. 12 年之前