Skip to content

Commit

Permalink
3DHOP 4.2
Browse files Browse the repository at this point in the history
Official Release
  • Loading branch information
potenziani committed Jun 6, 2018
2 parents 573e030 + e00e1f6 commit d428e99
Show file tree
Hide file tree
Showing 146 changed files with 8,895 additions and 5,457 deletions.
56 changes: 27 additions & 29 deletions CHANGELOG .md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

19 December 2016
4 June 2018

#### TEAM
---------
Expand All @@ -21,38 +21,36 @@ Marco Potenziani @ marco.potenziani@isti.cnr.it
#### CHANGELOG FILE
-------------------

*Version 4.1*
*Version 4.2*

**Main Changes**

* Fixed "MISSING PATCH" BUG in NEXUS models rendering;
* Fixed "TEXTURE WAKE UP" BUG in NEXUS models rendering;
* Fixed SAFARI browser PATCH for NEXUS models rendering;
* Fixed MINOR issues in TRACKBALL SET;
* Updated NEXUS RENDERING and MEMORY ALLOCATION system;
* Updated and optimized SHADERS SET;
* Updated TRACKBALL PAN SPEED;
* Updated COLOR CODED ID feature;
* Updated MEASUREMENT HANDLER;
* Added STYLESHEET for viewer informative PANELS;
* Added ALL TOOL viewer TEMPLATE;
* Added NEW SHADER for clusters of points/lines;
* Added TOOLBAR COLOR SWITCH function;
* Added POINTSIZE setup in SCENE CONFIG;
* Added mouse RIGHT BUTTON PAN feature;
* Added REPAINT function;
* Added support for TEXTURES and POINT CLOUDS for PLY models;
* Added ORTHOGRAPHIC CAMERA mode and functions;
* Minified spidergl.js file;
* Cleanup code and indentation in various .js files;
* Added GLOBAL LIGHTING control;
* Added basic MOBILE DEVICE support;
* Fixed IE browser critical bug;
* Updated NEXUS TEXTURE HANDLING and DATA CACHING systems;
* Updated PLY parser;
* Updated SHADERS SET;
* Updated SCENE CREATION system;
* Updated ZOOM and CENTERING modes and functions;
* Updated CAMERA PROJECTION modes and functions;
* Updated TOUCH HANDLING;
* Updated UI system;
* Updated PICKING functions;
* Updated PLANES SECTIONING TOOL;
* Updated TRACKBALL SET;

**Files Added/Modified**

* Added "3DHpanels.css" file;
* Added "index_all_tools.html" file;
* Updated "index.html" file and renamed "index_no_tools.html";
* Updated "HOWTO_8.1_point_picking.html" file;
* Updated "HOWTO_8.0_measurement_tool.html" file;
* Added "HOWTO_10.0_camera_lighting.html" file;
* Added "HOWTO_10.1_camera_lighting.html" file;
* Added "logo.png" file;
* Added "corto.js" file;
* Added "meco.js" file;
* Added "gargo.nxz" model file;
* Removed "gargo.nxs" model file;
* Removed "meshcoder_worker.js" file;
* Updated all "*.html" files;
* Updated all "*.js" files;
* Updated "3dhop.css" file;
* Updated "docs.html" file;
* Updated all "*.css" files;
* Updated "skins" directory;
56 changes: 27 additions & 29 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

19 December 2016
4 June 2018

#### TEAM
---------
Expand All @@ -21,38 +21,36 @@ Marco Potenziani @ marco.potenziani@isti.cnr.it
#### CHANGELOG FILE
-------------------

*Version 4.1*
*Version 4.2*

**Main Changes**

* Fixed "MISSING PATCH" BUG in NEXUS models rendering;
* Fixed "TEXTURE WAKE UP" BUG in NEXUS models rendering;
* Fixed SAFARI browser PATCH for NEXUS models rendering;
* Fixed MINOR issues in TRACKBALL SET;
* Updated NEXUS RENDERING and MEMORY ALLOCATION system;
* Updated and optimized SHADERS SET;
* Updated TRACKBALL PAN SPEED;
* Updated COLOR CODED ID feature;
* Updated MEASUREMENT HANDLER;
* Added STYLESHEET for viewer informative PANELS;
* Added ALL TOOL viewer TEMPLATE;
* Added NEW SHADER for clusters of points/lines;
* Added TOOLBAR COLOR SWITCH function;
* Added POINTSIZE setup in SCENE CONFIG;
* Added mouse RIGHT BUTTON PAN feature;
* Added REPAINT function;
* Added support for TEXTURES and POINT CLOUDS for PLY models;
* Added ORTHOGRAPHIC CAMERA mode and functions;
* Minified spidergl.js file;
* Cleanup code and indentation in various .js files;
* Added GLOBAL LIGHTING control;
* Added basic MOBILE DEVICE support;
* Fixed IE browser critical bug;
* Updated NEXUS TEXTURE HANDLING and DATA CACHING systems;
* Updated PLY parser;
* Updated SHADERS SET;
* Updated SCENE CREATION system;
* Updated ZOOM and CENTERING modes and functions;
* Updated CAMERA PROJECTION modes and functions;
* Updated TOUCH HANDLING;
* Updated UI system;
* Updated PICKING functions;
* Updated PLANES SECTIONING TOOL;
* Updated TRACKBALL SET;

**Files Added/Modified**

* Added "3DHpanels.css" file;
* Added "index_all_tools.html" file;
* Updated "index.html" file and renamed "index_no_tools.html";
* Updated "HOWTO_8.1_point_picking.html" file;
* Updated "HOWTO_8.0_measurement_tool.html" file;
* Added "HOWTO_10.0_camera_lighting.html" file;
* Added "HOWTO_10.1_camera_lighting.html" file;
* Added "logo.png" file;
* Added "corto.js" file;
* Added "meco.js" file;
* Added "gargo.nxz" model file;
* Removed "gargo.nxs" model file;
* Removed "meshcoder_worker.js" file;
* Updated all "*.html" files;
* Updated all "*.js" files;
* Updated "3dhop.css" file;
* Updated "docs.html" file;
* Updated all "*.css" files;
* Updated "skins" directory;
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**3DHOP**
![3DHOP Logo](documentation/img/logo.png) **3DHOP**
=========
3D Heritage Online Presenter
----------------------------
Expand All @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

19 December 2016
4 June 2018

#### TEAM
---------
Expand Down
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**3DHOP**
![3DHOP Logo](documentation/img/logo.png) **3DHOP**
=========
3D Heritage Online Presenter
----------------------------
Expand All @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

19 December 2016
4 June 2018

#### TEAM
---------
Expand Down
Loading

0 comments on commit d428e99

Please sign in to comment.