-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Lua API to access new UserData properties #88
Labels
Comments
This depends on aseprite/aseprite#3631 and the API design must be discussed first. |
dacap
added a commit
to dacap/aseprite
that referenced
this issue
Dec 30, 2022
…pi#88) This is a basic implementation where we can only access basic properties (not maps or vectors yet).
dacap
added a commit
to dacap/aseprite
that referenced
this issue
Dec 30, 2022
…pi#88) This is a basic implementation where we can only access basic properties (not maps or vectors yet).
dacap
added a commit
to dacap/aseprite
that referenced
this issue
Dec 30, 2022
…pi#88) This is a basic implementation where we can only access basic properties (not maps or vectors yet).
dacap
added a commit
to dacap/aseprite
that referenced
this issue
Dec 30, 2022
…pi#88) This is a basic implementation where we can only access basic properties (not maps or vectors yet).
dacap
added a commit
to dacap/aseprite
that referenced
this issue
Jan 2, 2023
…pi#88) This is a basic implementation where we can only access basic properties (not maps or vectors yet).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EDIT Just in case the following design was proposed by @dacap but there is no final API design, we have to talk about the best options.
Related to aseprite/aseprite#3625
Add Lua API to access doc::UserData properties, e.g.
and probably
as shortcut for
The text was updated successfully, but these errors were encountered: