Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetroff committed Aug 23, 2014
1 parent 2d95e3b commit 37eed5d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3
2.0
28 changes: 27 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -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
------------------------

Expand Down
2 changes: 1 addition & 1 deletion src/pannellum.htm
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 37eed5d

Please sign in to comment.