560 次程式碼提交 (836d32d7f36a1d2f016029907db1da84d33fb651)
 

作者 SHA1 備註 提交日期
  alemart 70ec82cc12 PointerTracker: normalize IDs across browsers 10 月之前
  alemart 6c7143329a Add Viewer.forwardRay() 10 月之前
  alemart e6cdc7ead8 Add Viewer.transform 10 月之前
  alemart 1494307a77 Introduce Transform._scaleAndRotate() 10 月之前
  alemart 08ee564dd3 Make _clone() internal 10 月之前
  alemart fcd0b5889d Add Vector3._applyRotationQuaternion() 10 月之前
  alemart fa03dc5116 Move conversion routines to a separate utilities object 10 月之前
  alemart a5d0ebabe9 Vector2, Vector3: add instantiation methods 10 月之前
  alemart 438b5871da Vector2, Vector3, Quaternion: add clone() 10 月之前
  alemart ae646530be Vector2, Vector3, Quaternion: make the coordinates private 10 月之前
  alemart 9494621fb2 Add Transform.right, Transform.up and Transform.forward 10 月之前
  alemart 719e495514 Add conversion routines 10 月之前
  alemart 785cfe7a8c Add Viewer.raycast() 10 月之前
  alemart cc97c1bdbc Add class Ray 10 月之前
  alemart c37b6740e1 Introduce the ARBaseSystem 10 月之前
  alemart a1d78f6fc6 Add ar.viewer to the plugins 10 月之前
  alemart 921f782cad Optimize transform.position 10 月之前
  alemart c0da88e2b8 Add PerspectiveView._projectionMatrixInverse 10 月之前
  alemart 360bea348a Introduce immutable zero vectors 10 月之前
  alemart 1d1c00f680 Small changes 10 月之前
  alemart 428012e789 Update scripts 10 月之前
  alemart 3b5e998544 Add Pointer demo 10 月之前
  alemart 144f4b06a1 Refine the PointerTracker 10 月之前
  alemart 594806c6e6 Fix 10 月之前
  alemart bd94d60168 Refactor Gizmos 10 月之前
  alemart 97bb1d4525 Improve the code 10 月之前
  alemart b278c5c396 Rename getter 10 月之前
  alemart 666086e08f Session: make non-existent primary sources acceptable 10 月之前
  alemart ae88e512e4 Rename class to TimeManager 10 月之前
  alemart 97f4c5f87a Rename property 10 月之前
  alemart 773b8556f5 Add PointerTracker._sortTrackables() 10 月之前
  alemart 556a9cdaaf Vector3: introduce the cross product 10 月之前
  alemart 9cf3c62ddd Introduce methods distanceTo() and dot() to Vector2 and Vector3 10 月之前
  alemart ef4e38ba0e Add TrackablePointer.elapsedTime 10 月之前
  alemart b8d21696ff Add pointer tracking to the list of features 10 月之前
  alemart bbd653866a Introduce Viewport.convertToPixels() 10 月之前
  alemart 74002b9125 Use "normalized units" 10 月之前
  alemart df241432ca Move TrackablePointer and TrackablePointerPhase to a separate file 10 月之前
  alemart f649609414 Document ImageTracker.type 10 月之前
  alemart a494b86136 Document TrackablePointer, PointerTracker, PointerSource and PointerTrackerResult 10 月之前
  alemart f7b06c1d1b Add directionTo() to Vector2 and Vector3 10 月之前
  alemart d335b0052e Use Vector2._clone() 10 月之前
  alemart 730a51ce3f Add _clone() to Vector2 and to Vector3 10 月之前
  alemart 8f5d68b76c Introduce TrackablePointer.velocity 10 月之前
  alemart 2ee1b858ea Introduce TrackablePointer.deltaPosition 10 月之前
  alemart ab17a40297 Add TrackablePointer.isPrimary flag 10 月之前
  alemart 6c5d792b1e Add methods _add(), _subtract() and _scale() to Vector2 and Vector3 10 月之前
  alemart 64e195e73a Update plugin 10 月之前
  alemart 4647feeac5 Update plugins: add pointer-based input 10 月之前
  alemart a2eb413d92 Rename property 10 月之前