File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Changes in master
3+ ## Changes in 4.3
441 . Implement TGeoCtub, TGeoParaboloid and TGeoHype shapes
552 . Support TGeoTube with Rmin==0
663 . Exclude empty faces in TGeoArb8
Original file line number Diff line number Diff line change 8585 }
8686} ( function ( JSROOT ) {
8787
88- JSROOT . version = "dev 18 /02/2016" ;
88+ JSROOT . version = "4.3 19 /02/2016" ;
8989
9090 JSROOT . source_dir = "" ;
9191 JSROOT . source_min = false ;
760760
761761 if ( kind . indexOf ( "geom;" ) >= 0 ) {
762762 //mainfiles += "$$$scripts/csg.js;" +
763- // "$$$scripts/ThreeCSG.js;" +
763+ // "$$$scripts/ThreeCSG.js;";
764764 mainfiles += "$$$scripts/JSRootGeoPainter" + ext + ".js;" ;
765765 extrafiles += "$$$style/JSRootGeoPainter" + ext + ".css;" ;
766766 modules . push ( 'JSRootGeoPainter' ) ;
You can’t perform that action at this time.
0 commit comments