Lasse Öörni
|
dfe3cab012
Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other.
|
12 年之前 |
Lasse Öörni
|
460a119e16
Use WeakPtr<RefCounted> consistently for the script WeakHandle type.
|
12 年之前 |
Lasse Öörni
|
ee0e3aa663
Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated.
|
12 年之前 |
Lasse Öörni
|
6350f246e6
Register HttpRequest to script.
|
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 年之前 |