Commit History

Autor SHA1 Mensaxe Data
  aster2003 8098f588b4 Change LuaFunction to subclass of RefCounted. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni c3870201b9 Added TransformChanged() script method to ScriptInstance & LuaScriptInstance. Called when node transform changes (hooks to OnMarkedDirty() on C++ side) %!s(int64=12) %!d(string=hai) anos
  Aster Jian 4b9f241065 Add LuaFunction class, Add more Lua API in Sound, fixed typo. %!s(int64=12) %!d(string=hai) anos
  Aster Jian e4fda39b47 Rename function to solve name conflict with base class. %!s(int64=12) %!d(string=hai) anos
  Aster Jian 241afce241 Handle enabled/disabled state change. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni eb6ba62ab9 Added the LuaScript library to Doxygen documentation. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni f93a5e4a23 LuaScript library header formatting. Allow parameters also for procedural Lua functions. Renamed LuaScriptInstance::Execute() to ExecuteFunction(). %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 48532b2509 Added C++ / script integration samples, which reimplement AnimatingScene sample, but use a script object instead of a C++ component. %!s(int64=12) %!d(string=hai) anos
  Aster Jian 6e58119be9 Fixed typo error in comment. %!s(int64=12) %!d(string=hai) anos
  Aster Jian 0ddb13f148 Add Update, PostUpdate, Save, Load function in LuaScriptInstance, Add one more LoadXML and SaveXML in Scene, Add destructor function in Math lib. %!s(int64=12) %!d(string=hai) anos
  Aster Jian 80acf3e718 Add CreateScriptObject GetScriptObject Lua API in Node class. %!s(int64=12) %!d(string=hai) anos
  Aster Jian 5b1879c0ff Add unsubscribe from event functions in LuaScript and LuaScriptInstance. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 6f78838b5c Cleaned up Lua event subscription code (do not register C++ handler before Lua function is found successfully.) %!s(int64=12) %!d(string=hai) anos
  Aster Jian d830da9801 Add new CreateObject function in LuaScriptInstance, so can create script object from specific Lua file. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni a9f13ebdfe Added LuaScriptInstance subscribe to specific sender's event. %!s(int64=12) %!d(string=hai) anos
  Aster Jian caf5aa4118 Store Lua function to LUA_REGISTRYINDEX table, make better performance. %!s(int64=12) %!d(string=hai) anos
  Aster Jian dfc7647277 Replace table with spaces. %!s(int64=12) %!d(string=hai) anos
  Aster Jian f9e2d7c9d1 Add LuaScriptInstance class. %!s(int64=12) %!d(string=hai) anos