Import Geant4 10.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-12-09 12:35:28 +01:00
parent 4ec577e5c4
commit a3452e42ac
3514 changed files with 210500 additions and 89628 deletions
+15 -1
View File
@@ -1,4 +1,4 @@
$Id: History 88190 2015-02-02 17:24:54Z gcosmo $
$Id: History 101714 2016-11-22 08:53:13Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,20 @@ committal in the CVS repository !
History file for visualization/FukuiRenderer sub-category
---------------------------------------------------------
19th November 2016 John Allison (DAWN-V10-02-02)
- Fixed the GetColour() problem.
11th September 2016 John Allison (DAWN-V10-02-01)
- GetColour/GetColor no longer takes an argument.
- Make sure applicable vis attributes are obtained.
// Get and check applicable vis attributes.
// fpVisAttribs = fpViewer->GetApplicableVisAttributes(fpVisAttribs);
// Note: the vis attributes may have been modified by the viewer. See
// code in G4VViewer::GetApplicableVisAttributes.
31st August 2016 John Allison (DAWN-V10-02-00)
- Fix G4Orb and G4Ellipsoid hiding warnings.
2nd February 2015 Gabriele Cosmo (DAWN-V10-01-00)
- Fix to sources.cmake script to include missing dependency on external library.