Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+20
View File
@@ -20,6 +20,26 @@ committal in the CVS repository !
History file for visualization/XXX sub-category (a template graphics system)
---------------------------------------------------------------------------
7th October 2012 John Allison (visXXX-V09-05-04)
- G4XXXStoredViewer::, G4XXXSGViewer::CompareForKernelVisit:
o Added test of VisAttributesModifiers to list checked for kernel visit.
3rd October 2012 John Allison (visXXX-V09-05-03)
o Protected the case of G4LogicalVolumeModel.
8th June 2012 John Allison (visXXX-V09-05-02)
- Shadow clean.
23rd May 2012 John Allison (visXXX-V09-05-01)
- Health Check 2012: Migrated (see management/History):
o G4XXXStoredSceneHandler.cc, G4XXXSGSceneHandler.cc
. Removed call to G4VSceneHandler::ClearStore.
. Removed call to G4VSceneHandler::ClearTransientStore.
3rd January 2011 John Allison (visXXX-V09-05-00)
- Removed #ifdef ...XXXSG... protections.
o No longer any reliance on imported tree code; own tree code example used.
11th November 2011 John Allison (visXXX-V09-04-01)
- G4XXXSGSceneHandler.cc: Fixed compiler warnings.