David Capello
|
645605305f
|
[lua] Add undo information when we modify user data properties
|
2023-01-03 11:14:19 -03:00 |
|
David Capello
|
427efef257
|
[lua] Add possibility to set the whole properties object
|
2023-01-03 09:00:36 -03:00 |
|
David Capello
|
b9537dbbe0
|
[lua] Add object.properties("extID") syntax to get extension properties
|
2023-01-03 08:34:14 -03:00 |
|
David Capello
|
9138592e98
|
[lua] Add support to set/get tables (arrays/maps) into user properties
|
2023-01-02 19:51:07 -03:00 |
|
David Capello
|
9f0491ddb6
|
[lua] Add support to iterate properties using pairs()
|
2023-01-02 14:36:49 -03:00 |
|
David Capello
|
ef0596fd01
|
[lua] Add __len operator to Properties
|
2023-01-02 12:54:37 -03:00 |
|
David Capello
|
76a398b162
|
[lua] Add access to user data properties in Sprite object (aseprite/api#88)
This is a basic implementation where we can only access basic
properties (not maps or vectors yet).
|
2023-01-02 12:54:37 -03:00 |
|