Closed
Bug 1679844
Opened 5 years ago
Closed 5 years ago
SWGL: Add a bvec3() constructor
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
Details
Attachments
(1 file, 1 obsolete file)
I wrote this code when experimenting with a different fix in bug 1679700. I didn't end up needing it but landing it might save some work for somebody else.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D98218
Updated•5 years ago
|
Attachment #9190357 -
Attachment is obsolete: true
| Assignee | ||
Updated•5 years ago
|
Summary: SWGL: Add more mix() overloads, and a bvec3() constructor → SWGL: Add a bvec3() constructor
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/408e4887bcb4
Add support for the bvec3 constructor to SWGL. r=lsalzman
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•