Import Geant4 8.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:44:26 +02:00
parent 8a51e0bc40
commit 216a75eeb1
8717 changed files with 360418 additions and 141343 deletions
+13 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.12 2005/05/27 13:35:52 allison Exp $
$Id: History,v 1.15 2006/06/12 08:32:16 allison Exp $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,18 @@ committal in the CVS repository !
History file for visualization/VRML sub-category
------------------------------------------------
12th June 2006 John Allison (VRML-V08-00-02)
- G4VRML1/2FileViewer.cc: Fixed rewind problem. ClearView closes and
re-opens file.
- G4VRML1/2FileSceneHandler.cc: Proper terminator on exit:
2nd June 2006 John Allison (VRML-V08-00-01)
- G4VRML2SceneHandlerFunc.icc: Protect zero model pointer.
23rd January 2006 John Allison (VRML-V08-00-00)
- Rewind output file in G4VRML*FileViewer::ClearView. Avoids
duplicate geometries in output file.
27th May 2005 John Allison (VRML-V07-00-00)
- Fixed bug introduced in ClearTransientStore.