We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30ca9a commit 53996a8Copy full SHA for 53996a8
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in master
+## Changes in 4.2
4
1. Significant performance improvements in 3D drawings - TGeo/TH2/TH3
5
2. Implement TGeoPara, TGeoGtra, TGeoXtru and TGeoEltu shapes
6
3. Optimize (reduce vertices number) for others TGeo shapes
scripts/JSRootCore.js
@@ -85,7 +85,7 @@
85
}
86
} (function(JSROOT) {
87
88
- JSROOT.version = "dev 17/02/2016";
+ JSROOT.version = "4.2 17/02/2016";
89
90
JSROOT.source_dir = "";
91
JSROOT.source_min = false;
0 commit comments