| 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 | ---------------------
|
|---|
| 10 | This file should be used by G4 developers and category coordinators
|
|---|
| 11 | to briefly summarize all major modifications introduced in the code
|
|---|
| 12 | and keep track of all category-tags.
|
|---|
| 13 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 14 | committal in the CVS repository !
|
|---|
| 15 |
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 | * Reverse chronological order (last date on top), please *
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| 19 |
|
|---|
| 20 | History file for visualization/XXX sub-category (a template graphics system)
|
|---|
| 21 | ---------------------------------------------------------------------------
|
|---|
| 22 |
|
|---|
| 23 | 5th November 2006 John Allison (visXXX-V08-01-06)
|
|---|
| 24 | - Protect against zero materials pointer.
|
|---|
| 25 |
|
|---|
| 26 | 26th October 2006 John Allison (visXXX-V08-01-05)
|
|---|
| 27 | - Improved print out.
|
|---|
| 28 | - Followed modeling-V08-01-08.
|
|---|
| 29 |
|
|---|
| 30 | 24th 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 |
|
|---|
| 34 | 13th September 2006 John Allison (visXXX-V08-01-03)
|
|---|
| 35 | - G4XXXStoredSceneHandler.cc: Improved G4Att printing and checking.
|
|---|
| 36 |
|
|---|
| 37 | 29th August 2006 John Allison (visXXX-V08-01-02)
|
|---|
| 38 | - G4XXXSG/StoredViewer::CompareForKernelVisit: Minor tidying.
|
|---|
| 39 |
|
|---|
| 40 | 10th July 2006 John Allison (visXXX-V08-01-01)
|
|---|
| 41 | - G4XXXStoredSceneHandler.cc: Gets solid's G4Atts created by
|
|---|
| 42 | G4PhysicalVolumeModel.
|
|---|
| 43 |
|
|---|
| 44 | 3rd July 2006 John Allison (visXXX-V08-01-00)
|
|---|
| 45 | - General tidy and improvement to XXXFile.
|
|---|
| 46 |
|
|---|
| 47 | 4th May 2006 John Allison (visXXX-V08-00-04)
|
|---|
| 48 | - Improved protection for null models and parameters.
|
|---|
| 49 |
|
|---|
| 50 | 19th April 2006 John Allison (visXXX-V08-00-03)
|
|---|
| 51 | - Cosmetic improvement of legibility.
|
|---|
| 52 |
|
|---|
| 53 | 8th March 2006 John Allison (visXXX-V08-00-02)
|
|---|
| 54 | - Added G4XXXFile, G4XXXStored, G4XXXSG.
|
|---|
| 55 |
|
|---|
| 56 | 8th 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 |
|
|---|
| 62 | 26th January 2006 John Allison (visXXX-V08-00-00)
|
|---|
| 63 | - Added code to use volume hierarchy path. Needs modeling-V08-00-01.
|
|---|
| 64 |
|
|---|
| 65 | 22nd November 2005 John Allison (visXXX-V07-01-02)
|
|---|
| 66 | - Simplified guidance.
|
|---|
| 67 |
|
|---|
| 68 | 13th October 2005 John Allison (visXXX-V07-01-01)
|
|---|
| 69 | - Migrated to <sstream>.
|
|---|
| 70 |
|
|---|
| 71 | 2nd September 2005 John Allison (visXXX-V07-01-00)
|
|---|
| 72 | - Improved guidance fro rendering polyhedron objects.
|
|---|
| 73 |
|
|---|
| 74 | 7th June 2005 John Allison (visXXX-V07-00-00)
|
|---|
| 75 | - Fixed unused parameter warnings.
|
|---|
| 76 |
|
|---|
| 77 | 1st 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 |
|
|---|
| 82 | 12th November 2003 John Allison
|
|---|
| 83 | - Added G4XXXSceneHandler::ClearTransientStore.
|
|---|
| 84 |
|
|---|
| 85 | 6th November 2003 John Allison (vis-V05-02-03)
|
|---|
| 86 | - G4XXXViewer: improved comments.
|
|---|
| 87 |
|
|---|
| 88 | 4th October 2003 Gabriele Cosmo (vis-V05-02-01)
|
|---|
| 89 | - Simplified GNUmakefile.
|
|---|
| 90 |
|
|---|
| 91 | 11th November 2002 John Allison
|
|---|
| 92 | - Moved header inclusions from .hh to .cc.
|
|---|
| 93 | - Tidied AddThis(traj) and improved (square) and (circle).
|
|---|
| 94 |
|
|---|
| 95 | 16th November 2001 John Allison
|
|---|
| 96 | - Added G4XXXDEBUG.
|
|---|
| 97 |
|
|---|
| 98 | 24th August 2001 John Allison (vis-V03-02-13)
|
|---|
| 99 | - Added example unpacking code for G4Polyhedron objects.
|
|---|
| 100 |
|
|---|
| 101 | 17th August 2001 John Allison (vis-V03-02-12)
|
|---|
| 102 | - Added template graphics system XXX.
|
|---|