Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
Lasse Öörni
|
f93a5e4a23
LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction().
|
12 years ago |
Lasse Öörni
|
41f627b230
Fixed Urho3D.cpp compile error on VS2008.
|
12 years ago |
Lasse Öörni
|
247158b7d8
Added node IDs attribute to StaticModelGroup.
|
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
|
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 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 |