| .. |
|
Image.pkg
|
8a1073b14f
Correction of missing merge of Lua packages.
|
10 years ago |
|
JSONFile.pkg
|
ddc19bf278
Fix name error, add iterator for JSON object type.
|
10 years ago |
|
JSONValue.pkg
|
57551ca717
Remove At function in JSONValue, add SetXXX functions for LuaAPI.
|
10 years ago |
|
Localization.pkg
|
934c640835
Fix Lua binding for Localization and Database subsystems.
|
10 years ago |
|
Resource.pkg
|
7dd9143f59
Fix the include path for the generated Lua API bindings.
|
11 years ago |
|
ResourceCache.pkg
|
9f044cb1fa
Refactor FindNamedTexture() so that programmatically stored cubemap textures without a proper file extension can be used for texture binding in the renderpath. Expose GetExistingResource() to script.
|
10 years ago |
|
XMLElement.pkg
|
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 |
|
XMLFile.pkg
|
4b9e4f6097
User-configurable indentation for XML and JSON files (AS and Lua bindings included). Closes #591
|
11 years ago |