Import Geant4 2.0.0 source tree
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
DAWN-V01-01-04
|
||||
- Target = standard target in scene
|
||||
+ relative target in view
|
||||
(G4DAWNFILEView.cc, G4FukuiRendererView.cc)
|
||||
- Automatic filename incrementation is made default.
|
||||
g4_00.prim, g4_01.prim, ... , g4_99.prim
|
||||
g4_00.eps , g4_01.eps , ... , g4_99.eps
|
||||
|
||||
DAWN-V01-01-03 Satoshi TANAKA May 11, 2000
|
||||
- In G4DAWNFILEViewer.cc,
|
||||
< strcpy( fPSViewer, "ghostview" );
|
||||
---
|
||||
> // strcpy( fPSViewer, "ghostview" );
|
||||
> strcpy( fPSViewer, "gv" );
|
||||
|
||||
DAWN-V00-01-08
|
||||
- Removed implicit casting from the previous updation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user