aster2013
|
d83f982c57
Change const string reference to const string type.
|
12 лет назад |
Lasse Öörni
|
36eb726d36
Add the concept of base class type to Object to simplify determining if a ScriptInstance's handle variable is a Node, Component or Resource. Serialize script's resource handles as ResourceRef attributes and allow editing them.
|
12 лет назад |
Aster Jian
|
8710d28a79
Convert Vector<String> to Lua table, remove const char* type.
|
12 лет назад |
Lasse Öörni
|
e9535c8336
Fix Lua SendEvent with parameters.
|
12 лет назад |
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'.
|
12 лет назад |