source: trunk/source/visualization/XXX/History @ 1202

Last change on this file since 1202 was 1140, checked in by garnier, 15 years ago

update to CVS

File size: 3.8 KB
Line 
1$Id: History,v 1.28 2009/10/21 15:28:53 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
2321st October 2009  John Allison  (visXXX-V09-02-00 coworks greps-V09-02-02)
24- Added AddCompound (const G4THitsMap<G4double>&) methods.
25  o Prevents warnings about hiding - calls G4VSceneHandler base class.
26
275th November 2006  John Allison  (visXXX-V08-01-06)
28- Protect against zero materials pointer.
29
3026th October 2006  John Allison  (visXXX-V08-01-05)
31- Improved print out.
32- Followed modeling-V08-01-08.
33
3424th October 2006  John Allison  (visXXX-V08-01-04; co-works greps-V08-01-08)
35- G4XXXStoredSceneHandler.cc: Followed change to G4VisAttributes in
36  greps-V08-01-08 (change GetAttValues to CreateAttValues).
37
3813th September 2006  John Allison  (visXXX-V08-01-03)
39- G4XXXStoredSceneHandler.cc: Improved G4Att printing and checking.
40
4129th August 2006  John Allison  (visXXX-V08-01-02)
42- G4XXXSG/StoredViewer::CompareForKernelVisit: Minor tidying.
43
4410th July 2006  John Allison  (visXXX-V08-01-01)
45- G4XXXStoredSceneHandler.cc: Gets solid's G4Atts created by
46  G4PhysicalVolumeModel.
47
483rd July 2006  John Allison  (visXXX-V08-01-00)
49- General tidy and improvement to XXXFile.
50
514th May 2006  John Allison  (visXXX-V08-00-04)
52- Improved protection for null models and parameters.
53
5419th April 2006  John Allison  (visXXX-V08-00-03)
55- Cosmetic improvement of legibility.
56
578th March 2006  John Allison (visXXX-V08-00-02)
58- Added G4XXXFile, G4XXXStored, G4XXXSG.
59
608th February 2006  John Allison (visXXX-V08-00-01)
61- Improved handling of DrawnPVPath:
62  o Added G4XXXSceneHandler::Begin/EndModeling().
63  o G4XXXSceneHandler::EndModeling: Cleared stores.
64  o G4XXXSceneHandler::PreAddSolid: Tidied.
65
6626th January 2006  John Allison (visXXX-V08-00-00)
67- Added code to use volume hierarchy path.  Needs modeling-V08-00-01.
68
6922nd November 2005  John Allison (visXXX-V07-01-02)
70- Simplified guidance.
71
7213th October 2005  John Allison (visXXX-V07-01-01)
73- Migrated to <sstream>.
74
752nd September 2005  John Allison (visXXX-V07-01-00)
76- Improved guidance fro rendering polyhedron objects.
77
787th June 2005  John Allison (visXXX-V07-00-00)
79- Fixed unused parameter warnings.
80
811st June 2005  John Allison
82- Removed scene count and included some ongoing developments to do
83  with making a consistent geometry hierarchy in presence of culled
84  volumes.
85
8612th November 2003  John Allison
87- Added G4XXXSceneHandler::ClearTransientStore.
88
896th November 2003  John Allison  (vis-V05-02-03)
90- G4XXXViewer: improved comments.
91
924th October 2003  Gabriele Cosmo (vis-V05-02-01)
93- Simplified GNUmakefile.
94
9511th November 2002  John Allison
96- Moved header inclusions from .hh to .cc.
97- Tidied AddThis(traj) and improved (square) and (circle).
98
9916th November 2001  John Allison
100- Added G4XXXDEBUG.
101
10224th August 2001  John Allison  (vis-V03-02-13)
103- Added example unpacking code for G4Polyhedron objects.
104
10517th August 2001  John Allison  (vis-V03-02-12)
106- Added template graphics system XXX.
Note: See TracBrowser for help on using the repository browser.