Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni bccc6d0c55 For consistency with the Node class, refer to the ScriptInstance's contained object with "scriptObject" property instead of "object" in AngelScript scripting. %!s(int64=11) %!d(string=hai) anos
  Lasse Öörni 1461021c94 For feature similarity between AngelScript, Lua and the C++ LogicComponent, remove the "Fixed update FPS" feature from ScriptInstance. DelayedExecute() in repeating mode can be used instead to call a script object method at arbitrary intervals. %!s(int64=11) %!d(string=hai) anos
  Lasse Öörni ac21be3e39 Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample. %!s(int64=11) %!d(string=hai) anos
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni bb56ee95d2 Added support for DelayedExecute() from free script functions. This allows calling free functions in the same script module as delayed. %!s(int64=12) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 a27560c719 Enhance ScriptCompiler to also dump API as C Header file. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni dd9a9feb61 Allow convenience access to scriptObjects residing in the scene root node. %!s(int64=12) %!d(string=hai) anos
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. %!s(int64=12) %!d(string=hai) anos