308 Commits (e6cdc7ead81f6d9362ea6ac023b9a9d111ed1906)
 

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