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 fe9c5d8 commit ec6d3b1Copy full SHA for ec6d3b1
changes.md
@@ -1,6 +1,6 @@
1
# JSROOT changelog
2
3
-## Changes in master
+## Changes in 4.4
4
1. Fix faces orientation for all TGeo shapes.
5
2. Improve TGeoTorus creation - handle all parameters combinations
6
3. Implement TGeoCompositeShape, using ThreeCSG.js
scripts/JSRootCore.js
@@ -94,7 +94,7 @@
94
}
95
} (function(JSROOT) {
96
97
- JSROOT.version = "dev 24/03/2016";
+ JSROOT.version = "4.4.0 24/03/2016";
98
99
JSROOT.source_dir = "";
100
JSROOT.source_min = false;
0 commit comments