aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/script_thread.rs
diff options
context:
space:
mode:
authorbors-servo <infra@servo.org>2023-02-08 18:15:03 +0100
committerGitHub <noreply@github.com>2023-02-08 18:15:03 +0100
commitaa2e1433d28158eb06e6a8a9b09b551437c4b55f (patch)
treec8ea64ab61de09f0a1045750330748406fa00961 /components/script/script_thread.rs
parentf04a466be79e07848d9299804ff228a0943db057 (diff)
parent423cc34cb00c698313c67a0edcbc6721ecf04f4f (diff)
downloadservo-aa2e1433d28158eb06e6a8a9b09b551437c4b55f.tar.gz
servo-aa2e1433d28158eb06e6a8a9b09b551437c4b55f.zip
Auto merge of #29252 - servo:update-euclid, r=jdm
Bump euclid to 0.22 Major changes: - All matrices are now stored in row major order. This means that parameters to rotation functions should no longer be negated. - `post_...()` functions are now named `then()`. `pre_transform()` is removed, so `then()` is used and the order of operations changed. In addition, this PR updates lyon_geom to the latest version. <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #27424 - [x] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions