Lasse Öörni
|
cc26cac198
Use base16 for VariantMap hash key conversion in both directions in JSONValue. Expose JSONValue Get/Set Variant & VariantMap to script.
|
8 years ago |
Lasse Öörni
|
b7c7568c24
Add to/from string conversions for JSONValueType & JSONNumberType. Minor code cleanup and missing JSONValue script bindings. Closes #1546.
|
9 years ago |
aster2013
|
b27d32a134
JSONFile
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
2fafa4c366
Add rudimentary Lua function overload checker to catch invalid order.
|
10 years ago |
aster2013
|
57551ca717
Remove At function in JSONValue, add SetXXX functions for LuaAPI.
|
10 years ago |
aster2013
|
ddc19bf278
Fix name error, add iterator for JSON object type.
|
10 years ago |
aster2013
|
c0014f40bb
Accroding the discuss on forum by Lasse and other users and refer to the json code in Lasse's Turso3D engine, rewrite JSONFile and JSONValue class, make it looks like JSON.
|
10 years ago |
Lasse Öörni
|
e8af02f453
Add double serialization support to Variant, Deserializer/Serializer, XMLElement & JSONValue. Use double to store a Lua object's number attributes. Add editing of double attributes to the editor. Closes #758.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
b51e419c88
Change impl. file to include the header file from corresponding subdir.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
11 years ago |