Skip to content

Construct split planes with help of the inversed transform #3093

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 1 commit into from
Sep 20, 2018

Conversation

kvark
Copy link
Member

@kvark kvark commented Sep 20, 2018

Fixes #3070
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=5eb3a20402b513ccfa2d526b14f32ed707821e92

Meat of the fix is within plane-split 0.13.1 update, which we use in this PR in order to construct consistently transformed polygons for splitting.


This change is Reviewable

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #3071) made this pull request unmergeable. Please resolve the merge conflicts.

@kvark
Copy link
Member Author

kvark commented Sep 20, 2018

Try looks good :)
Also, rebased now.
@gw3583 please take a look

@gw3583
Copy link
Contributor

gw3583 commented Sep 20, 2018

@bors-servo r+

@kvark Looks good, thanks! I wonder if there is a way to add a wrench reftest for this as a follow up?

@bors-servo
Copy link
Contributor

📌 Commit 39b2633 has been approved by gw3583

@bors-servo
Copy link
Contributor

⌛ Testing commit 39b2633 with merge 6282ac1...

bors-servo pushed a commit that referenced this pull request Sep 20, 2018
Construct split planes with help of the inversed transform

Fixes #3070
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=5eb3a20402b513ccfa2d526b14f32ed707821e92

Meat of the fix is within `plane-split` 0.13.1 update, which we use in this PR in order to construct consistently transformed polygons for splitting.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/3093)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: gw3583
Pushing 6282ac1 to master...

@bors-servo bors-servo merged commit 39b2633 into servo:master Sep 20, 2018
@kvark kvark deleted the plane-split branch September 21, 2018 01:28
@kvark
Copy link
Member Author

kvark commented Sep 21, 2018

@gw3583 great idea! this shouldn't be too hard :)

bors-servo pushed a commit that referenced this pull request Sep 22, 2018
Update plane-split dependency

A follow-up to #3093
Fixes #3096
Meat of the fix is in servo/plane-split#22

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/3104)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this pull request Sep 23, 2018
Same-plane splitting reftest

This is a follow-up to #3093 (comment)
I confirmed that it's fixed by servo/plane-split@47c0826 specifically.
r? anyone

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/3102)
<!-- Reviewable:end -->
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.

Transform 3D precision issues
3 participants