Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
alemart 0465beda87 Vector2, Vector3: add methods normalized(), plus(), minus() and times() před 9 měsíci
..
camera-model.ts Change the convention used to determine the model and the view matrices před 9 měsíci
pose-filter.ts Vector2, Vector3, Quaternion: make the coordinates private před 10 měsíci
pose.ts Simplify Transform classes. Use a single class před 10 měsíci
quaternion.ts Make _clone() internal před 10 měsíci
ray.ts Add class Ray před 10 měsíci
transform.ts Introduce Transform._scaleAndRotate() před 10 měsíci
vector2.ts Vector2, Vector3: add methods normalized(), plus(), minus() and times() před 9 měsíci
vector3.ts Vector2, Vector3: add methods normalized(), plus(), minus() and times() před 9 měsíci
view.ts CameraModel: simplify and refine calculations před 10 měsíci
viewer-pose.ts Simplify View, ViewerPose and CameraModel před 10 měsíci
viewer.ts Remove Viewer.transform před 10 měsíci