提交历史

作者 SHA1 备注 提交日期
  aster2013 13e1069fcb Update Lua samples, use global property to access subsystem. 12 年之前
  aster2013 36c0206e67 Update Lua samples, remove context from Object's constructor. 12 年之前
  Lasse Öörni 7a55a43725 Tidied up the sample descriptions. 12 年之前
  Lasse Öörni 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. 12 年之前
  Wei Tjong Yao e376dc4562 Identity the maintainer of the Urho3D/Lua fork. Regenerate toluabind.c and toluabind.h using bootstrap process. Only call 'standard' script functions when they are available and be silent about it when they are not defined in the Lua script. 12 年之前
  Aster Jian c07137c8f4 Add VehicleDemo sample in Lua, using update function in script object. 12 年之前
  Aster Jian 80acf3e718 Add CreateScriptObject GetScriptObject Lua API in Node class. 12 年之前
  Wei Tjong Yao 5d04c531a1 Pass window resized event (due to device orientation change) from SDL to Urho3D::Graphics class for both Android and iOS as well. Note that the event is only sent when the application has not locked the orientation. Minor code cleaned up on LuaScript subsystem. 12 年之前
  Aster Jian c2eec49b7a Add faster Lua API function in Node class. 12 年之前
  Aster Jian caf5aa4118 Store Lua function to LUA_REGISTRYINDEX table, make better performance. 12 年之前
  Lasse Öörni e90e99536a Documentation update. 12 年之前
  Aster Jian 17bcc5b9e7 Port Animating Scene to lua, test for LuaScriptInstance class. 12 年之前