Import Geant4 3.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:55:53 +02:00
parent e7d7193284
commit cfcb558cfe
3050 changed files with 91703 additions and 48310 deletions
+18 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.88 2000/06/09 08:42:46 johna Exp $
$Id: History,v 1.93 2000/11/03 22:06:33 allison Exp $
-------------------------------------------------------------------
=========================================================
@@ -24,6 +24,23 @@ committal in the CVS repository !
History file for visualization category
---------------------------------------
2nd November 2000 Gunter Folger (vis-V02-00-02)
- Added targets includes and clean_libs to visualization/GNUmakefile.
18th October 2000 John Allison (vis-V02-00-01)
- G4PhysicalVolumeModel: protected against volumes without material.
- Removed /vis/viewer/update from compound commands /vis/drawVolume
and /vis/specify.
- Updated comments in G4VisManagerRegisterMessengers.cc.
19th August 2000 John Allison (vis-V02-00-00)
- Fixed bug in /vis/lights/direction - now does not refresh view.
- Corrected "scene" where it should read "scene handler" in some
comments and output statements.
3rd July 2000 John Allison
- Explicitly initialised all data members of G4ViewParameters in constructor.
9th June 2000 John Allison (vis-V01-01-06)
- Tagged for system testing.