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

Mutable indexing improvements #361

Merged
merged 5 commits into from
Oct 11, 2024
Merged

Mutable indexing improvements #361

merged 5 commits into from
Oct 11, 2024

Conversation

irh
Copy link
Contributor

@irh irh commented Oct 11, 2024

This PR adds KotoObject::index_mut, and allows map entries to be replaced by index. index_mut is now used by Color to allow components to be set by index.

@irh irh merged commit 3d576ae into main Oct 11, 2024
8 checks passed
@irh irh deleted the koto-object-index-mut branch October 11, 2024 16:20
@irh irh mentioned this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant