Browse Source

Prep for release.

tags/2.0
Matthew Petroff 10 years ago
parent
commit
37eed5dfa2
3 changed files with 29 additions and 3 deletions
  1. +1
    -1
      VERSION
  2. +27
    -1
      changelog.md
  3. +1
    -1
      src/pannellum.htm

+ 1
- 1
VERSION View File

@@ -1 +1 @@
1.3
2.0

+ 27
- 1
changelog.md View File

@@ -1,7 +1,33 @@
Pannellum
Changelog
=========


Changes in Pannellum 2.0
------------------------

New Features:

- New rendering backend
- Multiresolution panoramas
- Partial panoramas
- Cubic panoramas
- CSS 3D fallback renderer for multiresolution panoramas
- JSON configuration files
- Hot spots and tours
- Compass headings

Improvements:

- More configuration options
- New theme
- Performance improvements
- CORS support

Bugfixes:

- Numerous


Changes in Pannellum 1.2
------------------------



+ 1
- 1
src/pannellum.htm View File

@@ -42,7 +42,7 @@
<div id="compass" class="controls control"></div>
<span id="about" style="display: none;"><a href="https://github.com/mpetroff/pannellum" target="_blank">Pannellum</a></span>
<span id="about" style="display: none;"><a href="http://pannellum.org/" target="_blank">Pannellum</a></span>
<noscript><div id="nojavascript" class="infobox"><p>Javascript is required to view this panorama.<br>(It could be worse; you could need a plugin.)</p></div></noscript>


Loading…
Cancel
Save