Closed
Bug 1616386
Opened 6 years ago
Closed 6 years ago
Quaternion z value is lost in the copy constructor
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: mortimergoro, Assigned: mortimergoro)
Details
Attachments
(1 file)
There is a typo in the Quaternion copy constructor and the y value is set to z.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → imanol
| Assignee | ||
Comment 1•6 years ago
|
||
Fix Quaternion copy constructor
Pushed by igorostizaga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bd94389e9bb2
Fix Quaternion copy constructor r=lsalzman
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•