-
Notifications
You must be signed in to change notification settings - Fork 41
/
CHANGELOG.txt
61 lines (50 loc) · 1.9 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
**3DHOP**
=========
3D Heritage Online Presenter
----------------------------
***3DHOP is an open-source software package for the creation of interactive Web presentations of high-resolution 3D models***
[3DHOP](http://www.3dhop.net) by [Visual Computing Laboratory](http://vcg.isti.cnr.it) - ISTI - CNR
Contact Us @ info@3dhop.net
16 June 2020
#### TEAM
---------
Marco Callieri @ marco.callieri@isti.cnr.it
Marco Potenziani @ marco.potenziani@isti.cnr.it
#### CHANGELOG FILE
-------------------
*Version 4.3*
**Main Changes**
* Fixed GL_FRONTFACING bug;
* Fixed 16 BIT ALIGNMENT critical bug;
* Added CORTO EMSCRIPTEN version;
* Added 3DHOP SCREENSHOT functionality;
* Added 3DHOP ENTITIES functionality;
* Added NEXUS debug monitor;
* Added NEXUS verbose debug;
* Updated 3DHOP to jQuery no-conflict-mode DEPENDENCY;
* Updated 3DHOP PANELS creation;
* Updated 3DHOP SCENE SETUP for easier dynamic creation;
* Updated 3DHOP WATERMARK positioning;
* Updated 3DHOP FULLSCREEN and FOCUS policies;
* Updated 3DHOP HOTSPOTS TRANSPARENCY levels;
* Updated 3DHOP MEASUREMENT tool (instances selection);
* Updated 3DHOP SHADERS set;
* Updated 3DHOP MODELS LOADING routine;
* Updated 3DHOP & NEXUS parameters for rendering setup;
* Updated NEXUS TRAVERSAL ROUTINE for avoiding redundant repainting;
* Updated NEXUS TEXTURE HANDLING in node recovery system;
* Updated NEXUS CACHE REFRESH system;
* Updated NEXUS parameters for POINT SIZE CONTROL in point cloud rendering;
**Files Added/Modified**
* Added new "HOWTO_3.6_screenshot_tool.html" file;
* Added new resources to "skins" folder;
* Added "corto.em.js" file;
* Added "nexus.monitor.js" file;
* Added "helpers.js" file;
* Added "3dhop_panels.css" file;
* Removed "3DHpanels.css" file;
* Updated "HOWTO_3.1_animations.html" file;
* Updated "HOWTO_3.2_hotspots_events.html" file;
* Updated all "*.js" files;
* Updated all "*.css" files;
* Renamed all "*.html" files;