Import Geant4 9.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:58:43 +02:00
parent 96c8bcd0af
commit b79225fb37
7544 changed files with 245407 additions and 91099 deletions
+41 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.418 2007/11/19 19:56:26 perl Exp $
$Id: History,v 1.424 2008/11/21 22:03:51 perl Exp $
-------------------------------------------------------------------
=========================================================
@@ -24,6 +24,46 @@ committal in the CVS repository !
History file for visualization category
---------------------------------------
21st November 2008 Joseph Perl (vis-V09-01-06)
- visman-V09-01-05: Trap recursive use of /vis/reviewKeptEvents.
- modeling-V09-01-01: Improve message.
- opengl-V09-01-03: Many changes to add Qt support.
30th April 2008 John Allison (vis-V09-01-05)
- visman-V09-01-04: Fixes more gcc-4.3.0 compiler warnings.
- openinventor-V09-01-01: Fixes more gcc-4.3.0 compiler warnings.
28th April 2008 John Allison (vis-V09-01-04)
- visman-V09-01-03: Cosmetic improvements.
- opengl-V09-01-02: Tidied.
4th April 2008 John Allison (vis-V09-01-03, needs greps-V09-01-03)
- Back on HEAD. Contains vis-V09-01-00.
- visman-V09-01-02: Fixed gcc-4.3.0 compiler warnings.
- opengl-V09-01-01:
o Fixed gcc-4.3.0 compiler warnings.
o Fixed DBL_MAX problem in 2D drawing.
o A lot of Qt development.
- openinventor-V09-01-00): Fixed most gcc-4.3.0 compiler warnings.
- raytracer-V09-01-00): Fixed gcc-4.3.0 compiler warnings.
- vistest-V09-01-01: Zero thickness of box for 2D drawing.
30th January 2008 John Allison (vis-V09-01-02)
- Bug fix tag (re-instated G4DAWNFILE) on branch vis-V09-00-03-branch.
- DOES NOT CONTAIN vis-V09-01-00 STUFF.
29th January 2008 John Allison (vis-V09-01-01)
- visman-V09-01-01: Re-instated G4DAWNFILE (somehow got lost!!)
4th January 2008 John Allison (vis-V09-01-00 with greps-V09-01-00)
- Draw2D capability, already available for G4Text, extended to:
G4Circle, G4Polyhedron, G4Polyline, G4Polymarker, G4Square.
o modeling-V09-01-00: Adapted to new BeginPrimitives2D signature.
o visman-V09-01-00: Implemented extended 2D interface.
o opengl-V09-01-00: Implemented extended 2D interface.
o vis-HepRep-V09-01-00: Adapted to new BeginPrimitives2D signature.
o vistest-V09-01-00: MyEventAction: Added 2D polyhedron.
19th November 2007 Joseph Perl (vis-V09-00-03)
- visman-V09-00-02: Replace references to Wired3 in command guidance
- vis-HepRep-V09-00-01: Adjust geometry hierarchy for parallel worlds.