Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
+12 -1
View File
@@ -1,4 +1,3 @@
$Id: History 110390 2018-05-22 08:28:07Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +19,18 @@ committal in the CVS repository !
History file for graphics_reps category
---------------------------------------
19 October 2018 John Allison (greps-V10-04-08)
- G4VisExtent: Add GetNullExtent.
16 October 2018 John Allison (greps-V10-04-07)
- G4VisExtent: Add operator==.
12 September 2018 John Allison (greps-V10-04-06)
- G4VVisManager: Add fDrawOverlapsFlag and access functions.
o This is intended to be inspected by methods capable of drawing
overlaps. See for example, CheckOverlaps in G4PVPlacement and
G4PVParameterised.
22 May 2018 Gabriele Cosmo (greps-V10-04-05)
- Disabled deprecated static data member G4VisAttributes::Invisible for
Windows systems.