871 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Matthew Petroff 1c7e9f6f71 Fix edge case (fixes #1214). 2週間前
  Matthew Petroff 5ad3745c3a Cleanup. 3ヶ月前
  Matthew Petroff 150dfae33b Use a list of missing multires tiles to avoid trying load them. 3ヶ月前
  Matthew Petroff 2d8ab26c36 Bump copyright year. 3ヶ月前
  Ruslan Kabalin 8bc4798a9d Pin pyshtools to 4.9.1 in multires generator Dockerfile. 3ヶ月前
  Matthew Petroff 021b512fa8 Further optimize not drawing tiles that have all their children drawn. 3ヶ月前
  Matthew Petroff 8f7a888c3a Fix bug in optimization that caused tiles to not be rendered (fixes #1204). 3ヶ月前
  Matthew Petroff a56b1c43c1 Fix generate.py script for Python 3.12. 6ヶ月前
  Matthew Petroff 6391a28a31 Make it clear that web frameworks are not officially supported. 1年前
  Matthew Petroff 57ca64e741 Allow hot spot `scale` parameter to set a fixed scale (fixes #1150). 1年前
  Matthew Petroff 5656fe6f07 Allow `loadScene` to be called from `load` event handler (fixes #1144). 1年前
  Matthew Petroff 9623f77ad6 Actually fix it this time. 1年前
  Matthew Petroff 3d271c83d5 Fix bug in last commit. 1年前
  Matthew Petroff 3aab61fd2a Avoid race condition between `updateOnce()` and `setUpdate(true)`. 1年前
  Matthew Petroff 204241e715 Add function to update dynamic content once (#1135). 1年前
  Matthew Petroff 6c639ae033 Don't reload dynamic texture when `update` is false (#1135). 1年前
  Matthew Petroff 54b7b22d03 Improve documentation of hot spot click events (see #1133). 1年前
  Matthew Petroff 2198c25996 Add and document additional standalone URL config parameters. 1年前
  Shawn Scofield 34f6bee35c removing type param access from standalone url 1年前
  Shawn Scofield d39a61e1be Adding to available features within configFromUrl keys for standalone iframe 1年前
  Matthew Petroff 73b6d16238 Note that `orientationOnByDefault` generally does not work with `autoLoad`. 1年前
  Matthew Petroff 6b6d6deac9 Fix issue with hot spots overlapping tooltips (fixes #1125, #1117). 1年前
  Matthew Petroff 7d42e49d10 Handling deprecation of ANTIALIAS by Pillow (fixes #1119). 1年前
  Matthew Petroff 929ec8f11c Prevent Chrome from selecting off-screen hot spot with tab (#1120). 1年前
  Matthew Petroff 950a2ce732 Fix edge case with new method of loading multires tiles (#1100). 1年前
  Matthew Petroff ab9601aa34 Display orientation control button on iPads (fixes #1093). 1年前
  Matthew Petroff 71bac61e3b Make hot spot and scene ID checking less strict (#1088). 2年前
  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. 2年前
  Matthew Petroff 0967632240 Fix regression with CSS fallback renderer. 2年前
  Matthew Petroff 2ea5f4b992 Fix bug in multires tile loading, which primarily affects Safari (#1012). 2年前
  Matthew Petroff c7f3b483ad Add CITATION file. 2年前
  Matthew Petroff dbd7f0c1bb Fix mistake in API documentation. 2年前
  Matthew Petroff 37453a99b4 Expand directions for installing pyshtools. 2年前
  Matthew Petroff 6fc7a23007 Resize image before SHT calculation to ensure even dimensions (fixes #1010). 2年前
  Matthew Petroff 4e069c768d Fix regression with non-power-of-two equirectangular images. 2年前