alteredq
|
e228586b0f
Added docs for Quaternion. Few small fixes in Quaternion.
|
13 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
14 years ago |
Marcel Jackwerth
|
b6e6624a1d
Added missing minus sign.
|
14 years ago |
Marcel Jackwerth
|
d49f2d3281
Always use shortest path for Quaternion.slerp (also see: http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/slerp/ Other Issues, Inverting Quaternions)
|
14 years ago |
Mr.doob
|
b87bfc71c8
Bunch of changes...
|
14 years ago |
Mr.doob
|
f0ef2532b8
Merging with @timknip2's mater.
|
14 years ago |
Mr.doob
|
1578a27d33
Updated constructor position and buils.
|
14 years ago |
Mr.doob
|
55b753ed09
Merging with @pushmatrix's mater.
|
14 years ago |
Mr.doob
|
4f0199fc13
Updated closure compiler.
|
14 years ago |
alteredq
|
99ac869b24
Added forgotten return to Quaternion.multiply
|
14 years ago |
alteredq
|
b72177929e
Fixes in handling of camera updates. Added few methods to Quaternion API.
|
14 years ago |
Mr.doob
|
d1aff49533
Fixed Quaternion::slerp.
|
14 years ago |
Mr.doob
|
e7e47b1f88
More reformating and clean up.
|
14 years ago |
alteredq
|
b36cf734bd
Removed dirty flag from Quaternion.
|
14 years ago |
alteredq
|
afbace2801
Cleaning up to make it pass through Closure compiler.
|
14 years ago |
alteredq
|
cf37a8cc43
First integration step: something appeared on the screen ;)
|
14 years ago |