bb56ee95d2Added support for DelayedExecute() from free script functions. This allows calling free functions in the same script module as delayed.
12 anni fa
Yao Wei Tjong 姚伟忠
a27560c719Enhance ScriptCompiler to also dump API as C Header file.
12 anni fa
Lasse Öörni
dd9a9feb61Allow convenience access to scriptObjects residing in the scene root node.
12 anni fa
Wei Tjong Yao
02512cecf9In 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'.