5b0719d
Remove unnecessary iframe attributes from examples. by
2015-11-07 16:03:52 -0500
4da84b3
Don't add iframe title attribute in configuration generator and fix line endings. by
2015-11-07 16:03:00 -0500
eadd558
Encapsulate Video.js plugin. by
2015-11-06 21:32:00 -0500
eb5a089
Greatly improve video support. by
2015-11-06 21:16:42 -0500
704e9ad
Add missing `preview` parameter to documentation. by
2015-10-26 20:03:59 -0400
f70b01c
Fix bug with video. by
2015-10-19 21:42:22 -0400
ecf2010
Fix bug in last commit. by
2015-10-19 21:21:55 -0400
82d1bc4
Add error for when panorama image isn't specified. by
2015-10-17 15:54:57 -0400
e294e40
Escape strings and encode URIs to mitigate possible DOM XSS. by
2015-10-17 15:48:21 -0400
7f7065a
Add high-DPI support (implements #85). by
2015-10-08 19:49:39 -0400
1dddfe7
Fix bug with hot spots appearing above controls and title (and includes something I missed in last commit). by
2015-10-06 20:59:30 -0400
f64390d
Fix hot spot display bug in Edge (fixes #90). by
2015-10-06 20:54:35 -0400
897bdc0
Minor cleanup. by
2015-10-04 19:28:16 -0400
3bc5e9c
Added support for `PosePitchDegrees` and `PoseRollDegrees` XMP tags (used by Ricoh Theta S). by
2015-10-04 19:20:12 -0400
28b7007
Fix keyboard controls. by
2015-09-20 18:56:56 -0400
dd8e8d1
Merge pull request #86 from Benvii/master by
2015-08-14 23:04:15 +0000
6950d40
(refs/pull/86/head)
Fix 'undefined' bug in fallback URLs (in library version) by
2015-08-14 19:20:38 +0200
994c3a9
Better separate minified standalone version from minified library version. by
2015-08-06 20:24:54 -0400
7d8d1d8
Merge pull request #84 from Benvii/master by
2015-08-06 20:15:38 -0400
98fff91
(refs/pull/84/head)
Container position set to relative, for a better embed into an existing page. We don't want the viewer to be at a fixed place. by
2015-08-07 00:56:39 +0200
1d93a46
Keeping html and body CSS rules for standalone mode. by
2015-08-07 00:52:19 +0200
3abca0d
Adding events to the container not the document (body) to be able to embed the viewer by
2015-08-07 00:51:13 +0200
11f4263
Removing container declaration as it is already a parameter of the constructor, also fix a bug as it was redefined locally by
2015-08-06 20:55:17 +0200
e5daf70
Update CSS and JS so that the dimentions are correct in embeded mode by
2015-08-06 19:27:24 +0200
8225802
Added API documentation generation script and documentation improvements. by
2015-08-01 16:32:09 -0400
be34337
Begin adding API. by
2015-08-01 16:29:32 -0400
1988ee3
Minor documentation update. by
2015-07-29 21:35:44 -0400
8be6493
Allow passing container ID to constructor. by
2015-07-29 21:32:59 -0400
2c504e9
Add JSDoc comments to pannellum.js. by
2015-07-29 21:14:23 -0400
3a916c3
Add library version to build system. by
2015-07-28 20:48:11 -0400
9fabafc
Restructure location of standalone viewer. by
2015-07-28 20:41:38 -0400
a00af3b
Unify configuration files, deprecating separate `tour` option. by
2015-07-28 20:20:23 -0400
af42a29
Create viewer using constructor. by
2015-07-19 20:23:36 -0400
2e7f836
Add center pointing and HFOV to hot spot debug. by
2015-07-08 18:36:22 -0400
6260709
Fix JSHint warnings. by
2015-06-24 20:57:16 -0400
6f1fb45
Add JSDoc documentation to libpannellum and make most of its methods private. by
2015-06-23 22:24:30 -0400
d5b20b9
Fix target yaw (fixes #79, thanks trumpton). by
2015-06-16 00:14:04 -0400
fb48a9d
Revert pull request #74 since it broke the display of hot spot tooltips. by
2015-05-27 21:27:33 -0400
8500a3a
Prefix CSS classes. by
2015-05-27 21:24:43 -0400
c66d1ff
Fix bug that caused compass to be displayed for images with GPano data but no heading. by
2015-05-16 01:17:11 -0400
965f388
Fix CSS bug. by
2015-05-16 01:16:30 -0400
6c338b5
Display informative error when opened from local filesystem. by
2015-05-14 19:51:38 -0400
255cc98
Merge pull request #74 from umbreak/patch-8 by
2015-05-14 17:32:13 -0400
71b0a0c
Fix bug with fade when rapidly changing scenes (fixes #73). by
2015-05-14 17:28:40 -0400
379dd04
(refs/pull/74/head)
Moving from visibility to display due to Chrome bug by
2015-05-11 16:10:32 +0200
cc8b916
Changing visibility for display due to a bug in Chrome by
2015-05-11 16:09:02 +0200
29520e7
(refs/pull/72/merge)
Merge 53568ba239
into 8c3c6ca0f6
by
2015-05-05 16:12:34 +0000
53568ba
(refs/pull/72/head)
Fix undefined error when moving too fast by
2015-05-05 18:12:17 +0200
8c3c6ca
Use HTTPS link. by
2015-05-01 13:42:10 -0400
e1947f6
Another DOM leak fix. by
2015-04-30 18:16:46 -0400
6d60b96
Fix DOM leaks. by
2015-04-29 12:40:53 -0400
d057de4
Merge pull request #71 from jlehtine/multiresjpegquality by
2015-04-13 19:22:32 -0400
ce5e6d4
(refs/pull/71/head)
Added a -q/--quality option to specify output JPEG quality. by
2015-04-13 23:54:49 +0300
fbfb287
Merge pull request #70 from jlehtine/master by
2015-04-13 16:18:20 -0400
69908bc
(refs/pull/70/head)
Added a -c/--cubesize option for specifying the cube size to the multires generation script. Default is to automatically determine cube size as before. by
2015-04-13 22:26:55 +0300
028fc1d
Don't override existing configuration with GPano XMP data. by
2015-03-25 20:22:51 -0400
59b13f2
Merge branch 'master' of github.com:mpetroff/pannellum by
2015-03-25 20:03:13 -0400
e69b464
Fix vOffset bug and GPano XMP bug. by
2015-03-25 20:01:10 -0400
dcb7d60
Clean up pull request. by
2015-03-18 12:16:29 -0400
952e986
Merge pull request #67 from mko-x/master by
2015-03-18 12:11:53 -0400
8c4ec7b
(refs/pull/67/head)
force reduction of linkage via freeing references by
2015-03-17 05:14:10 +0100
39590a6
Fix unexpected 'undefined' path by
2015-03-17 03:17:30 +0100
04ca9d0
Do not prefix paths with dot by
2015-03-17 03:02:08 +0100
be6d387
update git ignore by
2015-03-17 03:00:02 +0100
baf9552
add git ignore by
2015-03-17 02:59:30 +0100
dba5e8f
Use strict comparison. by
2015-03-10 18:16:13 -0400
6c9daa8
Merge pull request #63 from dpq/master by
2015-03-10 18:15:11 -0400
50d7544
(refs/pull/63/head)
Added option to disable keyboard zooming by
2015-03-10 17:20:41 +0300
7731808
Last commit broke things in Firefox. by
2015-03-09 21:54:02 -0400
f337263
Make video panoramas work in Chrome. by
2015-03-09 21:50:29 -0400
8bb0f0f
Fix typo in previous commit. by
2015-03-09 21:15:02 -0400
8813396
Don't append base path when image path is absolute. by
2015-03-09 18:51:50 -0400
ab0e1fe
Use Git version hash instead of version number when not building a release. by
2015-03-09 18:09:32 -0400
653af08
Fix display of about message. by
2015-03-09 17:58:21 -0400
d76b9f9
Resize renderer instead of reinitializing on size change. by
2015-03-06 19:41:20 -0500
dd35437
Make error message work in IE 9 again. by
2015-03-05 21:10:47 -0500
ea42bfd
Make CSS 3D fallback viewer work in IE 10/11. by
2015-03-05 21:10:09 -0500
2bfce35
Fix zoom out jerkiness in Chrome (fixes #61). by
2015-03-05 20:45:03 -0500
5cc12a0
Fix jumping while panning around +180/-180 degrees (fixes #62). by
2015-03-05 20:26:30 -0500
bd3990e
Performance improvements. by
2015-03-05 20:00:54 -0500
f2a787f
Add hot spot debug option to assist with positioning hot spots (implements #59). by
2015-03-03 23:16:06 -0500
3f1db74
(refs/pull/58/merge)
Merge 2c5a83ffff
into f8dfee9d63
by
2015-02-28 01:28:28 +0000
f8dfee9
BREAKING CHANGE! Reverse sign of hot spot yaw so it makes sense. by
2015-02-27 20:28:21 -0500
3e64ee9
Relax touch move timeout (fixes #55). by
2015-02-27 19:49:45 -0500
2c5a83f
(refs/pull/58/head)
Adding some info texts and fixing one small mistake by
2015-02-27 17:42:05 +0100
b4bab99
Adding some info texts and fixing one small mistake by
2015-02-27 17:38:04 +0100
a2e7d42
Adding verbose mode to be able to now pitch and yaw by
2015-02-27 17:21:25 +0100
cf58e20
Minor changes to readme. by
2015-02-25 18:33:01 -0500
e70b15f
Expand generate.py section in readme. by
2015-02-25 18:30:37 -0500
1590f56
Merge pull request #57 from hhkaos/patch-1 by
2015-02-25 18:19:04 -0500
84c1cd9
Fix JSHint warnings. by
2015-02-25 18:17:50 -0500
fb08457
(refs/pull/57/head)
Update readme.md by
2015-02-25 23:57:25 +0100
fda20f9
Handle IE 11 silently failing for NPOT cubemaps. by
2015-02-25 17:52:59 -0500
eeee2b7
Add more error messages. by
2015-02-25 11:34:15 -0500
0c05788
Don't use WebGL for cubemaps in iOS due to bug with NPOT textures. by
2015-02-24 22:15:58 -0500
d4bb429
Move size detection error to check size before rendering since iOS does not throw an error when an image is too big. by
2015-02-24 20:57:49 -0500
405056e
Fix error message display. by
2015-02-24 20:56:39 -0500
01d5352
Fix bug in Safari where controls and hot spots were sometimes obscured when using the CSS 3D renderer in fullscreen mode. by
2015-02-21 17:58:53 -0500
bfc9e97
Fix CSS 3D renderer fullscreen bug. by
2015-02-21 17:25:06 -0500
c8d0a34
Fix minor multires bug. by
2015-02-21 17:03:45 -0500