2438ff9
(refs/pull/573/merge)
Merge e0869d1dbe
into 1eaccef60f
by
2024-10-13 14:25:51 -0300
251400d
(refs/pull/1055/merge)
Merge 3878486aeb
into 1eaccef60f
by
2024-10-13 14:24:54 -0300
22ac6e1
(refs/pull/1131/merge)
Merge 15ef86b19d
into 1eaccef60f
by
2024-10-13 14:23:07 -0300
4d583f7
(refs/pull/1241/head)
feat(renderer): Add support for retrieving planar imag by
2024-10-12 12:38:11 +0800
d0bc6e3
(refs/pull/1195/merge)
Merge b5c29352ed
into 1eaccef60f
by
2024-10-10 12:27:14 +0530
1eaccef
(HEAD, master)
Explicitly set hot spot font size (#1239). by
2024-10-09 20:13:39 -0400
5c27ae4
(refs/pull/1240/head)
add support for different panorama in fullscreen by
2024-10-03 11:11:11 +0200
9274ed6
Add missing callback invocations to setPitch, setYaw and setHfov. by
2024-09-25 17:39:31 +0200
a39d310
(refs/pull/1238/head)
Add missing callback invocations to setPitch, setYaw and setHfov. by
2024-09-25 17:39:31 +0200
fde3fbd
Zero out roll when `stopOrientation` is called (fixes #1230). by
2024-08-21 17:10:25 -0400
bbf97c8
Clarify ID requirement for removing hot spots (fixes #1229). by
2024-08-21 17:04:22 -0400
badf881
Install pyshtools build dependencies if binary wheel doesn't exist. by
2024-08-18 15:53:30 -0400
9beb418
Update Ubuntu and pyshtools version for container. by
2024-08-18 15:20:56 -0400
f361b36
Make fixed scaling a separate parameter (#1150). by
2024-07-25 23:10:19 -0400
83084e8
Ignore `autoRotateInactivityDelay` if `autoRotate` isn't set (#1222). by
2024-07-04 19:15:38 -0400
011497a
Don't override pitch / yaw / hfov from GPano XML. by
2024-06-03 19:58:41 -0400
1c7e9f6
Fix edge case (fixes #1214). by
2024-05-14 20:04:23 -0400
beddbb5
(refs/pull/1216/head)
Add current sha256 hash to ubuntu base image by
2024-05-13 00:34:23 +0200
40739e8
Renovatebot use current repository by
2024-05-12 13:39:12 +0200
16d4ee0
New image name by
2024-05-12 13:38:28 +0200
0d86711
Add paths include by
2024-05-12 12:37:32 +0200
e8a8b62
Build to amd64 platform only by
2024-05-12 10:44:52 +0200
bf49fdc
Add renovatebot action by
2024-05-12 01:44:07 +0200
6b189b6
Add renovate config by
2024-05-11 15:51:17 +0200
c8b5cf2
Rewrite Dockerfile by
2024-05-11 14:30:44 +0200
a2a6630
Upgrade dockerfile to newer ubuntu LTS by
2024-05-11 15:00:22 +0200
4743e18
Add docker container github action by
2024-05-11 13:15:11 +0200
82b26d9
(refs/pull/1210/head)
local changes by
2024-04-01 16:05:10 +0100
5ad3745
Cleanup. by
2024-02-17 15:16:37 -0500
150dfae
Use a list of missing multires tiles to avoid trying load them. by
2024-02-17 15:02:09 -0500
2d8ab26
Bump copyright year. by
2024-02-17 14:58:28 -0500
8bc4798
Pin pyshtools to 4.9.1 in multires generator Dockerfile. by
2024-02-14 21:56:28 +0000
0f5c112
(refs/pull/1205/head)
Pin pyshtools to 4.9.1 in multires generator Dockerfile. by
2024-02-14 21:56:28 +0000
021b512
Further optimize not drawing tiles that have all their children drawn. by
2024-02-05 20:30:05 -0500
8f7a888
Fix bug in optimization that caused tiles to not be rendered (fixes #1204). by
2024-02-05 20:26:59 -0500
b5c2935
(refs/pull/1195/head)
Add option to hot spots by
2023-12-18 21:04:56 +0200
a56b1c4
Fix generate.py script for Python 3.12. by
2023-11-20 20:36:33 -0500
4f9add7
(refs/pull/1165/head)
my commit by
2023-05-23 22:43:59 +0530
6391a28
Make it clear that web frameworks are not officially supported. by
2023-05-16 20:46:38 -0400
57ca64e
Allow hot spot `scale` parameter to set a fixed scale (fixes #1150). by
2023-03-31 16:43:03 -0400
5656fe6
Allow `loadScene` to be called from `load` event handler (fixes #1144). by
2023-02-24 18:42:13 -0500
82e9b20
(refs/pull/1140/head)
standalone.js: dispatch pannellumloaded event by
2023-01-25 15:32:20 -0800
9623f77
Actually fix it this time. by
2022-12-28 15:28:10 -0500
3d271c8
Fix bug in last commit. by
2022-12-24 20:10:20 -0500
3aab61f
Avoid race condition between `updateOnce()` and `setUpdate(true)`. by
2022-12-17 21:16:19 -0500
204241e
Add function to update dynamic content once (#1135). by
2022-12-17 21:09:55 -0500
6c639ae
Don't reload dynamic texture when `update` is false (#1135). by
2022-12-17 17:41:18 -0500
54b7b22
Improve documentation of hot spot click events (see #1133). by
2022-12-10 16:40:25 -0500
225286d
(refs/pull/1133/head)
Document hotspot `click` event types by
2022-12-10 01:51:56 +0100
ff68062
(refs/pull/1132/head)
Update pannellum.js by
2022-12-09 17:28:31 +0100
418d2fc
Update pannellum.js by
2022-12-09 16:51:34 +0100
43dc9fc
Update pannellum.css by
2022-12-09 16:43:56 +0100
15ef86b
(refs/pull/1131/head)
Add files via upload by
2022-12-09 13:55:59 +0100
2198c25
Add and document additional standalone URL config parameters. by
2022-11-07 20:54:16 -0500
34f6bee
removing type param access from standalone url by
2022-10-15 07:28:46 -0500
d39a61e
Adding to available features within configFromUrl keys for standalone iframe by
2022-09-27 15:49:03 -0500
73b6d16
Note that `orientationOnByDefault` generally does not work with `autoLoad`. by
2022-11-07 20:31:13 -0500
6b6d6de
Fix issue with hot spots overlapping tooltips (fixes #1125, #1117). by
2022-11-07 20:10:07 -0500
ae2c6f3
(refs/pull/1122/head)
removing type param access from standalone url by
2022-10-15 07:28:46 -0500
f7213c9
Merge branch 'mpetroff:master' into add-available-standalone-iframe-features by
2022-10-14 13:58:37 -0500
7d42e49
Handling deprecation of ANTIALIAS by Pillow (fixes #1119). by
2022-10-09 17:32:55 -0400
929ec8f
Prevent Chrome from selecting off-screen hot spot with tab (#1120). by
2022-10-09 17:13:06 -0400
5e4453e
Adding to available features within configFromUrl keys for standalone iframe by
2022-09-27 15:49:03 -0500
644dcbf
(refs/pull/1121/head)
Use `LANCZOS` instead of deprecated `ANTIALIAS` by
2022-09-20 23:40:19 +0200
950a2ce
Fix edge case with new method of loading multires tiles (#1100). by
2022-08-07 15:57:02 -0400
ab9601a
Display orientation control button on iPads (fixes #1093). by
2022-07-23 19:40:50 -0400
71bac61
Make hot spot and scene ID checking less strict (#1088). by
2022-04-11 19:22:12 -0400
b29cbed
Add ability to provide a URL dictionary for multires tiles. by
2022-03-26 15:43:00 -0400
8a40ae1
Add ability to provide a hook to execute just prior to rendering. by
2022-03-26 14:57:21 -0400
eb50628
Stop loading panorama is viewer is destroyed (fixed #1084). by
2022-03-25 20:41:20 -0400
05dae19
Optimize multires tile display. by
2022-03-25 00:41:27 -0400
fa11a99
Remove renderer pre-execution hook. by
2022-02-06 00:38:59 -0500
33bc23d
Bump copyright year. by
2022-02-06 00:36:42 -0500
e94caef
Add option to skip creation of multires fallback images. by
2022-02-06 00:33:18 -0500
9f6a4ef
(refs/pull/1067/head)
Copyright year updated to 2022 by
2022-01-25 15:46:42 +0600
b81b26f
Fix CI link. by
2021-12-30 18:13:42 -0500
387f5fb
Don't require extension. by
2021-12-28 17:38:24 -0500
20edcac
Fix deprecation warnings. by
2021-12-28 17:19:10 -0500
c70573f
Fix CI? by
2021-12-28 17:14:20 -0500
650fb09
Fix CI? by
2021-12-28 17:07:05 -0500
146c951
Fix CI? by
2021-12-28 17:03:44 -0500
621de7f
Add function to check if base multires tiles are loaded. by
2021-12-28 16:58:32 -0500
9509428
Add ability to provide existing WebGL context to renderer. by
2021-12-28 16:57:01 -0500
3878486
(refs/pull/1055/head)
add types for typescript by
2021-12-23 15:10:25 +0900
308d86e
Remove "fallback" parameter, since Flash-based viewers no longer work. by
2021-10-16 19:43:53 -0400
0967632
Fix regression with CSS fallback renderer. by
2021-09-06 11:17:12 -0400
57b9867
(refs/pull/1024/head)
fix: render transforms without wgbgl by
2021-09-06 11:51:55 +0800
2ea5f4b
Fix bug in multires tile loading, which primarily affects Safari (#1012). by
2021-08-30 17:39:48 -0400
c7f3b48
Add CITATION file. by
2021-08-21 11:38:55 -0400
dbd7f0c
Fix mistake in API documentation. by
2021-08-04 10:55:13 -0400
37453a9
Expand directions for installing pyshtools. by
2021-07-30 10:15:26 -0400
00fd2e8
(refs/pull/1015/head)
Update readme.md by
2021-07-30 17:13:13 +0530
6fc7a23
Resize image before SHT calculation to ensure even dimensions (fixes #1010). by
2021-07-19 14:38:18 -0400
4e069c7
Fix regression with non-power-of-two equirectangular images. by
2021-07-16 10:03:01 -0400
d78ae70
Display thumbnail preview without SHT hash (fixes #1002). by
2021-07-13 11:36:27 -0400
f9ccdda
Multires thumbnail must be a power of two. by
2021-07-13 10:36:01 -0400
9788fc6
Add support for multires SHT and thumbnail previews. by
2021-07-11 17:10:31 -0400
383e73c
add %l0 placeholder for 0 based level numbering in MultiresNode by
2021-06-02 12:10:16 +0200
65e6a98
(refs/pull/998/head)
Reduce the main thread blocking time on load scene by
2021-06-08 12:46:52 +0800
f9c5bde
Remove revokeObjectURL by
2021-06-08 12:39:29 +0800