Commit History

Author SHA1 Message Date
  Mike3D 265eecb229 Catch-up C++ samples (screen joystick support for lua and AngelScript) 11 years ago
  aster2013 13e1069fcb Update Lua samples, use global property to access subsystem. 12 years ago
  aster2013 36c0206e67 Update Lua samples, remove context from Object's constructor. 12 years ago
  Lasse Öörni 7a55a43725 Tidied up the sample descriptions. 12 years ago
  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 years ago
  Aster Jian c07137c8f4 Add VehicleDemo sample in Lua, using update function in script object. 12 years ago
  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 years ago
  Aster Jian 699b9b29be Port HugeObjectCount to lua. 12 years ago
  Aster Jian b1a95c1ba8 Use ResourceCache:GetResource("XXX", ...) and Node:CreateComponent("XXX") method. 12 years ago
  Aster Jian 5fe38d3246 Update 01_HelloWorld.lua and Add 02_HelloGUI.lua. 12 years ago
  Aster Jian 2ddd6cea4d Replace ExecuteFile with require. 12 years ago
  Aster Jian 85b9268cba Add write only property. 12 years ago
  Aster Jian 1c02a7a7a7 Change Lua Hello World sample in OOP. 12 years ago
  Aster Jian 91841334df Add Lua HelloWorld Sample. 12 years ago