156 Commits (113117d6d7049dc6e341234eb0a6a0cc0d8b00da)

Autor SHA1 Mensaje Fecha
  alemart f7b06c1d1b Add directionTo() to Vector2 and Vector3 hace 10 meses
  alemart d335b0052e Use Vector2._clone() hace 10 meses
  alemart 730a51ce3f Add _clone() to Vector2 and to Vector3 hace 10 meses
  alemart 8f5d68b76c Introduce TrackablePointer.velocity hace 10 meses
  alemart 2ee1b858ea Introduce TrackablePointer.deltaPosition hace 10 meses
  alemart ab17a40297 Add TrackablePointer.isPrimary flag hace 10 meses
  alemart 6c5d792b1e Add methods _add(), _subtract() and _scale() to Vector2 and Vector3 hace 10 meses
  alemart e1d94a961f Introduced PointerTracker and PointerSource hace 10 meses
  alemart 02701f4c51 Small changes hace 10 meses
  alemart ee6dc6f3a0 Remove Source._data hace 10 meses
  alemart 2838df7d07 Introduce Vector2 hace 10 meses
  alemart 1b658b5272 Change comment hace 10 meses
  alemart e14cf3f1dd Refactoring. Make Session._media private hace 10 meses
  alemart 46840f773f Simplify parseHeight() hace 10 meses
  alemart ba0801f90d Rename method hace 10 meses
  alemart ae3e0085ee Add comment hace 10 meses
  alemart 636da50646 Add Transform.position, Transform.orientation, Transform.scale and Transform._decompose() hace 10 meses
  alemart ead82a413a Add Quaternion._conjugate() hace 10 meses
  alemart 394cf3b765 Simplify Transform classes. Use a single class hace 10 meses
  alemart bb2953a580 Introduce the PoseFilter. Use Quaternions to improve the smoothing of rotations hace 10 meses
  alemart 45815671c4 Introduce Vector3 hace 10 meses
  alemart 2c130b640d Introduce Quaternions hace 10 meses
  alemart f7853020ed Update CSS rules of the fullscreen button hace 11 meses
  alemart dc72aa3517 Adjust the viewport hace 11 meses
  alemart 396a27662a Update docs hace 11 meses
  alemart 4014102f11 Change the CSS of the fullscreen button hace 11 meses
  alemart c11c157420 Change the handling of the fullscreenchange event hace 11 meses
  alemart 6dff540a11 Make Viewport.style read-only. Improve the code. hace 11 meses
  alemart 513fccb55e Introduced a built-in fullscreen button hace 11 meses
  alemart 7c98644c9d Viewport: introduce the fullscreenchange event hace 11 meses
  alemart fcd16ba352 Remove icon hace 11 meses
  alemart ea15614653 Move files to the ui/ folder hace 11 meses
  alemart f6ec33d146 Change new Resolutions xl+ and xxl. Remove xxl+ hace 11 meses
  alemart 39a437a2a9 Introduce custom resolutions hace 11 meses
  alemart 52b221dcbe Change resolutions xs+, sm, sm+ hace 11 meses
  alemart 47b3adb46f Resolution: slightly change the calculation hace 11 meses
  alemart b4c82dacd4 Add resolutions: xl, xl+, xxl, xxl+ hace 11 meses
  alemart 07030e8e65 Add the ar engine data field to the canvases hace 11 meses
  alemart 4e3fe8e564 ReferenceImageDatabase.add(): check if the image is valid hace 11 meses
  alemart cbabbe53e2 Introduce PerspectiveView.fovx hace 11 meses
  alemart 1a0eb2a7b0 Inline viewport: make an adjustment hace 11 meses
  alemart c2cfa857b0 ReferenceImageDatabase.add(): try again later if busy hace 11 meses
  alemart 0c644ac199 Add Utils.runInSequence() hace 11 meses
  alemart d9d9936afa Add Utils.wait() hace 11 meses
  alemart e21b4d69b1 Add a busy flag to the database of reference images hace 11 meses
  alemart 82b33a2244 Add Session.trackers and Session.sources hace 11 meses
  alemart 5ffa5a075a Simplify Frame.results hace 11 meses
  alemart 675c8244a3 Change the implementation of Frame.results hace 11 meses
  alemart 59d8524414 Ignore calls to Session.requestAnimationFrame() if the session has been ended hace 11 meses
  alemart 825f856bc6 Add property Session.ended hace 11 meses