Commit ee71818
Simpler implementation of quaternion conjugate.
Summary: The existing code is failing because the Vec4f isn't on the GPU, but this is a better implementation anyways.
Reviewed By: jeongseok-meta
Differential Revision: D65245708
fbshipit-source-id: c353c8b84503f49404ac10eb638287e4d3256c2c1 parent 824175d commit ee71818
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| |||
0 commit comments