Lasse Öörni
|
b7c7568c24
Add to/from string conversions for JSONValueType & JSONNumberType. Minor code cleanup and missing JSONValue script bindings. Closes #1546.
|
9 tahun lalu |
Anatoly Sennov
|
886d55c4bc
Made JSONValue.get_size() const
|
9 tahun lalu |
cosmy
|
9bb620ad17
Add JSON method to deserialize from string and expose it to script interfaces.
|
9 tahun lalu |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 tahun lalu |
Lasse Öörni
|
42ba4f9824
Fix material JSON save in editor. Fix AngelScript API bindings where XMLElement or JSONValue is passed as reference and should be modified (needs to be unsafe inout reference.)
|
10 tahun lalu |
cosmy1
|
d2e9e1f718
Add missing IntRect & IntVector2 getters and setters in XMLElement
|
10 tahun lalu |
Lasse Öörni
|
6f60ee7f48
Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function.
|
10 tahun lalu |
Yao Wei Tjong 姚伟忠
|
8652de217d
Rename Source/Urho3D/Script to Source/Urho3D/AngelScript.
|
10 tahun lalu |