-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
329 changed files
with
29,911 additions
and
3,690 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,48 @@ | ||
3D Heritage Online Presenter [http://www.3dhop.net] - CHANGELOG FILE | ||
3D Heritage Online Presenter - CHANGELOG FILE | ||
|
||
3DHOP by Visual Computing Laboratory - ISTI - CNR [http://vcg.isti.cnr.it] | ||
|
||
Contact Us [info@3dhop.net] | ||
|
||
Marco Callieri [marco.callieri@isti.cnr.it] | ||
Massimiliano Corsini [massimiliano.corsini@isti.cnr.it] | ||
Matteo Dellepiane [matteo.dellepiane@isti.cnr.it] | ||
Marco Potenziani [marco.potenziani@isti.cnr.it] | ||
|
||
24 September 2014 | ||
06 Jul 2015 | ||
|
||
VERSION 3.0 | ||
|
||
* --------- Main Changes ----------- | ||
* + Added INSTANCES and HOTSPOTS VISIBILITY features; | ||
* + Added geometries PICKING and ONHOVER EVENT HANDLERS; | ||
* + Added FULL SCREEN feature; | ||
* = Updated UI event listener for touch screen compatibility; | ||
* = Updated TOOLBAR features for faster loading and touch events support; | ||
* + Added basic DOCUMENTATION; | ||
* + Added HOW-TO example for VISIBILITY and HOTSPOTS-EVENTS new advanced features explanation (only in the "3DHOP Full Version" package); | ||
* + Added RENDERING and DATA STREAMING parallelization; | ||
* + Added INSTANCE SOLID COLOR and TRANSPARENCY features; | ||
* + Added MEASUREMENT TOOL; | ||
* + Added "BY NAME" functions for visibility, solid color and transparency; | ||
* + Added multiresolution COMPRESSED MESHES support; | ||
* + Added POINT CLOUDS multiresolution data support; | ||
* = Updated RENDERING and DATA STREAMING system; | ||
* + Added patch for Nexus support on SAFARI browser; | ||
* + Fixed ZOOM bug and added view distance limits in sphere trackball; | ||
* + Added MULTITOUCH(*) zoom control; | ||
* = Updated TOUCH(*) controls and tap highlight effect; | ||
* = Updated CURSOR behavior; | ||
* = Updated WATERMARK position; | ||
* + Added new TOOLBAR button icons set; | ||
|
||
* --------- Files Added/Modified ----------- | ||
* + Added "meshcoder_worker.js" file; | ||
* = Updated "nexus.js" file; | ||
* = Updated "gargo.nxs" file; | ||
* = Updated "docs.html" file; | ||
* + Added "HOWTO_3.1_trackball_setting.html" file; | ||
* + Added "HOWTO_8.0_measurement_tool.html" file; | ||
* = Updated all howtos ".html" files; | ||
* = Updated all trackballs ".html" files; | ||
* = Updated all trackballs ".js" files; | ||
* = Updated "spidergl.js" file; | ||
* = Updated "init.js" file; | ||
* = Updated "presenter.js" file; | ||
* = Updated "css" file; | ||
* = Updated all ".html" files; | ||
* = Updated "skins" directory; | ||
* + Added "docs" directory with 3DHOP documentation files; | ||
* + Added how-to ".html" files for visibility and hotspots-events new advanced features explanation (only in "3DHOP Full Version" package); | ||
* = Updated "init.js" file; | ||
* = Updated "3dhop.css" file; | ||
* + Updated "skins" directory; | ||
|
||
(*) Touch Events are a "W3C Recommendation Draft" (not a standard), so are not supported by all the browsers. At the time of this publication Touch Events are fully supported by Google Chrome and Opera, supported but not activate by default on Mozilla Firefox, and partially supported (via Pointer Events) by Microsoft Explorer. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.