Skip to content

Instance tables refactor part 8: Output the type of the input data with the Mirror node as well #2699

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

Merged
merged 2 commits into from
Jun 7, 2025

Conversation

0HyperCube
Copy link
Member

@0HyperCube 0HyperCube commented Jun 7, 2025

Partly closes #1834.

The mirror node now outputs Instances<VectorData> when input Instances<VectorData>. Previously it output Instances<GraphicElement>

The advantage being of course that the colour is slightly different:
greenish
bluish

@0HyperCube 0HyperCube requested a review from Keavon June 7, 2025 11:34
@Keavon Keavon changed the title Flatten output of mirror node Flatten output of the Mirror node Jun 7, 2025
@Keavon Keavon changed the title Flatten output of the Mirror node Instance tables refactor part 8: Output the type of the input data with the Mirror node as well Jun 7, 2025
@Keavon Keavon mentioned this pull request Jun 7, 2025
9 tasks
@Keavon Keavon force-pushed the flatten-mirror-output branch from 7c2a0c2 to 6862e1f Compare June 7, 2025 22:02
@Keavon Keavon enabled auto-merge (squash) June 7, 2025 22:03
@Keavon Keavon merged commit 2bb07b8 into master Jun 7, 2025
4 checks passed
@Keavon Keavon deleted the flatten-mirror-output branch June 7, 2025 22:12
seam0s-dev pushed a commit to seam0s-dev/Graphite that referenced this pull request Jun 8, 2025
…th the Mirror node as well (GraphiteEditor#2699)

* Flatten output of mirror node

* Enable reflection based on pivot, not just bounds

---------

Co-authored-by: Keavon Chambers <[email protected]>
mTvare6 pushed a commit that referenced this pull request Jun 8, 2025
…th the Mirror node as well (#2699)

* Flatten output of mirror node

* Enable reflection based on pivot, not just bounds

---------

Co-authored-by: Keavon Chambers <[email protected]>
Keavon added a commit that referenced this pull request Jun 20, 2025
…th the Mirror node as well (#2699)

* Flatten output of mirror node

* Enable reflection based on pivot, not just bounds

---------

Co-authored-by: Keavon Chambers <[email protected]>
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.

Tracking Issue: Instances tables
2 participants