Bug 260891
| Summary: | Create a Quaternion class | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
The Quaternion code is currently within TransformationMatrix and is getting fairly complicated. Moving it out into a standalone class should make it easier to work on.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114675971>
Matt Woodrow
*** Bug 260892 has been marked as a duplicate of this bug. ***
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/17216
EWS
Committed 267465@main (968ffb00d673): <https://commits.webkit.org/267465@main>
Reviewed commits have been landed. Closing PR #17216 and removing active labels.