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

Last change on this file since 1347 was 1340, checked in by garnier, 14 years ago

update ti head

File size: 4.0 KB
Line 
1$Id: History,v 1.30 2010/10/06 15:49:24 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
236th October 2010  John Allison  (visXXX-V08-03-00)
24- G4XXXSGViewer.cc, G4XXXStoredViewer.cc:
25  o Added default colour and default text colour to list of parameters
26    that trigger a kernel visit.
27
2821st October 2009  John Allison  (visXXX-V09-02-00 coworks greps-V09-02-02)
29- Added AddCompound (const G4THitsMap<G4double>&) methods.
30  o Prevents warnings about hiding - calls G4VSceneHandler base class.
31
325th November 2006  John Allison  (visXXX-V08-01-06)
33- Protect against zero materials pointer.
34
3526th October 2006  John Allison  (visXXX-V08-01-05)
36- Improved print out.
37- Followed modeling-V08-01-08.
38
3924th October 2006  John Allison  (visXXX-V08-01-04; co-works greps-V08-01-08)
40- G4XXXStoredSceneHandler.cc: Followed change to G4VisAttributes in
41  greps-V08-01-08 (change GetAttValues to CreateAttValues).
42
4313th September 2006  John Allison  (visXXX-V08-01-03)
44- G4XXXStoredSceneHandler.cc: Improved G4Att printing and checking.
45
4629th August 2006  John Allison  (visXXX-V08-01-02)
47- G4XXXSG/StoredViewer::CompareForKernelVisit: Minor tidying.
48
4910th July 2006  John Allison  (visXXX-V08-01-01)
50- G4XXXStoredSceneHandler.cc: Gets solid's G4Atts created by
51  G4PhysicalVolumeModel.
52
533rd July 2006  John Allison  (visXXX-V08-01-00)
54- General tidy and improvement to XXXFile.
55
564th May 2006  John Allison  (visXXX-V08-00-04)
57- Improved protection for null models and parameters.
58
5919th April 2006  John Allison  (visXXX-V08-00-03)
60- Cosmetic improvement of legibility.
61
628th March 2006  John Allison (visXXX-V08-00-02)
63- Added G4XXXFile, G4XXXStored, G4XXXSG.
64
658th February 2006  John Allison (visXXX-V08-00-01)
66- Improved handling of DrawnPVPath:
67  o Added G4XXXSceneHandler::Begin/EndModeling().
68  o G4XXXSceneHandler::EndModeling: Cleared stores.
69  o G4XXXSceneHandler::PreAddSolid: Tidied.
70
7126th January 2006  John Allison (visXXX-V08-00-00)
72- Added code to use volume hierarchy path.  Needs modeling-V08-00-01.
73
7422nd November 2005  John Allison (visXXX-V07-01-02)
75- Simplified guidance.
76
7713th October 2005  John Allison (visXXX-V07-01-01)
78- Migrated to <sstream>.
79
802nd September 2005  John Allison (visXXX-V07-01-00)
81- Improved guidance fro rendering polyhedron objects.
82
837th June 2005  John Allison (visXXX-V07-00-00)
84- Fixed unused parameter warnings.
85
861st June 2005  John Allison
87- Removed scene count and included some ongoing developments to do
88  with making a consistent geometry hierarchy in presence of culled
89  volumes.
90
9112th November 2003  John Allison
92- Added G4XXXSceneHandler::ClearTransientStore.
93
946th November 2003  John Allison  (vis-V05-02-03)
95- G4XXXViewer: improved comments.
96
974th October 2003  Gabriele Cosmo (vis-V05-02-01)
98- Simplified GNUmakefile.
99
10011th November 2002  John Allison
101- Moved header inclusions from .hh to .cc.
102- Tidied AddThis(traj) and improved (square) and (circle).
103
10416th November 2001  John Allison
105- Added G4XXXDEBUG.
106
10724th August 2001  John Allison  (vis-V03-02-13)
108- Added example unpacking code for G4Polyhedron objects.
109
11017th August 2001  John Allison  (vis-V03-02-12)
111- Added template graphics system XXX.
Note: See TracBrowser for help on using the repository browser.