Skip to content
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

Fixes misc inconsistencies when setting and getting custom vertex attributes by script #8751

Merged
merged 1 commit into from Apr 2, 2024

Conversation

Jhonnyg
Copy link
Contributor

@Jhonnyg Jhonnyg commented Apr 2, 2024

We have fixed multiple issues with setting and getting custom attributes on sprites. The functionality overall is more robust now.

Fixes #8717

@Jhonnyg Jhonnyg added the engine Issues related to the Defold engine label Apr 2, 2024
@Jhonnyg Jhonnyg self-assigned this Apr 2, 2024
@Jhonnyg Jhonnyg added the bug Something is not working as expected label Apr 2, 2024
@Jhonnyg Jhonnyg requested a review from JCash April 2, 2024 10:53
@Jhonnyg Jhonnyg merged commit 5945932 into dev Apr 2, 2024
22 checks passed
@Jhonnyg Jhonnyg deleted the issue-8717-custom-attribute-go.set-get-inconsistency branch April 2, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working as expected engine Issues related to the Defold engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency in sprite attribute go.set() and go.animate() api (1.7.0)
2 participants