259 次程式碼提交 (bb3b6bd1e3e31e2da26c15d229da08e252b10246)
 

作者 SHA1 備註 提交日期
  Matthew Petroff bb3b6bd1e3 Bump copyright year. 10 年之前
  Matthew Petroff 16a2afe223 Add Python 2.7 support to multires generation script. 10 年之前
  Matthew Petroff 42b97e682b Use correct extension in generated multires config. 10 年之前
  Matthew Petroff eb471d0008 Fix bug with non-photosphere XMP data (issue #33). 10 年之前
  Matthew Petroff 6c5fc192c3 Add check to multires generation script to try to make sure the input isn't a partial panorama. 10 年之前
  Matthew Petroff 5dcebea965 Fix bug for multres panoramas when basePath isn't defined. 10 年之前
  Matthew Petroff 3d1f9344fb Add preliminary equirectangular video support (no controls). 10 年之前
  Matthew Petroff 435d90f2a5 Supressed build warning. 10 年之前
  Matthew Petroff ccd7ae5902 Improve multires zoom level choosing. 10 年之前
  Matthew Petroff 2fca8388b7 Fix bug. 10 年之前
  Matthew Petroff bb915a6287 Improvements suggested by JSHint. 10 年之前
  Matthew Petroff 55b32fe7f2 Add loading bar for equirectangular panoramas. 10 年之前
  Matthew Petroff e90d65b5bb Add support for using embedded Photo Sphere XMP metadata. 10 年之前
  Matthew Petroff 3c6c8911a2 Add configuration parameter documentation. 10 年之前
  Matthew Petroff a8136e6058 Remove legacy popout mode. 10 年之前
  Matthew Petroff 39256edd3a Use true instead of 'yes'. 10 年之前
  Matthew Petroff 7b79220460 Use camel case for autoLoad and autoRotate. 10 年之前
  Matthew Petroff 4ab5091ea9 Rename autoRotateDelayMillis to autoRotateInactivityDelay. 10 年之前
  Matthew Petroff 04b4ac6d07 Use camel case for vOffset. 10 年之前
  Matthew Petroff 066ac6a8d3 Use camel case for min/max pitch, yaw, and hfov parameters. 10 年之前
  Matthew Petroff 86611ce770 Merge pull request #31 from danielnaber/encoding-fix 10 年之前
  Daniel Naber a3dd587ac0 #29 make URL parsing work when parameter is escaped (e.g. because it contains a questions mark etc.) 10 年之前
  Matthew Petroff 6ef72b20fa Limit max speed. 10 年之前
  Matthew Petroff c69b92f328 Add "inertia." 10 年之前
  Matthew Petroff 45f083e538 Merge pull request #28 from danielnaber/delay-auto-rotate 10 年之前
  Daniel Naber 36bd7211a0 new option autorotateDelayMillis to start auto-rotate only after some time of user inactivity 10 年之前
  Matthew Petroff 3f3bfee342 Add missing break statements. 10 年之前
  Matthew Petroff 1c62b4a460 Use more descriptive error message when panorama is too big for device. 10 年之前
  Matthew Petroff 5a149523f1 Merge pull request #26 from nachopas/master 10 年之前
  nachopas 59cf2655a9 Fix high CPU usage when touch events because of animation being called many times 10 年之前
  nachopas 2324cd5c76 Fix not loading when preview is not defined 10 年之前
  Matthew Petroff dfaef1b924 Actually fix preview loading this time. 10 年之前
  Matthew Petroff 2d75406a12 Improve preview image loading in Chrome. 10 年之前
  Matthew Petroff 487c069a4d Make hotspots be behind controls. 10 年之前
  Matthew Petroff 404e46b151 Fix tour related loading bugs. 10 年之前
  Matthew Petroff b2d8b19173 Actually make sure preview image loads first. 10 年之前
  Matthew Petroff 506643bdbb Bump version number for development version. 10 年之前
  Matthew Petroff 5b70de1c2d Don't show hotspots until panorama is loaded. 10 年之前
  Matthew Petroff b1735b9d62 Fix bug where preview sometimes wasn't shown for cubic panoramas. 10 年之前
  Matthew Petroff 1ace0bbb63 Set default north offset. 10 年之前
  Matthew Petroff 6a17fc7bd0 Allow zoom and fullscreen controls to be hidden. 10 年之前
  Matthew Petroff f543017f33 Explictly specify Python 3. 10 年之前
  Matthew Petroff 526cb768ab Only use fallback viewer in WebKit/Blink, since that's the only place it works correctly. 10 年之前
  Matthew Petroff 15f71075fd Merge pull request #18 from clashlab/pinch_to_zoom 10 年之前
  clashlab 42af910784 Add pinch to zoom 10 年之前
  Matthew Petroff 3cd51d68ab Add ability to set hotspot target's pitch and yaw. 10 年之前
  Matthew Petroff 4eb6d14136 Merge pull request #17 from clashlab/master 10 年之前
  clashlab 3430383cdb Speed improvements, removing unnecessary code and replacing divisions by multiplications 10 年之前
  Matthew Petroff ce683aecb6 Minor CSS improvements. 10 年之前
  Matthew Petroff f8f5e53da7 Merge pull request #15 from PhobosK/master 10 年之前