Matthew Petroff
|
15903fca94
|
Prep for release.
|
8 년 전 |
Matthew Petroff
|
f78683f445
|
Removed deprecated `tour` parameter.
|
8 년 전 |
Matthew Petroff
|
6562ee2ebe
|
Improperly use WEBGL_lose_context extension to help free memory (see #224).
|
8 년 전 |
Matthew Petroff
|
cf5478db8e
|
Apply device orientation roll to hot spots (fixes #217).
|
8 년 전 |
Matthew Petroff
|
540c907d09
|
Improve documentation of `targetPitch` and `targetYaw` parameters.
|
8 년 전 |
Matthew Petroff
|
5bb3e90722
|
Fix bug in `setNorthOffset` API function (fixes #257).
|
8 년 전 |
Matthew Petroff
|
a922b5b6dd
|
Fix bug in display of error message when invalid configuration parameter is specified.
|
8 년 전 |
Matthew Petroff
|
c90dcb2283
|
Use fragment identifier for standalone viewer configuration.
|
8 년 전 |
Matthew Petroff
|
907ec643e0
|
Minor fix.
|
8 년 전 |
Matthew Petroff
|
9b3ef1ee22
|
Add support for blob URLs.
|
8 년 전 |
Matthew Petroff
|
79738fabfa
|
Documentation I forgot to add to the last commit.
|
8 년 전 |
Matthew Petroff
|
acf157c96b
|
Allow a click handler to be added to a hot spot.
|
8 년 전 |
Matthew Petroff
|
b312327112
|
Extend API `addHotSpot` function such that hot spots can be added to other scenes besides the current scene.
|
8 년 전 |
Matthew Petroff
|
e8e7353f27
|
Document custom hot spot options.
|
8 년 전 |
Prisacariu Alexandru
|
22e231a731
|
Added functions to dynamically add / delete scenes.
|
8 년 전 |
Matthew Petroff
|
9b010e0ab0
|
Fix location of comment.
|
8 년 전 |
Prisacariu Alexandru
|
7eae57bcc9
|
Added functions for dynamically creating hot spots.
|
8 년 전 |
Matthew Petroff
|
942daacb4c
|
Fix a number of bugs related to auto-rotate (fixes #235).
|
8 년 전 |
Matthew Petroff
|
89b92ad2a3
|
Fix bug in last commit.
|
8 년 전 |
Matthew Petroff
|
c1067e5c1c
|
Add `mouseup` event.
|
8 년 전 |
Matthew Petroff
|
d5d3f0b47a
|
Update documentation to match last commit.
|
8 년 전 |
Matthew Petroff
|
9221bf7d43
|
Merge pull request #234 from Aykelith/master
Send the sceneId to 'scenechange' event
|
8 년 전 |
Prisacariu Alexandru
|
0c3b35da42
|
Send the sceneId to 'scenechange' event
|
8 년 전 |
Matthew Petroff
|
d5282e1fec
|
Fix bug where fullscreen button was not displayed in IE.
|
8 년 전 |
Matthew Petroff
|
246103ad5f
|
Fix background color bug (fixes #223).
|
8 년 전 |
Matthew Petroff
|
1bbbb675bc
|
Update documentation / defaults (fixes #220).
|
8 년 전 |
Matthew Petroff
|
5cd7cbe0a1
|
Fix regression in auto rotate from a few minutes ago.
|
8 년 전 |
Matthew Petroff
|
7dd3d995ff
|
Clear move animation when changing scenes (fixes #212).
|
8 년 전 |
Matthew Petroff
|
b606140af4
|
Add missing parameters to default configuration (fixes #210).
|
8 년 전 |
Matthew Petroff
|
9fbcb46320
|
Add API method to get current configuration (implements #211).
|
8 년 전 |
Matthew Petroff
|
32cc8b3eec
|
Mostly unify equirectangular and cubemap fragment shaders.
|
8 년 전 |
Matthew Petroff
|
74cd7e7afc
|
Make sure hot spot pitch and yaw are numbers (fixes #209).
|
8 년 전 |
Matthew Petroff
|
81c506e842
|
Allow for custom hot spots.
|
8 년 전 |
Matthew Petroff
|
6df609c1ef
|
Don't hardcode hot spot size.
|
8 년 전 |
Matthew Petroff
|
651dbf33e7
|
Fix zoom controls regression (fixes #208).
|
8 년 전 |
Matthew Petroff
|
a30ea8ca5c
|
Allow minimum and maximum HFOV to be equal (fixes #207).
|
8 년 전 |
Matthew Petroff
|
13cd182f82
|
Add option to turn device orientation control on by default.
|
8 년 전 |
Matthew Petroff
|
5228f48f30
|
Return to original pitch when auto rotate resumes, instead of 0, and (hopefully) fix direction bug.
|
8 년 전 |
Matthew Petroff
|
2993e059cd
|
Fix mouse event handlers for HiDPI displays and add `mousedown` event handler.
|
8 년 전 |
Matthew Petroff
|
c95d12527d
|
Add option to disable all controls.
|
8 년 전 |
Matthew Petroff
|
0879a61bd4
|
Add hot spot debug indicator (implements #128).
|
8 년 전 |
Matthew Petroff
|
f5edaf0961
|
When auto rotate restarts after inactivity, set pitch to zero and return to original HFOV.
|
8 년 전 |
Matthew Petroff
|
c17ba06ad9
|
Add ability to animate movements and add `lookAt` function (implements #162 and #197).
|
8 년 전 |
Matthew Petroff
|
bf9c6f5073
|
Auto rotate fixes and improvements.
|
8 년 전 |
Matthew Petroff
|
3e99ecbb39
|
Change device orientation button when device orientation is active (implements #165).
|
8 년 전 |
Matthew Petroff
|
715866b67d
|
Allow partial panorama background color to be set (implements #185).
|
8 년 전 |
Matthew Petroff
|
323ddc2476
|
Add CSS containment.
|
8 년 전 |
Matthew Petroff
|
3df2ea3d2d
|
Modified Video.js plugin to accept Pannellum configuration.
|
8 년 전 |
Matthew Petroff
|
cd978f7d8e
|
Prevent multires tile textures from being loaded multiple times at once (might resolve #194).
|
8 년 전 |
Matthew Petroff
|
bb0f8bdae6
|
Reset title and author display when changing scenes (fixes #198).
|
8 년 전 |