844 次代码提交 (b29cbeda17bcc5173d92fe2071eafb48db67c214)
 

作者 SHA1 备注 提交日期
  Matthew Petroff b29cbeda17 Add ability to provide a URL dictionary for multires tiles. 2 年前
  Matthew Petroff 8a40ae1b42 Add ability to provide a hook to execute just prior to rendering. 2 年前
  Matthew Petroff eb50628da1 Stop loading panorama is viewer is destroyed (fixed #1084). 2 年前
  Matthew Petroff 05dae19b28 Optimize multires tile display. 2 年前
  Matthew Petroff fa11a998a4 Remove renderer pre-execution hook. 2 年前
  Matthew Petroff 33bc23dba9 Bump copyright year. 2 年前
  Matthew Petroff e94caefa13 Add option to skip creation of multires fallback images. 2 年前
  Matthew Petroff b81b26f6b9 Fix CI link. 2 年前
  Matthew Petroff 387f5fba40 Don't require extension. 2 年前
  Matthew Petroff 20edcac0a7 Fix deprecation warnings. 2 年前
  Matthew Petroff c70573f4f6 Fix CI? 2 年前
  Matthew Petroff 650fb0995a Fix CI? 2 年前
  Matthew Petroff 146c951c31 Fix CI? 2 年前
  Matthew Petroff 621de7f6dd Add function to check if base multires tiles are loaded. 2 年前
  Matthew Petroff 950942830f Add ability to provide existing WebGL context to renderer. 2 年前
  Matthew Petroff 308d86ecd9 Remove "fallback" parameter, since Flash-based viewers no longer work. 3 年前
  Matthew Petroff 0967632240 Fix regression with CSS fallback renderer. 3 年前
  Matthew Petroff 2ea5f4b992 Fix bug in multires tile loading, which primarily affects Safari (#1012). 3 年前
  Matthew Petroff c7f3b483ad Add CITATION file. 3 年前
  Matthew Petroff dbd7f0c1bb Fix mistake in API documentation. 3 年前
  Matthew Petroff 37453a99b4 Expand directions for installing pyshtools. 3 年前
  Matthew Petroff 6fc7a23007 Resize image before SHT calculation to ensure even dimensions (fixes #1010). 3 年前
  Matthew Petroff 4e069c768d Fix regression with non-power-of-two equirectangular images. 3 年前
  Matthew Petroff d78ae70c16 Display thumbnail preview without SHT hash (fixes #1002). 3 年前
  Matthew Petroff f9ccdda5bd Multires thumbnail must be a power of two. 3 年前
  Matthew Petroff 9788fc6512 Add support for multires SHT and thumbnail previews. 3 年前
  Stefan Keim 383e73cdbd add %l0 placeholder for 0 based level numbering in MultiresNode 3 年前
  Matthew Petroff 74b8319192 Add test to make sure hot spots are below UI. 3 年前
  Matthew Petroff c187f689ab Revert "Fix bug with hot spot overlap (#975)." 3 年前
  Matthew Petroff 7362f5c948 Fix bug with hot spot overlap (#975). 3 年前
  Matthew Petroff 02424bdfa3 Make it clear that location hashes are preferred over location query strings. 3 年前
  Matthew Petroff 652194695e Removed duplicate `isLoaded` function. 3 年前
  Matthew Petroff 5f0a1d8662 Fix issue with hot spots displaying over other UI elements. 3 年前
  strarsis a6c71665a7
UI confirmation (touch/mouse wheel) (#952) 3 年前
  Matthew Petroff d1364d0331 Revert "Fix issue with hot spots displaying over other UI elements." 3 年前
  Matthew Petroff ab423f66ea Fix issue with hot spots displaying over other UI elements. 3 年前
  Matthew Petroff f0e6ba6067 Fix bug with displaying standalone file not found error. 3 年前
  Matthew Petroff a84fc56596 Add inactivity delay option to `startAutoRotate` method. 3 年前
  Matthew Petroff c0f74cc03c Bump copyright year. 3 年前
  Matthew Petroff 6afcee4c13 Increase zoom friction for very wide HFOV (related to #946). 3 年前
  Jonas Petersen 9ccf60b88e Fixed typo. 3 年前
  Matthew Petroff 50ea593a09 Fix bug in multires performance improvements (fixes #935). 4 年前
  Matthew Petroff 4382de1604 Make opening of links in new tabs configurable. 4 年前
  Matthew Petroff 776775f1d8 Add `rel="noopener"` to `target="_blank"` links to improve security (#929). 4 年前
  Matthew Petroff 7278d9a3b8 Tweak keyboard pan / zoom speeds. 4 年前
  Andras Elso 14208198aa
Add support for initial view settings (#918) 4 年前
  Matthew Petroff 7f2041c9cf Fix regression in Safari caused by PR #881. 4 年前
  Andras Elso 2d529c5fac
Dockerfile tweak (#919) 4 年前
  Matthew Petroff a7a8b85c34 Use `ImageBitmap` for fades and allow for other image return formats. 4 年前
  Matthew Petroff 3a10b89937 Load multires image tiles in worker thread. 4 年前