Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
  Lasse Öörni f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). il y a 12 ans
  Lasse Öörni 41f627b230 Fixed Urho3D.cpp compile error on VS2008. il y a 12 ans
  Lasse Öörni 247158b7d8 Added node IDs attribute to StaticModelGroup. il y a 12 ans
  Lasse Öörni 0f965d3443 Optimize StaticModelGroup by going through the objects in one pass during transform / bounding box update. il y a 12 ans
  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. il y a 12 ans
  Lasse Öörni 168b69c09d Added StaticObjectGroup component for optimizing culling, light and drawcall processing. Update HugeObjectCount to use it. Not yet exposed to script. il y a 12 ans