| .. |
|
Context.pkg
|
4b9f241065
Add LuaFunction class, Add more Lua API in Sound, fixed typo.
|
12 years ago |
|
Object.pkg
|
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 years ago |
|
ProcessUtils.pkg
|
4b9f241065
Add LuaFunction class, Add more Lua API in Sound, fixed typo.
|
12 years ago |
|
StringUtils.pkg
|
8710d28a79
Convert Vector<String> to Lua table, remove const char* type.
|
12 years ago |
|
Timer.pkg
|
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 years ago |
|
Variant.pkg
|
d22dab085d
Restored Variant constructors & equality operators.
|
12 years ago |