Skip to content

Commit

Permalink
3DHOP 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
potenziani committed Jun 5, 2018
1 parent 8008820 commit c62f72e
Show file tree
Hide file tree
Showing 119 changed files with 1,229 additions and 698 deletions.
57 changes: 15 additions & 42 deletions CHANGELOG .md
Expand Up @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

16 March 2018
4 June 2018

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

*Version DEVELOPMENT*
*Version 4.2*

**Main Changes**

* 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 TEXTURE HANDLING and DATA CACHING systems;
* Updated PLY parser;
* Updated PICKING functions;
* Updated PLANES SECTIONING TOOL;
* Updated TRACKBALL SET;

**Files Added/Modified**

* 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;
* Updated "index_all_tools.html" 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 all "*.css" files;
* Updated "skins" directory;

*Version 4.1*

**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;

**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;
* Updated all "*.js" files;
* Updated "3dhop.css" file;
* Updated "docs.html" file;
57 changes: 15 additions & 42 deletions CHANGELOG.txt
Expand Up @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

16 March 2018
4 June 2018

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

*Version DEVELOPMENT*
*Version 4.2*

**Main Changes**

* 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 TEXTURE HANDLING and DATA CACHING systems;
* Updated PLY parser;
* Updated PICKING functions;
* Updated PLANES SECTIONING TOOL;
* Updated TRACKBALL SET;

**Files Added/Modified**

* 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;
* Updated "index_all_tools.html" 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 all "*.css" files;
* Updated "skins" directory;

*Version 4.1*

**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;

**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;
* Updated all "*.js" files;
* Updated "3dhop.css" file;
* Updated "docs.html" file;
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

16 March 2018
4 June 2018

#### TEAM
---------
Expand Down
2 changes: 1 addition & 1 deletion README.txt
Expand Up @@ -8,7 +8,7 @@

Contact Us @ info@3dhop.net

16 March 2018
4 June 2018

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

0 comments on commit c62f72e

Please sign in to comment.