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

Instance tables refactor part 4: flatten groups to use the instance tables instead #2265

Draft
wants to merge 39 commits into
base: master
Choose a base branch
from

Conversation

Keavon
Copy link
Member

@Keavon Keavon commented Feb 4, 2025

Part 4 of #1834.

Flattens GraphicGroup and ArtboardGroup structs, placing their Vec data into rows of their Instances<GraphicElement> and Instances<Artboard> tables.

This PR is based on top of #2256. The first commit in the chain of this PR's changes is 39f98b1. This PR is blocked on that PR being merged first.

TrueDoctor and others added 30 commits January 12, 2025 14:41
Rename method one_item to one_instance
…eMut<T>

Move the Instance<T> methods over to providing an Instance<T>/InstanceMut<T>
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.

3 participants