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

Implement viewport culling #667

Merged
merged 8 commits into from
Jun 10, 2022
Merged

Implement viewport culling #667

merged 8 commits into from
Jun 10, 2022

Conversation

mfish33
Copy link
Contributor

@mfish33 mfish33 commented Jun 7, 2022

Closes #608

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 7, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e9440a7
Status: ✅  Deploy successful!
Preview URL: https://773f7cad.graphite-master.pages.dev
Branch Preview URL: https://issue-608.graphite-master.pages.dev

View logs

@mfish33 mfish33 requested review from 0HyperCube and removed request for 0HyperCube June 7, 2022 18:11
@Keavon Keavon requested a review from 0HyperCube June 10, 2022 18:48
@Keavon Keavon marked this pull request as ready for review June 10, 2022 18:48
Copy link
Member

@0HyperCube 0HyperCube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

editor/src/document/document_message_handler.rs Outdated Show resolved Hide resolved
editor/src/document/document_message_handler.rs Outdated Show resolved Hide resolved
graphene/src/layers/folder_layer.rs Outdated Show resolved Hide resolved
@Keavon Keavon merged commit f30b04b into master Jun 10, 2022
@Keavon Keavon deleted the Issue#608 branch June 10, 2022 21:38
Keavon added a commit that referenced this pull request Jun 16, 2022
* culling is working

* fixed tests

* Ready for review

* cleanup

* code review

* Fix import

Co-authored-by: Keavon Chambers <[email protected]>
Keavon added a commit that referenced this pull request Jul 30, 2023
* culling is working

* fixed tests

* Ready for review

* cleanup

* code review

* Fix import

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.

Viewport culling
3 participants