source: tags/Visualization_after-vis09-02-01-tag/XXX/History

Last change on this file was 834, checked in by garnier, 16 years ago

import all except CVS

File size: 3.6 KB
Line 
1$Id: History,v 1.27 2006/11/05 20:41:55 allison Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
20History file for visualization/XXX sub-category (a template graphics system)
21---------------------------------------------------------------------------
22
235th November 2006  John Allison  (visXXX-V08-01-06)
24- Protect against zero materials pointer.
25
2626th October 2006  John Allison  (visXXX-V08-01-05)
27- Improved print out.
28- Followed modeling-V08-01-08.
29
3024th October 2006  John Allison  (visXXX-V08-01-04; co-works greps-V08-01-08)
31- G4XXXStoredSceneHandler.cc: Followed change to G4VisAttributes in
32  greps-V08-01-08 (change GetAttValues to CreateAttValues).
33
3413th September 2006  John Allison  (visXXX-V08-01-03)
35- G4XXXStoredSceneHandler.cc: Improved G4Att printing and checking.
36
3729th August 2006  John Allison  (visXXX-V08-01-02)
38- G4XXXSG/StoredViewer::CompareForKernelVisit: Minor tidying.
39
4010th July 2006  John Allison  (visXXX-V08-01-01)
41- G4XXXStoredSceneHandler.cc: Gets solid's G4Atts created by
42  G4PhysicalVolumeModel.
43
443rd July 2006  John Allison  (visXXX-V08-01-00)
45- General tidy and improvement to XXXFile.
46
474th May 2006  John Allison  (visXXX-V08-00-04)
48- Improved protection for null models and parameters.
49
5019th April 2006  John Allison  (visXXX-V08-00-03)
51- Cosmetic improvement of legibility.
52
538th March 2006  John Allison (visXXX-V08-00-02)
54- Added G4XXXFile, G4XXXStored, G4XXXSG.
55
568th February 2006  John Allison (visXXX-V08-00-01)
57- Improved handling of DrawnPVPath:
58  o Added G4XXXSceneHandler::Begin/EndModeling().
59  o G4XXXSceneHandler::EndModeling: Cleared stores.
60  o G4XXXSceneHandler::PreAddSolid: Tidied.
61
6226th January 2006  John Allison (visXXX-V08-00-00)
63- Added code to use volume hierarchy path.  Needs modeling-V08-00-01.
64
6522nd November 2005  John Allison (visXXX-V07-01-02)
66- Simplified guidance.
67
6813th October 2005  John Allison (visXXX-V07-01-01)
69- Migrated to <sstream>.
70
712nd September 2005  John Allison (visXXX-V07-01-00)
72- Improved guidance fro rendering polyhedron objects.
73
747th June 2005  John Allison (visXXX-V07-00-00)
75- Fixed unused parameter warnings.
76
771st June 2005  John Allison
78- Removed scene count and included some ongoing developments to do
79  with making a consistent geometry hierarchy in presence of culled
80  volumes.
81
8212th November 2003  John Allison
83- Added G4XXXSceneHandler::ClearTransientStore.
84
856th November 2003  John Allison  (vis-V05-02-03)
86- G4XXXViewer: improved comments.
87
884th October 2003  Gabriele Cosmo (vis-V05-02-01)
89- Simplified GNUmakefile.
90
9111th November 2002  John Allison
92- Moved header inclusions from .hh to .cc.
93- Tidied AddThis(traj) and improved (square) and (circle).
94
9516th November 2001  John Allison
96- Added G4XXXDEBUG.
97
9824th August 2001  John Allison  (vis-V03-02-13)
99- Added example unpacking code for G4Polyhedron objects.
100
10117th August 2001  John Allison  (vis-V03-02-12)
102- Added template graphics system XXX.
Note: See TracBrowser for help on using the repository browser.