source: trunk/source/visualization/History @ 935

Last change on this file since 935 was 931, checked in by garnier, 15 years ago

test pour GL_POINTS au lieu de glBitmap

File size: 121.0 KB
Line 
1$Id: History,v 1.427 2009/02/24 12:27:07 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     * Note that modeling and test have their own History files. *
18     *************************************************************
19
20     ----------------------------------------------------------
21     * Reverse chronological order (last date on top), please *
22     ----------------------------------------------------------
23
24History file for visualization category
25---------------------------------------
26
2724th February 2009  John Allison
28- modeling-V09-02-00 - needs greps-V09-02-00:
29  o Added setAux/StepPtsSizeType commands (candidates: "none world screen").
30  o Added unit to setAux/StepPtsSize for SizeType == world.
31
3216 February 2009, Laurent Garnier
33 - Creation of this gl2ps library in order to have a gl2ps for all viewers.
34 - Some modifications in GNUMakefile for gl2ps. Packages OpenInventor,
35   OpenGL had also been modified for gl2ps.
36
3722th January 2009  Laurent Garnier
38- Fix bug in ratio and geometry on X/Xm/Qt/Win32 viewers. Now Could
39  pass XString like 400x600-0+0 to viewers and set position and location.
40
4121st November 2008  Joseph Perl  (vis-V09-01-06)
42- visman-V09-01-05: Trap recursive use of /vis/reviewKeptEvents.
43- modeling-V09-01-01: Improve message.
44- opengl-V09-01-03: Many changes to add Qt support.
45
4630th April 2008  John Allison  (vis-V09-01-05)
47- visman-V09-01-04: Fixes more gcc-4.3.0 compiler warnings.
48- openinventor-V09-01-01: Fixes more gcc-4.3.0 compiler warnings.
49
5028th April 2008  John Allison  (vis-V09-01-04)
51- visman-V09-01-03: Cosmetic improvements.
52- opengl-V09-01-02: Tidied.
53
544th April 2008  John Allison  (vis-V09-01-03, needs greps-V09-01-03)
55- Back on HEAD.  Contains vis-V09-01-00.
56- visman-V09-01-02: Fixed gcc-4.3.0 compiler warnings.
57- opengl-V09-01-01:
58  o Fixed gcc-4.3.0 compiler warnings.
59  o Fixed DBL_MAX problem in 2D drawing.
60  o A lot of Qt development.
61- openinventor-V09-01-00): Fixed most gcc-4.3.0 compiler warnings.
62- raytracer-V09-01-00): Fixed gcc-4.3.0 compiler warnings.
63- vistest-V09-01-01: Zero thickness of box for 2D drawing.
64
6530th January 2008  John Allison  (vis-V09-01-02)
66- Bug fix tag (re-instated G4DAWNFILE) on branch vis-V09-00-03-branch.
67- DOES NOT CONTAIN vis-V09-01-00 STUFF.
68
6929th January 2008  John Allison  (vis-V09-01-01)
70- visman-V09-01-01: Re-instated G4DAWNFILE (somehow got lost!!)
71
724th January 2008  John Allison  (vis-V09-01-00 with greps-V09-01-00)
73- Draw2D capability, already available for G4Text, extended to:
74  G4Circle, G4Polyhedron, G4Polyline, G4Polymarker, G4Square.
75  o modeling-V09-01-00: Adapted to new BeginPrimitives2D signature.
76  o visman-V09-01-00: Implemented extended 2D interface.
77  o opengl-V09-01-00: Implemented extended 2D interface.
78  o vis-HepRep-V09-01-00: Adapted to new BeginPrimitives2D signature.
79  o vistest-V09-01-00: MyEventAction: Added 2D polyhedron.
80
8119th November 2007 Joseph Perl  (vis-V09-00-03)
82- visman-V09-00-02: Replace references to Wired3 in command guidance
83- vis-HepRep-V09-00-01: Adjust geometry hierarchy for parallel worlds.
84- opengl-V09-00-04: Added GEANT4_QT_DEBUG flag to more places
85
8613th November 2007  John Allison  (vis-V09-00-02)
87- Removed OpenGL Qt files from tag.  File are still at head - need fixing.
88
8910th November 2007  John Allison  (vis-V09-00-01)
90- opengl-V09-00-01: Minor improvements in design and messaging.
91- modeling-V09-00-00: Minor improvements in messaging.
92- visman-V09-00-01:Minor improvement in messaging.
93
9410th July 2007  John Allison  (vis-V09-00-00)
95- visman-V09-00-00: Remove redundant method declarations and minor tidies.
96
9714th June 2007  John Allison  (vis-V08-03-07)
98- raytracer-V08-03-01: Fixed memory leak in G4RayTracer.
99
10030th May 2007  John Allison  (vis-V08-03-06)
101- modeling-V08-03-02: Fixed gcc-4.2.0 warning.
102
10330th May 2007  John Allison  (vis-V08-03-05)
104- modeling-V08-03-01: Fix for SUN.
105
10625th May 2007  John Allison  (vis-V08-03-04)
107- opengl-V08-03-03: Fixed gcc-4.1.2 compiler warnings.
108
10925th May 2007  John Allison  (vis-V08-03-03)
110- visman-V08-03-01: Improved error trapping and big fix.
111- opengl-V08-03-02: Improved error trapping.
112
11324th May 2007  John Allison  (vis-V08-03-02)
114- opengl-V08-03-01: Fixes for SUN.
115
11622nd May 2007  John Allison  (vis-V08-03-01)
117- modeling-V08-03-00: Simplified G4Atts for Physical Volume Path.
118- vis-HepRep-V08-03-00: Fixed memory leak in G4HepRepFile.
119- raytracer-V08-03-00: Fixed for dubious ValGrind diagnostic.
120
12116th May 2007  John Allison  (vis-V08-03-00)
122- visman-V08-03-00: Fix for Windows compiler.
123- opengl-V08-03-00: Fix compiler warnings and bug fixes in opengl-V08-02-06.
124
1258th May 2007  John Allison
126- opengl-V08-02-06: /vis/ogl/printEPS should work for all viewers.
127
1284th April 2007  John Allison  (vis-V08-02-04)
129- visman-V08-02-04: Bug fix for zero pointer in G4VscenHamdler::LoadAtts.
130- opengl-V08-02-05: Implemented picking for OGLSX (as well as OGLIX).
131
1323rd April 2007  John Allison  (vis-V08-02-03)
133- modeling-V08-02-02: Added further information on volume G4Atts.
134- visman-V08-02-03: Added /vis/viewer/set/picking.  Picking is "false"
135  by default, except for Open Inventor.
136- opengl-V08-02-04:
137  o Implemented picking for OGLIX.
138  o Some reorganisation of display list construction to fix rare bug\
139    in Display-by-Time feature
140- openinventor-V08-02-02: Picking is "true" by default for OI.
141
14225th March 2007  John Allison  (vis-V08-02-02)
143-  modeling-V08-02-01: Added solid dump and volume transformation to G4Atts.
144- visman-V08-02-02:
145  o Removed G4GAGTree.
146  o Removed /vis/scene/add/eventID (once again) from /vis/drawVolume.
147- opengl-V08-02-03: Fix compiler warnings.
148- vistree-V08-02-01: Removed GAGTree.
149- openinventor-V08-02-01): Added scale factor to list of changes
150  requiring kernel visit, and some rationalisation.
151
15211th January 2007  John Allison  (vis-V08-02-01)
153- visman-V08-02-01:
154  o Added /vis/abortReviewKeptEvents.
155  o /vis/reviewKeptEvents: Improved guidance.
156  o Bug fix: /vis/open in /vis/reviewKeptEvents loop.
157  o Reduced WARNING noise.
158
1599th January 2007  John Allison
160- opengl-V08-02-01:
161  o Implemented bitmap markers (for MarkerSizeType == screen).
162  o Bug fix: Added missing break in X colormap lookup routine.
163
1645th January 2007  John Allison  (vis-V08-02-00 - needs greps-V08-02-00)
165- modeling-V08-02-00 (needs greps-V08-02-00):
166  o Bug fix: Correct treatment of ForcedLineSegmentsPerCircle when clipping.
167- visman-V08-02-00:
168  o G4VSceneHandler:
169    ~ Introduced utility LoadAtts for G4AttValues and G4AttDefs.
170    ~ Improved other utilities (changed signature of GetLineWidth).
171  o Introduced /vis/geometry/set/forceLineSegmentsPerCircle.
172  o Re-introduced /vis/scene/add/eventID into /vis/drawVolume (removed
173    in visman-V08-01-16 for release 8.2).
174  o Other minor improvements.
175- opengl-V08-02-00:
176  o Followed change of signature of GetLineWidth in visman-V08-02-00.
177- openinventor-V08-02-00: Moved LoadAtts to vis management.
178- raytracer-V08-02-00: Bug fix: use of window size hints.
179- vistree-V08-02-00: Bug fix: Format of total mass.
180- vistest-V08-02-00: test19.cc: Refined usage.
181
18212th December 2006  Gabriele Cosmo
183- visman-V08-01-16: Commented command "vis/scene/add/eventID" forcing
184  event ID to scene in G4VisCommandsCompound.cc.
185
18611th December 2006  John Allison
187- Tree: Trapped sequential G4PVPlacements.
188
18925th November 2006  John Allison  (vis-V08-01-17)
190- visman-V08-01-15: Follow change of behaviour of G4StateManager and
191  minor message corrections.
192
19322nd November 2006  John Allison  (vis-V08-01-16)
194- visman-V08-01-14: Fixed /vis/reviewKeptEvents for "stored" viewers.
195
19621st November 2006  John Allison  (vis-V08-01-15)
197- visman-V08-01-13:
198  o Fixed double drawing of event.
199  o Restored old verbosity and printing interface (for obsolete user vis
200    managers).
201  o Fixed compiler warnings.
202- opengl-V08-01-09: Fixed compiler warnings.
203
20417th November 2006  Joseph Perl (vis-V08-01-14)
205- vis-HepRep-V08-01-04:
206  o Omit Pos and Aux attributes for hits.
207  o Protect against null Region (as in parallel geometries).
208- raytracer-V08-01-02
209  o Deprecate /vis/rayTracer/backgroundColour.
210
21116th November 2006  John Allison
212- modeling-V08-01-15: More protection for parallel worlds.
213- visman-V08-01-12:
214  o /vis/scene/notifyHandlers: Refreshes only auto-refresh viewers.
215    (Warning of scene change issued for other viewers.)
216
21715th November 2006  John Allison  (vis-V08-01-13)
218- visman-V08-01-11: First implementation of /vis/reviewKeptEvents.
219
22014th November 2006  Joseph Perl
221- vis-HepRep-V08-01-03: Improve handling of Trajectory Points.
222
22314th November 2006  John Allison  (vis-V08-01-12)
224- modeling-V08-01-14: Merged modeling-V08-01-13-branch onto main branch:
225  o Added G4Event pointer to modeling parameters.
226- visman-V08-01-10: Merged visman-V08-01-08-branch onto main branch:
227  o Visualisation of parallel worlds.
228  o Event refreshing (events are re-drawn on change or refresh of viewer).
229- raytracer-V08-01-01: Merged raytracer-V08-01-00-branch onto main branch:
230  o Followed change to G4Scene.
231- vistest-V08-01-05: Added G4EllipticalCone.
232
23313 November 2006 Joseph Perl
234- vis-HepRep-V08-01-02: Corrected handling of Hits that come via AddSolids.
235
2365th November 2006  John Allison  (vis-V08-01-11)
237- modeling-V08-01-13: Further, hopefully, complete, protection against
238  zero materials pointer.
239- vis-HepRep-V08-01-01, openinventor-V08-01-04, vistree-V08-01-02,
240  visXXX-V08-01-06: Protected against zero material pointer.
241- visman-V08-01-09: Tidy warning messages.
242
2433rd November 2006  John Allison
244- modeling-V08-01-12: Protected against zero material pointer.
245
246-----------------------------------------------
2473rd November 2006  John Allison  (vis-V08-01-10)
248- Needs greps-V08-01-10 for bug fix in G4Visible.
249- Needs tracking-V08-01-05 for new storeTrajectory command.
250- Committed tracking-V08-01-05.  Now required by vis.
251  o Augmented /tracking/storeTrajectory.  Now takes integer parameter:
252    0 : Don't Store trajectories.
253    !=0 : Store trajectories.
254    1 : Choose G4Trajectory as default.
255    2 : Choose G4SmoothTrajectory as default.
256    3 : Choose G4RichTrajectory as default.
257  o All trajectories:
258    ~ Protect points container pointer in destructor.
259    ~ Make G4AttDef descriptions more concise.
260  o G4RichTrajectory:
261    ~ Bug fix: Create G4AttValues for user-defined creator process.
262  o G4VTrajectory: Improved ShowTrajectory.
263- visman-V08-01-08: Activated /vis/scene/add/trajectories with "rich" and
264  "smooth".  Needs tracking-V08-01-05.
265- modeling-V08-01-11: Improved protections.
266- vistest-V08-01-04: Removed MyTrackingAction (use storeTrajectory instead.)
267
2682nd November 2006  John Allison
269- modeling-V08-01-10: G4HitsModel: Added GetCurrentHit.
270- openinventor-V08-01-03: Extended picking to hits.
271
272-------------------------------------------------------------------------
2731st November 2006  John Allison  (vis-V08-01-09; co-works greps-V08-01-09)
274- modeling-V08-01-09: Minor rationalisation.
275- visman-V08-01-07:
276  o /vis/scene/add/trajectories: Allow string parameters "rich" and "smooth".
277    (Not yet activated - awaiting tags in tracking.)
278- openinventor-V08-01-02:
279  o Follow changes to greps-V08-01-09: G4AttCheck/Holder rationalisation.
280- vis-HepRep-V08-01-00: Minor rationalisation.
281- opengl-V08-01-08: Replace /vis/oglx/set/printEPS by /vis/oglx/printEPS.
282- vistree-V08-01-01: ASCIITree: Added printing of material name.
283- vistest-V08-01-03: Added G4Polycone and some G4Atts to an event action box.
284
28526th October 2006  John Allison
286- openinventor-V08-01-01:
287  o Print G4AttValues of solids and trajectories on picking.
288- modeling-V08-01-08: Cosmetics.
289
290-------------------------------------------------------------------------
29124th October 2006  John Allison  (vis-V08-01-08; co-works greps-V08-01-08)
292- opengl-V08-01-07:
293  o Calculate light front horizon properly.
294  o Improve refresh behaviour for /vis/opengl commands.
295- visXXX-V08-01-04; co-works greps-V08-01-08:
296  o Follow change to G4VisAttributes in greps-V08-01-08.
297
298-------------------------------------------------
29919th September 2006  John Allison  (vis-V08-01-07)
300- modeling-V08-01-07:
301  o G4ModelingParameters: Added ExplodeCentre
302  o Fix for Mac XCode 2.0 problem.
303- visman-V08-01-06:
304  o G4ViewParameters: Added ExplodeCentre.
305  o Bug fix in /vis/geometry/set/colour.
306- opengl-V08-01-06: Improved display-by-time feature.
307
308---------------------------------------------------------------------------
30915th September 2006  John Allison  (vis-V08-01-06 - coworks greps-V08-01-04)
310- modeling-V08-01-06
311  o Implemented explode factor(radial move) feature for top level drawn
312    volumes.  John Allison
313  o Add attribute based trajectory drawing & filtering, and attribute
314    based hit filtering.  Jane Tinsley
315- visman-V08-01-05
316  o Added /vis/viewer/clone and /vis/viewer/set/explodeFactor.  John Allison
317  o Add attribute based trajectory drawing & filtering, and attribute
318    based hit filtering.  Jane Tinsley
319
32013th September 2006  John Allison
321- visXXX-V08-01-03: Improved G4Att printing and checking.
322
3234th September 2006  John Allison
324- visman-V08-01-04: Added commands for cutaways.
325- opengl-V08-01-05: Implemented cutaways.
326
327----------------------------------------------
32830th August 2006  John Allison  (vis-V08-01-05)
329- modeling-V08-01-05:
330  o Implemented code for augmented /vis/scene/add/volume (subtraction
331    *and* intersection of clipping volume).
332  o Equipped for generic sectioning (DCUT) and cutaways.
333  o Improved DrawWithTime.
334- visman-V08-01-03:
335  o Added /vis/viewer/set/globalLineWidthScale.
336  o Augmented /vis/scene/add/volume to include intersection of clipping volume.
337  o Added G4VSceneHandler::CreateSection/CutawayPolyhedron to exploit generic
338    sectioning (DCUT) and cutaways.  Currently not activated due to
339    instabilities in BooleanProcessor.
340- opengl-V08-01-04:
341  o Implemented line width.
342  o Switched off back face culling when clipping so that the inside of
343    volumes can be seen.
344  o Added position and colour to /vis/ogl/set/displayHeadTime.
345  o Added /vis/ogl/set/displayLightFront.
346 
34729th August 2006  John Allison
348- openinventor-V08-01-00: Kernel visit rationalisation.
349- visXXX-V08-01-02: Minor tidying.
350
351-------------------------------------------------------------------------
35226th August 2006  John Allison  (vis-V08-01-04 - requires greps-V08-01-03)
353- modeling-V08-01-04:
354  o Fixed compilation warning.
355  o Follow G4VFilter const change.
356
35716th August 2006  John Allison
358- modeling-V08-01-03: Improved robustness of time slicing.
359
360----------------------------------------------
36116th August 2006  John Allison  (vis-V08-01-03)
362- opengl-V08-01-03:
363  o Fixed Solaris compilation problem.
364  o Added /vis/ogl/set/fade and displayHeadTime.
365
366-----------------------------------------------
36714th August 2006  John Allison  (vis-V08-01-02)
368- modeling-V08-01-02: Added trajectory time slicing.
369- visman-V08-01-02: Friendship extended to new OpenGL messengers.
370- opengl-V08-01-02:
371  o Implemented display-by-time.
372  o Added /vis/ogl/set/startTime and endTime.
373- raytracer-V08-01-00: Improved robustness under vis manager control.
374- vistest-V08-01-02: Added MyTrackingAction - uses G4RichTrajectory.
375
37617th July 2006  John Allison
377- opengl-V08-01-01: Added /vis/oglx/set/printEPS.
378
379---------------------------------------------
38010th July 2006  John Allison  (vis-V08-01-01)
381- Co-works with greps-V08-01-01.
382- modeling-V08-01-01:
383  o Rationalised G4VModel and G4ModelingParameters.
384  o G4PhysicalVolumeModel:
385    ^ Removed Establish/DecommissionSpecials to conform with
386      greps-V08-01-01.
387    ^ Rationalised G4Atts: Added GetAttDefs/CreateAttValues.
388- visman-V08-01-01:
389  o Removed Establish/DecommissionSpecials to conform with greps-V08-01-01.
390  o Respect rationalised G4ModelingParameters.
391  o Added GetNoOfSides that respects forced line segments per circle.
392- G4VisCommandsScene.cc: Spelling correction.
393- DAWN-V08-01-00: Respects forced line segments per circle.
394- visXXX-V08-01-01: Gets solid's G4Atts created by G4PhysicalVolumeModel.
395- vistest-V08-01-01: SetForceLineSegmentsPerCircle(100) for G4Sphere.
396
397--------------------------------------------------------------------
3983rd July 2006  John Allison  (vis-V08-01-00 - needs greps-V08-01-00)
399- modeling-V08-01-00: Added G4Atts for solids.  (Needs greps-V08-01-00.)
400- visman-V08-01-00:
401  o /vis/scene/transientsAction: Added max number of events parameter.
402  o Added /vis/viewer/clearTransients.
403  o Improved /vis/list.
404  o (Commented out) code for event copying.
405- opengl-V08-01-00:
406  o Eliminated redundant variable, doublebuffer.
407  o Implemented FinishView in all viewers.
408- vistree-V08-01-00: ASCIITree: Layout improvement.
409- visXXX-V08-01-00: General tidy and improvement to XXXFile.
410- vistest-V08-01-00: Protect against zero run manager pointer.
411
412---------------------------------------------
41312th June 2006  John Allison  (vis-V08-00-13)
414- DAWN-V08-00-04: Fixed rewind and file closure on exit.
415- VRML-V08-00-02: Fixed rewind and file closure on exit.
416
417------------------------------------------
4188th June 2006 John Allison (vis-V08-00-12)
419- visman-V08-00-23: Fixed bug in /vis/scene/endOfRunAction.
420
421-------------------------------------------
4227th June 2006  John Allison (vis-V08-00-11)
423- modeling-V08-00-14: Added protection for zero vis atts.
424- visman-V08-00-22: Zeroed modeling parameters pointer after use.
425
426-------------------------------------------
4276th June 2006  John Allison (vis-V08-00-10)
428- modeling-V08-00-13: Fixes for Sun and bug fix in G4PhysicalVolumeModel.
429- visman-V08-00-21: /vis/viewer/create: Fixed view params copy to self.
430
431------------------------------------------
4324th June 2005  Joseph Perl (vis-V08-00-09)
433- Global tag for Geant4 release 8.1
434- Corresponds to the following subdirectory tags:
435- DAWN-V08-00-03
436- vis-HepRep-V08-00-04
437- visman-V08-00-20
438- modeling-V08-00-12
439- opengl-V08-00-08
440- openinventor-V08-00-05
441- raytracer-V08-00-04
442- vistest-V08-00-08
443- vistree-V08-00-04
444- VRML-V08-00-01
445- visXXX-V08-00-04
446
4472nd June 2006  Joseph Perl
448- vis-HepRep-V08-00-03: Improvements to HepRepFile.
449
4502nd June 2006  John Allison
451- DAWN-V08-00-03: Handle file closing in DAWNFILE destructor.
452- VRML-V08-00-01: Protect zero model pointer.
453
45430th May 2006  Joseph Perl
455- opengl-V08-00-08: Fixed buffering problem in Win32.
456
457--------------------------------------------
45825th May 2006  John Allison  (vis-V08-00-08)
459- visman-V08-00-19:
460  o Changed re-computation of transients default to "off".
461  o Indent printing of models plus other minor improvements.
462- modeling-V08-00-11: Indent printing of models, fix trivial compiler warnings.
463- vistest-V08-00-07: Removed standalone - moved to
464  examples/extended/visualization.
465
46622nd May 2006  John Allison
467- modeling-V08-00-10:
468  o Remove dependency on Run.
469  o Protect zero pointer in output of G4ModelingParameters.
470- visman-V08-00-18:
471  o Remove G4Scene:Clear().  (Not used.)
472  o Require Idle state for transient re-computation.
473  o Reduce dependency on Run.  (Still used for transient re-computation.)
474  o /vis/.../list commands: Default verbosity changed to "warnings".
475- vis-HepRep-V08-00-02: Remove dependency on Run.
476
477--------------------------------------------
47812th May 2006  John Allison  (vis-V08-00-07)
479- Needs run-V08-00-02 and event-V08-00-03.
480- Main features:
481  o Protect against non-instantiation of run manager.
482  o Final refinements for re-computation of transients.
483  o G4OpenGLWin32Viewer: Fixed buffer swapping behaviour.
484- visman-V08-00-16:
485  o Added /vis/list and /vis/scene/add/eventID.
486  o Final refinements for event/run reprocessing (re-computation of
487    transients).
488- modeling-V08-00-09:
489  o Removed dependency on G4RunManager.
490  o G4CallbackModel: Added G4VGraphicsScene argument to operator().
491- opengl-V08-00-06: G4OpenGLWin32Viewer: Fixed buffer swapping behaviour.
492- raytracer-V08-00-04: SetRecomputeTransients(false).
493- raytracer-V08-00-03: Moved G4RayShooter class to Event category.
494- vistest-V08-00-06: Uses /vis/scene/add/eventID.
495
496----------------------------------------------
49721st April 2006  John Allison  (vis-V08-00-06)
498- Main features:
499  o Improved protection for null models and parameters.
500  o Improved trajectory drawing.
501  o Improved re-computation of transients in OpenGL.
502- modeling-V08-00-08:
503  o Improved protection for null models and parameters.
504  o Add context to trajectory drawers.
505  o Add generic drawer, G4TrajectoryGenericDrawer.
506- visman-V08-00-15: Improved protection for null models and parameters.
507- DAWN-V08-00-02: Improved protection for null models and parameters.
508- vis-HepRep-V08-00-01: Improved protection for null models and parameters.
509- raytracer-V08-00-02):
510  o Relies on improved protection for null models and parameters.
511- vistree-V08-00-04: Improved protection for null models and parameters.
512- visXXX-V08-00-04: Improved protection for null models and parameters.
513- vistest-V08-00-05: Tidied.
514
51528th April 2006  John Allison
516- Co-working tags:
517  o opengl-V08-00-05: Fixes re-computation of transients in stored viewers.
518  o visman-V08-00-14: Includes changes that improve behaviour of
519    double buffered and interactive viewers when recomputing
520    transients.
521
522----------------------------------------------
52324th April 2006  John Allison  (vis-V08-00-05)
524- visman-V08-00-13:
525  o Fix bug #861.
526  o Print available models on initialisation.
527- modeling-V08-00-07:
528  o Add Print method to G4VModelFactory.
529  o Fix warnings on Linux.
530- opengl-V08-00-04: Fixed compilation problem on Windows.
531
532---------------------------------------------------------------------
53319th April 2006  John Allison (vis-V08-00-04 - needs greps-V08-00-02)
534- Main features:
535  o Implementation of 2D text in base classes and concrete implementation
536    of same in OpenGL.
537  o Continued migration to direct access to G4PhysicalVolumeModel.
538  o Addition of Trajectory Filter Models (Jane Tinslay).
539- visman-V08-00-12 (needs greps-V08-00-02):
540  o Implemented Draw2D(const G4Text&).
541  o Implemented Begin/EndPrimitives2D.
542  o Migrated to direct access to G4PhysicalVolumeModel.
543  o Introduced G4VisFilterManager.hh to manager filtering
544- modeling-V08-00-06:
545  o Upgrade to greps-V08-00-02 and minor improvements.
546  o Added G4TrajectoryFilterFactories and G4TrajectoryParticleFilter
547- DAWN-V08-00-01: Migrated to direct access to G4PhysicalVolumeModel.
548- vis-HepRep-V08-00-00: Migrated to direct access to G4PhysicalVolumeModel.
549- opengl-V08-00-03:
550  o Implemented Begin/EndPrimitives2D.
551  o Migrated to direct access to G4PhysicalVolumeModel.
552- vistree-V08-00-03:
553  o G4GAGTreeSceneHandler: Migration to direct access to G4PhysicalVolumeModel.
554- visXXX-V08-00-03: Improvement of legibility.
555- openinventor-V08-00-04: Use cmath instead of math.h.
556- vistest-V08-00-04: Added drawing of 2D text.
557
558----------------------------------------------
55928th March 2006  John Allison  (vis-V08-00-03)
560- visman-V08-00-11:
561  o Introduces trajectory drawing manager.
562  o G4VisExecutive: Adds G4TrajectoryDrawByOriginVolumeFactory.
563  o Corrects logic of transients re-computation:
564  o Unifies treatment of bools in commands.
565- modeling-V08-00-05:
566  o Introduces G4TrajectoryDrawByOriginVolume.
567  o Part migration away from EstablishSpecials mechanism.
568- vistree-V08-00-02 (needs modeling-V08-00-05):
569  o Made compatible with modeling-V08-00-05.
570  o Migration away from EstablishSpecials mechanism.
571- openinventor-V08-00-03: Much improvement in logic.
572- visXXX-V08-00-02: Added G4XXXFile, G4XXXStored, G4XXXSG.
573- vistest-V08-00-03: Modernised and improved.
574
575----------------------------------------------
57614th March 2006  John Allison  (vis-V08-00-02)
577- opengl-V08-00-02: Refinement of display list handling.
578- vistree-V08-00-01: G4VTree and G4ASCIITree: Minor improvements to
579  readability of code.
580- modeling-V08-00-04: Added output operator<< for PVNodeID.
581
58213th March 2006  John Allison
583- visman-V08-00-10: Fixes recomputation of transients when changing drivers.
584
585---------------------------------------------
5868th March 2006  John Allison  (vis-V08-00-01)
587- visman-V08-00-09: Small bug fix to vis-V08-00-00.
588
5896th March 2006  John Allison  (vis-V08-00-00)
590- Collected tags below.  Main features since Release 8.0:
591  o Added /vis/scene/transientsAction.  The default is "rerun", i.e.,
592    when the viewer requests, the previous event or run will be
593    processed again with the original random number seed so that
594    transients (trajectories, hits, user drawing, etc.) are
595    reconstructed.  Thus, transients are "remembered" and may be
596    copied between graphics systems.  Turn off with
597    "/vis/scene/transientsAction none".
598  o Introduced /vis/geometry/... for editing vis attributes of
599    geometry volumes.
600  o For developers:
601    * Migration from use of Establish/DecommisionSpecials.
602    * Drawn path available.
603
6046th March 2006  John Allison
605- visman-V08-00-08: Added /vis/scene/transientsAction.
606
6073rd March 2006  John Allison
608- vistest-V08-00-02: Added test of transient handling.
609
61016th February 2006  John Allison
611- modeling-V08-00-03: For future removal of Establish/DecommisionSpecials.
612
6139th February 2006  John Allison
614- visman-V08-00-07: First implementation of refresh end-of-event.
615
6168th February 2006  John Allison
617- modeling-V08-00-02: Added DrawingStyle to G4ModelingParameters and fixed
618  bug in culling of covered daughters
619- visman-V08-00-06 (needs modeling-V08-00-02): Made use of
620  G4ModelingParameters::DrawingStyle.
621- vistree-V08-00-00: Fixed bug in treatment of repeated replicas.
622- visXXX-V08-00-01: Improved handling of DrawnPVPath.
623
6243rd February 2006  John Allison
625- visman-V08-00-05: Introduced /vis/geometry/...
626
62730th January 2006  John Allison
628- openinventor-V08-00-01: Implemented drawn volume path.
629
63026th January 2006  John Allison
631- raytracer-V08-00-01: Minor improvements.
632- vistest-V08-00-01: Improved ray tracer; commented about voxelisation crash.
633- modeling-V08-00-01: G4PhysicalVolumeModel: Added drawn volume path
634  capability.
635- visXXX-V08-00-00: Uses drawn volume path.  Needs modeling-V08-00-01
636  and visman-V08-00-04.
637- 3 co-working tags due to removal of fModified:
638  o visman-V08-00-04: Removed fModified plus minor improvements.
639  o opengl-V08-00-01: Removed fModified plus tidying.
640  o openinventor-V08-00-00: Removed fModified.
641
642----------------------------------------------------------------------
643The tags below since Release 8.0 were collected in geant4-08-00-ref-01
644and geant4-08-00-ref-02.
645
64623rd January 2006  John Allison
647- DAWN-V08-00-00: Rewind output file in ClearView.  Avoids duplicate
648  geometries in output file.
649- VRML-V08-00-00: As above.
650
65111th January 2006  John Allison
652- vistest-V08-00-00: Added twisted solids and improved Perspective example.
653- visman-V08-00-02: Minor improvements.
654- raytracer-V08-00-00: Reorganisation (needs visman-V08-00-02).
655- opengl-V08-00-00: Improved efficiency; made G4OpenGLXmViewerMessenger smart.
656- modeling-V08-00-00: Changed last remaining G4Transform3D::Identity to
657  G4Transform3D().
658
6599th January 2006  John Allison
660- visman-V08-00-00: geant4-08-00-ref-00 + reversal of change of 22nd
661  November 2005: fMarkForClearingTransientStore(true) initially now.
662- visman-V08-00-01: Improved /vis/scene/notifyHandlers, improved warning
663  messages and some bug fixes, including visman-V08-00-00.
664
665----------------------------------------------
6664th December 2005  Joseph Perl (vis-V07-01-10)
667- Global tag for Geant4 release 8.0
668- Corresponds to the following subdirectory tags:
669- externals: geant4-07-01-ref-05
670- FukuiRenderer: geant4-07-01-ref-05
671- HepRep: geant4-07-01-ref-05
672- management: visman-V07-01-10
673- modeling: modeling-V07-01-07
674- OpenGL: opengl-V07-01-09
675- OpenInventor: openinventor-V07-01-04
676- RayTracer: raytracer-V07-01-08
677- test: vistest-V07-01-04
678- Tree: vistree-V07-01-01
679- VRML: geant4-07-01-ref-05
680- XXX: visXXX-V07-01-02
681
68229th November 2005  Jane Tinslay (vis-V07-01-09)
683- Make G4VisManager::RegisterModelFactories() non-pure for
684  backwards compatibility.
685- Add information message to G4VisManager::DispatchToModel
686  when default trajectory model is used.
687- Removed names of unused paramaters to stop compiler warnings:
688  G4VModelCommand.hh, G4ModelCommandsDrawByCharge.cc,
689  G4ModelCommandsDrawByParticleID.cc, G4VRTScanner.hh
690
69125th November 2005  Joseph Perl (vis-V07-01-08)
692- Global tag for Geant4 release 8.0
693- Corresponds to the following subdirectory tags:
694- externals: geant4-07-01-ref-05
695- FukuiRenderer: geant4-07-01-ref-05
696- HepRep: geant4-07-01-ref-05
697- management: visman-V07-01-09
698- modeling: modeling-V07-01-05
699- OpenGL: opengl-V07-01-09
700- OpenInventor: openinventor-V07-01-03
701- RayTracer: raytracer-V07-01-06
702- test: vistest-V07-01-04
703- Tree: vistree-V07-01-01
704- VRML: geant4-07-01-ref-05
705- XXX: visXXX-V07-01-02
706
70722nd November 2005  John Allison
708- vistest-V07-01-04: Added G4Tet and PerspectiveVisAction. Refined G4Polyhedra.
709- opengl-V07-01-08: Added G4OpenGLXmViewerMessenger. Corrected text position.
710- vistree-V07-01-01: Refined guidance and printing.
711- visXXX-V07-01-02: Simplified guidance.
712- modeling-V07-01-03: Implemented radial replicas for G4Tubs.
713
71418th November 2005  John Allison
715- raytracer-V07-01-06: merged developments to the head, including RayTracerX.
716
71718th November 2005  Joseph Perl  (vis-V07-01-07)
718- Minor modification of geant4-07-01-ref-05 to facilitate acceptance
719  of greps-V07-01-09 and tracking tracking-V07-01-02.  As with
720  vis-V07-01-06, it should subsequently simply be ignored.
721
72215th November 2005  Guy Barrand
723- openinventor-V07-01-03: Background, scaling and window positioning.  Also
724  reading and wroting of .iv files.
725
72614th November 2005  John Allison (vis-V07-01-06)
727- Minor modification of vis-V07-01-03 + vis-HepRep-V07-01-04 (to avoid
728  warnings on Sun), i.e., it excludes all development since then. This
729  tag is purely to facilitate acceptance of greps-V07-01-09.  To
730  achieve this, the modification was made on a branch -
731  vis-V07-01-03-branch - of just one file, namely G4VisManager.hh.
732  This should subsequently simply be ignored.
733
73413th November 2005  John Allison
735- visman-V07-01-08: Added XGeometryString and background opacity parameter.
736- opengl-V07-01-07: Implemented window placing (XGeometryString) in OGL*X.
737
73824th October 2005  John Allison
739- modeling-V07-01-02: Added trajectory models.
740- visman-V07-01-07: Added methods for managing trajectory models.
741
74220th October 2005  Joseph Perl (vis-V07-01-05)
743- New Global Vis Tag.
744- Includes head of everything except RayTracer and OpenInventor.
745- Requires geant4-07-01-ref-03 plus the following:
746- graphics_reps: greps-V07-01-06
747- intercoms: intercoms-V07-01-01
748- event: event-V07-01-0
749- run: run-V07-01-02
750
75113th October 2005  John Allison (vis-V07-01-04)
752- Implemented non-uniform scaling in management and OpenGL.
753- Implemented arbitrary background in management, OpenGL and RayTracer.
754- Migrated to <sstream>.
755- The above consists of:
756  o vistest-V07-01-03: Migrated to <sstream> plus minor changes.
757  o DAWN-V07-01-00: Migrated to <sstream>.
758  o vis-HepRep-V07-01-03: Migrated to <sstream>.
759  o opengl-V07-01-06: Migrated to <sstream>, non-uniform scaling, any
760    background.
761  o vistree-V07-01-00: Migrated to <sstream>, fixed bug in mass calculations.
762  o visXXX-V07-01-01: Migrated to <sstream>.
763  o modeling-V07-01-01: Migrated to <sstream>.
764  o visman-V07-01-05: Migrated to <sstream>, non-uniform scaling, any
765    background.
766
76712th October 2005  John Allison (vis-V07-01-03)
768- G4VisCommandsViewer.cc: Trapped zero viewer pointer in /vis/viewer/update
769  (bug found by system test of vis-V07-01-02).
770
7712nd Oct 2005  Joseph Perl (vis-V07-01-02)
772  Same as vis-V07-01-01 but with earlier raytracer tag:
773  raytracer-V07-01-02
774
77530th Sep 2005  Joseph Perl (vis-V07-01-01)
776  New global tag for Vis.  Corresponds to vis-V07-01-00 plus:
777  vistest-V07-01-02
778  visman-V07-01-04
779  raytracer-V07-01-03
780  modeling-V07-01-00
781  opengl-V07-01-05
782  openinventor-V07-01-02
783  visXXX-V07-01-00
784  vis-HepRep-V07-01-01
785
78630th September 2005  Joseph Perl (raytracer-V07-01-03)
787New tag to include change Makoto made an hour after V07-01-02 was tagged.
788Change seems to just involve passing pWorld to material list where no argument was passed in previous version.
789
79029th September 2005  John Allison  (opengl-V07-01-05)
791- Added G4OpenGLViewerDataStore to facilitate access of viewer data by
792  scene handler.
793- Re-implemented transparency button in OpenGLXm.
794
795New tags to be included 16th Sep 2005 (JA):
796  o visman-V07-01-03:
797    + Issue "/tracking/storeTrajectory 1" on /vis/scene/add/trajectories.
798    + Warning: Attempt to add volume to a scene already containing the world.
799    + Error: Logical volume model must be only volume model in scene.
800  o visman-V07-01-04: Simplified use of ConcreteInstance..
801  o raytracer-V07-01-02: Bug fix (black holes).
802  o vistest-V07-01-02: Added a G4AttValue with time.
803
804To be included:
805  o visman-V07-01-01: Introduced (optional) second pass over scene.
806  o visman-V07-01-02: Added /vis/viewer/set/whiteBackground.
807                      Added RayTracerX to G4VisExecutive.
808  o modeling-V07-01-00: Fixed (non-)culling of transparent volumes.
809  o opengl-V07-01-01: Half-way implementation of transparency.
810  o opengl-V07-01-02: "Better algorithm" for transparency.
811  o opengl-V07-01-03: Bug fix.
812  o opengl-V07-01-04: Fixed hidden line removal.
813  o vis-HepRep-V07-01-00 (4 August 2005 Mark Donszelmann)
814  o openinventor-V07-01-01 (1st August 2005  Gabriele Cosmo)
815  o openinventor-V07-01-02: Corrected treatment of edgeflags.
816  o raytracer-V07-01-01: Protected RayTracerX by G4VIS macro.
817  o visXXX-V07-01-00: Improved guidance for rendering polyhedron objects.
818  o vistest-V07-01-01: RayTracerX instantiation removed - now in
819                       G4VisExecutive.
820
82120th July 2005  John Allison (vis-V07-01-00)
822- opengl-V07-01-00: Introduced smooth shading.  Also window size hints for Xm.
823- openinventor-V07-01-00: Changed Geant4_SoPolyhedron to construct
824    from G4Polyhedron.  Functionality unchanged.
825- visman-V07-01-00: Protected new viewer pointer.
826- vistest-V07-01-00
827- Removed top level README files.  (All wisdom now transferred
828    properly to User Guides.)
829
83017th July 2005  John Allison
831- raytracer-V07-01-00: Introduced RayTracerX.
832
8337th June 2005  John Allison (vis-V07-00-19)
834- visXXX-V07-00-00: Fixed compiler warnings.
835- visman-V07-00-02: bug fix.
836- modeling-V07-00-02: bug fix.
837- Incorporates vis-gmk-V07-00-00 - a fix for addition of zlib to
838  SUBLIBS and SUBDIRS (Gabriele)
839
8402nd June 2005  Joseph Perl (vis-V07-00-18)
841- Candidate tag for release.
842- Includes Mark's additional changes for HepRep2.
843- Includes Mark's fix for gcc-4.0 compilation.
844
8452nd June 2005  Joseph Perl (vis-V07-00-17)
846- Candidate tag for release.  May or may not be final.
847- Undid Gabriele's fix to G4HepRepFileSceneHandler.cc.
848
8492nd June 2005  John Allison
850- Removed scene handler count and made small cosmetic improvements.
851
8522nd June 2005  Joseph Perl (vis-V07-00-16)
853- Incorporate improvements to HepRepFile and HepRepXML
854
85530th May 2005  John Allison  (vis-V07-00-15)
856- opengl-V07-00-03: Fixed compilation problem in OpenGL on SUN.
857- HepRepFile: Fixed bug introduced in ClearTransientStore. (Joseph Perl)
858
85927th May 2005  John Allison
860- DAWN-V07-00-00, VRML-V07-00-00:
861    Fixed bug introduced in ClearTransientStore.
862- openinventor-V07-00-00 and 01:
863    fixes for CLHEP and marker sizes.
864- vis-HepRep-V07-00-01 and vis-zlib-V07-00-00  (Mark Donszelmann)
865    Migration to G4LIB_BUILD_ZLIB and some developments.
866- management:
867  o Reduced text size of scale annotation to 12 pixels.
868  o Fixed default values in /vis/scene/add/text.
869
87012th May 2005  John Allison
871- Moved zlib to externals/zlib.
872
8736th May 2005  John Allison  (vis-V07-00-14)
874- OpenGL: fixed bug (views not refreshed - opengl-V07-00-02).
875- Improved ASSCIITree guidance.
876- G4VisExecutive: Replaced printing of available graphics systems.
877  Now corresponds to behaviour of most old examples vis managers.
878- Fixed some pedantic warnings from gcc 4.
879- G4PhysicalVolumeModel: SetCopyNo of replicas and paramaterised
880  volumes (modeling-V07-00-00).
881
8825th May 2005  John Allison
883- Introduced zlib directory.
884
88522nd April 2005  John Allison
886- OpenGL: Implemented text for X-Windows viewers (opengl-V07-00-00/1).
887
88810th April 2005  John Allison  (visman-V07-00-00)
889- G4VisCommandsSceneAdd.cc: 2nd attempt to fix access to fpVisManager
890  from nested class for SUN.
891
89216th March 2005  John Allison  (vis-V07-00-13)
893- G4VisCommandsSceneAdd.cc: fixed access to fpVisManager from nested class.
894- For gcc 2.95.2: Fixed G4String return for viewer commands.
895- Added constructor and virtual destructor to G4VUserVisAction.
896
89715th March 2005  John Allison  (vis-V07-00-12)
898- Added return type G4int to G4ViewParameters::SetNoOfSides and
899  G4ModelingParameters::SetNoOfSides.  They return no. of sides, i.e.,
900  sides per circle in polyhedron contruction, that are actually set;
901  there is a lower limit of 12.
902- G4PhysicalVolumeModel: bug fix: no. of rotation steps correctly applied.
903
90410th March 2005  John Allison  (vis-V07-00-11)
905- Reviewed all vis commands.  Improved guidance, simplified and
906  rationalised the commands.
907
9089th March 2005  John Allison
909- Removed "remove" and "edit" commands.
910- G4VisManager: removed "Delete" methods. (Removing or deleting an
911  existing scene, scene handler or viewer is very messy and not
912  necessary.  When a user creates a new one, he/she may leave the old
913  one around without harm.  It may be left unused or selected again later
914  if the user wants.)
915- Removed automatic parameter candidate specification for commands
916  that take an argument that is a scene, scene handler or viewer
917  name - it is checked in SetNewValue methods.  (The code was just
918  too complicated and, anyway, the result hindered, rather than
919  helped the user, because it restricted the parameter values and
920  mis-typing gave obscure messages.  Now the messages are clearer and,
921  as the guidance points out, the list of possible names can be
922  obtained with a "list" command.)
923- Made "list" commands flag current items.
924- Improved guidance for /vis/scene commands.  Still to do (groan!):
925    /vis/scene/add
926    /vis/sceneHandler
927    /vis/viewer
928
9299th March 2005  John Allison  (vis-V07-00-10, needs greps-V07-00-01)
930- Refined logo and scale.
931- Improved physical volume clipping.
932- G4VisManager: Added default G4Transform3D::Identity to
933  objectTransformation argument in Draw methods.
934
9354th March 2005  John Allison  (vis-V07-00-09)
936- Added first implementation of cutaway - a clipping box for physical
937  volume tree:
938    vis/scene/add/volume ! ! ! box km 0 1 0 1 0 1
939  (Does not seem properly to clip volumes wholly inside clipping volume.)
940
9413rd March 2005  John Allison  (vis-V07-00-08)
942- Introduced /vis/scene/add/logo.
943- Added Set methods to G4VModel.
944- Added argument to G4CallbackModel::operator()(const G4Transform3D&) so that
945  the model could implement a given transformation.  Provided default for
946  G4VUserVisAction::(const G4Transform3D& = G4Transform3D::Identity).
947- Improved guidance for:
948    compound commands
949    ASCIITree commands
950- Used std::istrstream::istrstream(std::string) throughout.
951
95223rd February 2005  John Allison  (vis-V07-00-07)
953- Protected scene handlers for the case of the drawing of solids NOT
954  from a physical volume tree:
955    G4FRSceneFunc.icc
956    G4OpenGLSceneHandler.cc
957    G4OpenGLStoredSceneHandler.cc
958    G4ASCIITreeSceneHandler.cc
959    G4GAGTreeSceneHandler.cc
960- Fixed a problem with ClearTransientStore.  ClearTransientStore
961  should restrict itself to its job.  In the following files,
962  ClearTransientStore also redraws the view.  In other places, a draw
963  command often follows, so it is not needed here.  In fact it can
964  cause a double recursive descent into DrawView, so the existing code
965  has been commented out (JA - 23/Jan/05):
966    G4FRSceneFunc.icc
967    G4HepRepFileSceneHandler.cc
968    G4OpenGLImmediateSceneHandler.cc
969    G4OpenGLStoredSceneHandler.cc
970    G4VRML1SceneHandlerFunc.icc
971    G4VRML2SceneHandlerFunc.icc
972    G4XXXSceneHandler.cc
973- Removed (commented out) some code that forced extra kernel visits,
974  purportedly to overcome a problem in OpenGLStored methods.  Let's
975  fix OpenGL if necessary:
976    G4VSceneHandler.cc
977    G4VViewer.cc
978- Commented out SetView and ClearView in /vis/viewer/refresh:
979    G4VisCommandsViewer.cc
980- Changed signature of G4VViewer::SetNeedKernelVisit(G4bool) for compatibility.
981
98219th February 2005  John Allison  (vis-V07-00-06 with greps-V07-00-00)
983- Added G4VUserVisAction and G4CallbackModel.
984- Implemented /vis/scene/add/userAction.
985- Fixed bug in /vis/viewer/update (check existence of scene handler and scene).
986
98715th February 2005  John Allison  (vis-V07-00-05)
988- Introduced drawing of readout geometry for logical volumes.
989- For drawing of logical volumes, introduced boolean flags to control
990  drawing of:
991    o boolean components (if any)
992    o voxels (if any) (note: voxels are not created until start of run)
993    o readout geometry (if any)
994- Augmented commands /vis/specify and /vis/scene/add/logicalVolume to use
995  above flags.
996- G4ASCIITree: Added printing of names of sensitive detector (if any) and
997  readout geometry (if any).
998
99915th February 2005  John Allison  (vis-V07-00-04)
1000- Updated READMEs for G4VisExecutive.  Removed references to OPACS.
1001
10029th February 2005  John Allison  (vis-V07-00-03)
1003- Migration from AddThis to AddSolid and AddCompound: fixed previously
1004  missed FukuiRendererSceneHander.
1005
10064th February 2005  John Allison  (vis-V07-00-02)
1007- Introduced G4VisExecutive.  MyVisManager deprecated.
1008
100927th January 2005  John Allison  (vis-V07-00-01, needs intercoms-V07-00-00)
1010- Migration from AddThis to AddSolid and AddCompound.
1011- AddSolid: Methods for adding solids to the scene handler.  They
1012  must always be called in the triplet PreAddSolid, AddSolid and
1013  PostAddSolid.  The transformation and visualization attributes
1014  must be set by the call to PreAddSolid.  A possible default
1015  implementation is to request the solid to provide a G4Polyhedron
1016  or similar primitive - see, for example, G4VSceneHandler.
1017- AddCompound: Methods for adding "compound" GEANT4 objects to the scene
1018  handler.  These methods may either (a) invoke "user code" that
1019  uses the "user interface", G4VVisManager (see, for example,
1020  G4VSceneHandler in the Visualization Category, which for
1021  trajectories uses G4VTrajectory::DrawTrajectory, via
1022  G4TrajectoriesModel in the Modeling Category) or (b) invoke
1023  AddPrimitives below (between calls to Begin/EndPrimitives) or (c)
1024  use graphics-system-specific code or (d) any combination of the
1025  above.
1026
102726th January 2005  John Allison  (vis-V07-00-00)
1028- G4VisManager:: removed optional argument
1029  const G4Transform3D& objectTransformation = G4Transform3D::Identity
1030  from Draw methods for a hit and trajectory.
1031- Trapped illegal nesting of Begin/EndPrimitives.
1032- Added fpCurrentMaterial to G4VSceneHandler and relevant derived
1033  classes and models for work with G4PhysicalVolumeModel via
1034  EstablishSpecials.  So now, the material is also available (in addition
1035  to current depth, logical and physical volum) during drawing of geometry
1036  items.
1037- Changed ASCIITree to use G4VSolid::GetCubicVolume and
1038  G4LogicalVolume::GetMass.
1039- Changed G4PhysicalVolumeMassScene to use G4VSolid::GetCubicVolume.
1040- Improved guidance for /vis/viewer/set/hiddenMarker.
1041- G4VisCommandsViewerSet: made Up and Viewpoint vectors unit for safety.
1042- Some additions to test area.
1043
104410th December 2004 Gabriele Cosmo (vis-V06-02-09)
1045- Replaced M_PI with CLHEP's pi.
1046
10477th December 2004 Joseph Perl (vis-V06-02-08)
1048- Tagged right after migration to cmath
1049- All occurences of include <math.h> have now become include <cmath>.
1050- All math functions are now prefaced with std::
1051
10527th December 2004 Joseph Perl (vis-V06-02-07)
1053- Tagged right before migration to cmath
1054
105526th November 2004 Joseph Perl (vis-V06-02-06)
1056- Tagged for release 7.0.
1057- Made from vis-V06-02-05
1058- plus opengl-V06-02-07 by John Allison
1059- plus vis-HepRep-V06-02-02 by Mark Donszelmann
1060- plus openinventor-V07-00-00 by Guy Barrand
1061
106218th November 2004  John Allison
1063- Included opengl-V06-02-07.
1064
106511th November 2004  John Allison  (vis-V06-02-05)
1066- Made use of smart method GetPolyhedron for solids.  This greatly
1067  speeds 2nd and subsequent drawings when kernel access is required.
1068- Rationalised use of EstablishSpecials: functionality moved to base class.
1069- Removed use of obsolete G4Polymarker::line.
1070
107122nd September 2004  John Allison  (vis-V06-02-04)
1072- Moved Doxyfile to management.  doxygen output to tmp area.
1073- modeling-V06-02-01 - small fixes.
1074- vistree-V06-02-01 - small fixes.
1075- opengl-V06-02-06 - Trap non-regular polyhedra and other small changes.
1076- DAWN-V06-02-00 - Improve diagnostic on trapping non-regular polyhedra.
1077- vistest-V06-02-02: refined rotated tube test.
1078
107913th September 2004  John Allison  (vis-V06-02-03)
1080- vistree-V06-02-00: Improved ASCIITree:
1081  verbosity >= 3: prints volume, density of all volumes in hierarchy.
1082  verbosity >= 4: calculates the mass of the complete geometry tree taking
1083    into account daughters up to the depth specified for each physical
1084    volume in the current scene.  Culling is ignored so that all volumes
1085    are processed.  The calculation is quite tricky, since it involves
1086    subtracting the mass of that part of the mother that is occupied by
1087    each daughter and then adding the mass of the daughter, and so on
1088    down the heirarchy.  Uses G4PhysicalVolumeMassScene - see below.
1089  Added option to write to file (/vis/ASCIITree/set/outFile).
1090- modeling-V06-02-00: Added G4PhysicalVolumeMassScene and improvements
1091  to G4PhysicalVolumeModel.  See modeling/History for more details.
1092- Removed obsolete file: G4VisToOldVisCommands.hh
1093- Corrected mistake in /vis/viewer/set/*Vector commands.
1094- Augmented ParameterisedBox and rotated a tracker tube in test directory.
1095- Brought README.built_in_commands up to date for Geant4 6.2.  Removed all
1096  references to old commands.'
1097
10983rd August 2004  John Allison
1099- Rationalised vis command code (uses G4UIcommand static conversion
1100  functions where possible).
1101- Removed G4ViewParameters::DrawingStyle GetDrawingStyle (const
1102  G4Visible&).  Instead, developer has to:
1103    // Get vis attributes - pick up defaults if none.
1104    const G4VisAttributes* pVA =
1105      fpViewer -> GetApplicableVisAttributes (v.GetVisAttributes ());
1106  where v is the visible object (polyline, circle, polyhedron, etc.), and:
1107    // Get view parameters that the user can force through the vis
1108    // attributes, thereby over-riding the current view parameter.
1109    G4ViewParameters::DrawingStyle drawing_style = GetDrawingStyle (pVA);
1110    G4bool isAuxEdgeVisible = GetAuxEdgeVisible (pVA);
1111  Most developers do this anyway, so the removed routine was redundant
1112  and resulting code is more efficient and transparent.  To get
1113  colour, the developer can pick up directly from the vis attrributes,
1114  pVA, obtained as above:
1115    const G4Colour& c = pVA -> GetColour ();
1116  or use a slightly less efficient method:
1117    const G4Colour& c = GetColour (v);
1118  where v is the visible object.
1119  Note that for text, the developer must use a different procedure,
1120  since the default text colour is determined by the default text vis
1121  attributes, which may be specified independent of default vis
1122  attributes of other types of visible objects.  A function,
1123  GetTextColour, is provided and the recommended use is:
1124    const G4Colour& c = GetTextColour (text);  // Picks up default if none.
1125- Rationalised use of vis attributes in OpenGL and XXX.
1126
112728th July 2004  John Allison  (vis-V06-02-02 with greps-V06-02-00)
1128- Implemented force auxiliary edge visible feature of G4VisAttributes.
1129- Included openinventor-V06-02-00 (minor revision - Guy Barrand).
1130
113123rd July 2004  John Allison
1132- Added auxiliary edge visible flag to G4ViewParameters and a new
1133  command, /vis/viewer/set/auxiliaryEdge.  (Auxiliary edges are not
1134  genuine edges of the volume.  They may be in a curved surface made
1135  out of polygons, for example, or in plane surface of complicated
1136  shape that has to be broken down into simpler polygons.
1137  HepPolyhedron breaks all surfaces into triangles or quadrilaterals.
1138  There will be auxiliary edges for any volumes with a curved surface,
1139  such as a tube or a sphere, or a volume resulting from a Boolean
1140  operation.  Normally, they are not shown, but sometimes it is useful
1141  to see them.  In particular, a sphere, because it has no egdes, will
1142  not be seen in wireframe mode in some graphics systems unless this
1143  flag is turned on.)
1144
114516th July 2004  John Allison
1146- Refined forced wireframe algorithm - *always* force wireframe even
1147  if hidden line removal is specified.
1148- opengl-V06-02-04.
1149
115015th July 2004  John Allison
1151- Small improvement to G4XXX (sample graphics system).
1152
115314th July 2004  John Allison  (vis-V06-02-01)
1154- Removed deprecated commands:
1155    /vis/viewer/show               (use /vis/viewer/update)
1156    /vis/viewer/lightsThetaPhi     (use /vis/viewer/set/lightsThetaPhi)
1157    /vis/viewer/lightsVector       (use /vis/viewer/set/lightsVector)
1158    /vis/viewer/viewpointThetaPhi  (use /vis/viewer/set/viewpointThetaPhi)
1159    /vis/viewer/viewpointVector    (use /vis/viewer/set/viewpointVector)
1160  (See geant4/source/visualization/README.built_in_commands for list
1161  of current commands.)
1162- Tidied guidance for /vis/viewer/set.
1163- Included opengl-V06-02-03 (cosmetic).
1164
116514th July 2004  John Allison  (vis-V06-02-00)
1166- opengl-V06-02-02 and vistest-V06-02-01:
1167  Hidden line *and/or* hidden surface removal now work for OGL*X and OGL*Xm.
1168
11691st July 2004  John Allison
1170- Correction to guidance of /vis/viewer/set/hiddenEdge.
1171- Small improvement to README of /vis/scene/add/axes.
1172- vistest-V06-02-00.
1173- opengl-V06-02-00.
1174- visman-V06-02-00: Fix for porting on gcc-3.4.0: made ProcessView()
1175  public, since used as private friend (Gabriele Cosmo).
1176
11779th June 2004  Gabriele Cosmo  (vis-V06-01-03)
1178- Adopt G4DLLIMPORT/G4DLLEXPORT technique to handle extern simbols for
1179  allowing support of DLLs on Windows.
1180- Minor correction in modeling/GNUmakefile for GLOBLIBS definition.
1181- Coworks with "global-V06-01-02b".
1182
11837th June 2004  Gabriele Cosmo  (vis-V06-01-02)
1184- Includes "vis-HepRep-V06-01-04".
1185- Export extern symbols for allowing support of DLLs on Windows.
1186  Modified files: G4RayTrajectory.hh, G4RayTrajectoryPoint.hh.
1187- GNUmakefiles: added definition of GLOBLIBS for DLLs support on Windows.
1188- Coworks with "global-V06-01-02a".
1189
11909th April 2004  John Allison  (vis-V06-01-01 + interfaces-V06-01-00)
1191- Tagged OpenGL as below.  Joint with interfaces-V06-01-00.
1192
11937th April 2004  Guy Barrand
1194- visualization/OpenGL/* : use the G4OpenGL.hh file.
1195- Added : visualization/OpenGL/include/G4OpenGL.hh to encapsulate
1196  the include of gl/gl.h and gl/glu.h that may be platform dependant.
1197  It permits to rm some #ifdef WIN32 spread in the code. It opens also
1198  the way to the usage of the Apple OpenGL on a Mac.
1199
120014 March 2004 Joseph Perl (vis-V06-00-01)
1201- HepRepFile handle duplicate ShowView.
1202- HepRepFile improve layering and hierarchy for hits.
1203
120417th February 2004  John Allison  (opengl-V06-00-00)
1205- Fixed bug #581: wrong order of statements in
1206  G4OpenGLXViewer::~G4OpenGLXViewer (see bug report).
1207
12081st December 2003  John Allison
1209- Added checks and minor improvment of behaviour at end of event and run:
1210  o G4VisManager::EndOfRun: added check on MarkForClearingTransientStore.
1211  o G4VisCommandsScene.cc: For "/vis/scene/endOf[Event|Run]Action refresh",
1212    SetMarkForClearingTransientStore(true).
1213
121427th November 2003  John Allison  (vis-V05-02-06)
1215- Added /vis/scene/endOfRunAction.
1216- Includes vis-HepRep-V05-02-08.
1217- G4VisManager: Removed PrintAllGraphicsSystems and
1218  PrintInstalledGraphicsSystems.  They are difficult to maintain and
1219  are anyway not used.  (There remains PrintAvailableGraphicsSystems,
1220  which is much used, and iterates over instantiated graphics systems
1221  and needs no maintenance.)
1222
122320th November 2003  John Allison  (vis-V05-02-05)
1224- Re-submitted.  Includes vis-HepRep-05-02-07: fixes compiler issues and
1225  other minor fixes.
1226
122714th November 2003  John Allison  (vis-V05-02-04)
1228- Includes vis-HepRep-05-02-03: new HepRep XML driver for HepRep Version 2.
1229- Bug fix in G4VisManager::EndOfEvent.
1230
123112th November 2003  John Allison
1232- Bug in /vis/scene/add/volume: requestedDepthOfDescent now correctly
1233  propagated to "world" volume.
1234- modeling-V05-02-02: G4PhysicalVolumeModel: CalculateExtent always
1235  searches complete hierarchy.
1236- Change initialisation of G4VSceneHandler so that there is always a
1237  clear on first drawing  - fMarkForClearingTransientStore(true).
1238- Removed redundant code from G4VisManager::::EndOfRun.
1239
12406th November 2003  John Allison  (vis-V05-02-03)
1241- management:
1242  o G4VisManager: improved handling of auto refresh at end of event and run.
1243  o G4VisCommandsScene: improved endOfEventAction and improved guidance.
1244  o GNUmakefile: rationalised.
1245- GNUmakefile: removed G4LIBDIR and G4TMPDIR.
1246- RayTracer/GNUmakefile: rationalised (raytracer-V05-02-04).
1247- Tree: improved printing.
1248- G4VRML2SceneHandlerFunc: changed const char* pv_name to G4String pv_name.
1249- G4XXXViewer: improved comments.
1250- modeling: GNUmakefile: rationalised (modeling-V05-02-01).
1251- test: changed MyPhysicsList to follow kernel changes.
1252
12534th November 2003  Gabriele Cosmo  (vis-V05-02-02)
1254- Includes removal of OPACS module.
1255- Includes "modeling-V05-02-00".
1256
125717th October 2003  Guy Barrand
1258- OPACS being (for long) deprecated, remove OPACS related things
1259  in Geant4 repository.
1260
12614th October 2003  Gabriele Cosmo  (vis-V05-02-01)
1262- Modified GNUmakefiles:
1263  o added dependency to new module "geometry/navigation".
1264  o replaced "digits+hits" with "digits_hits".
1265- Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
1266
126722nd September 2003  John Allison  (vis-V05-02-00, greps-V05-02-00)
1268- Incorporates raytracer-V05-02-01 (needs greps-V05-02-00) - see
1269  RayTracer/History:
1270  o Introduced G4VRTScanner.
1271  o Added /vis/rayTracer/backgroundColour.
1272- Introduced Doxygen documentation for management, OpenGL and test.
1273- Improved guidance for /vis/scene/notifyHandlers.
1274- OpenGL: Cosmetic change to regularise names.
1275
12762nd September 2003  John Allison
1277- Fixed pedantic warnings etc. in test suite - see test/History.
1278
12792nd June 2003  John Allison  (vis-V05-01-01)
1280- Small fix for pedantic warnings in RayTracer.
1281
128230th May 2003  John Allison  (vis-V05-01-00 - does not include HepRep below)
1283- Improved README.built_in_commands.  Removed unlikely-to-be-implemented
1284  commands.
1285- Eliminated pedantic warnings.
1286
128728th February 2003  Joseph Perl
1288- Minor Fix to HepRep - see History file.
1289
129020th January 2003  John Allison
1291- Changed "/vis/scene/add/trajectories [<drawing-mode>]" so that if
1292  the command is issued more than once on any given scene, the last
1293  command takes effect, i.e., so that the last value of drawing-mode
1294  takes effect.
1295
129617th February 2003 Satoshi Tanaka (vis-V05-00-01)
1297- A Small bug fixing of VRML2 driver
1298 (Explicit cast from G4String to char* in G4VRML2SceneHandlerFunc.icc).
1299
130024th January 2003  Joseph Perl
1301- Fixes to HepRep - see History file.
1302
130320th January 2003  John Allison  (vis-V05-00-00, co-works intercoms-V05-00-00)
1304- Incorporated openinventor-V05-00-00: Removed erroneous additional
1305  transformation.
1306- Added G4VisManager::Draw methods for hits and trajectories.
1307
130811th December 2002  John Allison  (vis-V04-01-10)
1309- Fix for SUN-CC warnings: AddThis hides the virtual function...
1310- Fix memory leak in RayTracer.
1311- Fixed /vis/scene/add/trajectories command.
1312- Some fixes in HepRep.
1313
13144th December 2002  Makoto Asai (vis-V04-01-09)
1315- Migration to new G4ApplicationState
1316
131727th November 2002  John Allison  (vis-V04-01-08)
1318- Fixes to HepRep - see History file.
1319- Added RegisterGraphicsSystem (new G4HepRep) in MyVisManager.cc.
1320- Fix (removal) of ambiguous G4VVisCommand::GetNewDoubleValue.
1321- Added /vis/viewer/set/globalMarkerScale.
1322- Improved algorithm of CompareForKernelVisit on OpenGL and OpenInventor.
1323
132421st November 2002  Gabriele Cosmo  (vis-V04-01-07)
1325- Corrections to HepRep module to allow porting on egcs compiler
1326  (M.Donszelmann).
1327- Patched access to static data in G4VisCommandsSceneAdd.cc, G4VisManager.cc
1328  and G4FlavoredParallelWorldModel.cc to allow porting on Windows DLLs.
1329  It requires co-working with tags "greps-V04-01-04" and "intercoms-V04-01-02".
1330
133115th November 2002  Mark Donszelmann  (vis-V04-01-06)
1332- HepRep2 driver implemented.
1333
133411th November 2002  John Allison  (vis-V04-01-05)
1335- Corrected inclusion of G4OpenGLXViewer #ifdef X_DRIVER for Windows
1336  and other small changes in OpenGL (opengl-V04-01-02).
1337- Added integer argument to /vis/scene/add/trajectories [drawing-mode].
1338  drawing-mode is passed to DrawTrajectory.  See also modeling-V04-00-00.
1339- Fixed bug in G4VisManager wich lead to zero G4VModel pointer.
1340- Improved hamdling of models.
1341- Corrected G4RayTracer.cc devide-by-zero (raytracer-V04-00-01).
1342- VRML: bug fixing for marker size (*.icc files) (VRML-V04-01-00).
1343- Samll improvements to README.built_in_commands.
1344- Improved sample driver XXX.
1345
13461st November 2002  John Allison (vis-V04-01-04 with...)
1347geant4/source/tracking       tracking-V04-01-03
1348geant4/source/intercoms      intercoms-V04-01-00
1349geant4/source/graphics_reps  greps-V04-01-01
1350geant4/source/digits+hits    digits+hits-V04-01-01
1351
1352Oct 28, 2002, J.Allison  (vis-traj03, co-works with...
1353geant4/source/tracking       traj03 (head as of Tue Oct 29 15:42:14 UTC 2002)
1354geant4/source/intercoms      intercoms-V04-01-00 (ditto)
1355geant4/source/graphics_reps  greps-V04-01-01 (ditto)
1356geant4/source/digits+hits    hits-traj03 (*not* the head)
1357- Changed G4XXXSceneHandler.cc for map of G4AttDefs, and improved.
1358
135917th October 2002  John Allison (vis-V04-01-03 with...)
1360- Coworking tags are:
1361    geant4/source/tracking       traj02
1362    geant4/source/intercoms      intercoms-V04-00-04
1363    geant4/source/graphics_reps  greps-V04-01-00
1364    geant4/source/digits+hits    hits-traj02
1365- More changes for AddThis(const G4VTrajectory&) and (const G4VHit&).
1366- Minor corrections to warning messages, etc.
1367- Improved end of run behaviour for non-post-processing graphics
1368  systems by changing false to true in G4VisManager::EndOfRun
1369  fpSceneHandler->SetMarkForClearingTransientStore(true);
1370- Further corrections/improvements in OpenGLWin32 - not yet complete.
1371
137217th October 2002  John Allison (vis-V04-01-02 with intercoms-V04-01-00)
1373- Added two new pure virtual functions to G4VGraphicsScene:
1374    AddThis(const G4VTrajectory&)
1375    AddThis(const G4VHit&)
1376
137716th October 2002  John Allison  (vis-traj01 co-works with tracking tag traj01)
1378- Tag for changes in G4VTrajectory, etc. (raytracer-V04-00-00).
1379
138016th October 2002  John Allison  (vis-V04-01-01)
1381- Fix for WIN32.  Now compiles but viewer not implemented.  (opengl-V04-01-01)
1382- Small improvement to README.built_in_commands.
1383
13841st Sept 2002  Satoshi Tanaka  (vis-V04-01-00)
1385- Precision control of g4_XX.prim files generated by
1386  the DAWNFILE/DAWN-Network drivers.
1387
1388   Example:
1389     setenv  G4DAWNFILE_PRECISION   9
1390
1391  The precision number is used as:
1392
1393      sprintf( string, "%*.*g", (precision+8), precision, value)
1394
1395  The default precision is also changed from 6 to 9.
1396
139724th June 2002  John Allison
1398- Further cosmetic changes in G4OpenGL for DEC compiler (opengl-V04-01-00).
1399
140024th June 2002  Gabriele Cosmo  (vis-V04-00-10)
1401- Exclude latest changes to OpenGL driver (opengl-V04-00-03), causing compilation
1402  errors on some platforms (DEC-cxx).
1403
140423th June 2002  Satshi Tanaka  (vis-V04-00-09)
1405- Bug fixes in G4VRMLXFileSceneHandlerFunc.icc
1406- Protection of VRML-Newtork drivers for Windows platform.
1407  (The compilation is skipped in the Windows platform.)
1408
140919th June 2002  John Allison  (vis-V04-00-08)
1410- Cosmetic changes in G4VRML2FileSceneHandler.cc and G4VRML2SceneHandler.cc
1411  (Gabriele)
1412
141310th June 2002  John Allison
1414- Cosmetic changes for SUN-CC in G4OpenGLXmConvenienceRoutines.cc
1415  (opengl-V04-00-03).
1416- Improvement to /vis/scene/add/logicalVolume guidance.
1417
14186th June 2002  John Allison
1419- Cosmetic changes for GNU compiler in G4OpenGLXViewer.cc (opengl-V04-00-02).
1420
14218th May 2002  John Allison (vis-V04-00-07)
1422- Minor changes to warning messages and README.built_in_commands.
1423- Added test fro G4EllipticalTube to test/src/MyDetectorConstruction.cc.
1424
14251st May 2002  John Allison (vis-V04-00-06)
1426- Deprecated /vis/viewer/set/autoRefresh.
1427
142826th April 2002  Makoto Asai (vis-V04-00-05)
1429- Corresponds to the changes in intercoms-V04-00-00
1430- Affected files :
1431   G4VisManager.cc G4VisCommandsViewer.cc G4VisCommandsCompound.cc
1432
143322nd April 2002  John Allison (vis-V04-00-04)
1434- Prevent copying of autoRefresh status with /vis/viewer/set/all command.
1435- Corrected out of date advice about /vis/set/culling, etc.
1436- Workaround for pseudo-parallel/orthogonal projection in Ray Tracer.
1437
143828th February 2002  John Allison (vis-V04-00-03)
1439- Updated OpenGL to compile (but not run) on Windows (opengl-V04-00-01).
1440- Removed redundant code in GNUmakefiles in OPACS, OpenGL, OpenInventor, VRML.
1441- Improved README.adding_graphics_system.
1442
144323rd February 2002  John Allison (vis-V04-00-02)
1444- Bug fix in modeling, which was causing nested calls to Begin/EndPrimitives.
1445
14464th February 2002  Joseph Perl  (vis-V04-00-01)
1447- HepRep: Check for missing hierarchy layers in HepRepXMLWriter.
1448  (Not strictly needed since have a culled layer check in SceneHandler,
1449  but may be useful in other applications of HepRepXMLWriter).
1450
14513rd February 2002  Joseph Perl
1452- HepRep: Detect transient data by testing for
1453  !fpCurrentPV || fReadyForTransients
1454  rather than just fReadyForTransients
1455
14561st February 2002  Joseph Perl
1457- Improvements to HepRep:
1458- Defer file opening until first real HepRepType is to be written.
1459- Moved HepRep code from AddThis to AddPrimitive.
1460- Add additional levels to hierarchy if any appear to have been
1461  removed by culling.
1462- Add visibility attribute.
1463
146429th January 2002  Joseph Perl
1465- Relocate HepRep file-opening logic to constructor and ShowView
1466  (had been in SetView).
1467
146828th January 2002  vis-V03-02-23 Joseph Perl
1469- Improvements to HepRep:
1470- Produce hierarchical output rather than flat HepRepType structure.
1471- Handle trajectories as well as detector geometry.
1472- Output files now named G4Data<n>.heprep where n increments with each open.
1473
147414th January 2002  vis-V03-02-22 Joseph Perl
1475- Corrected handling for already open file in HepRepXMLWriter.
1476
147701th December 2001 vis-V03-02-21 Satoshi Tanaka
1478- Code refinements in FukuiRenderer/ directory:
1479  * Noisy warnings for Linux-g++ are suppressed.
1480    (%lg ==> %g etc)
1481  * G4FRSceneFunc.icc is moved from /src to /include
1482
148329th November 2001  John Allison
1484- Fixed some pedantic warnings and a bug thrown up by such in OpenGL.
1485
148628th November 2001  Gabriele Cosmo (visman-V03-02-00 in management only).
1487- Fixed pointer initialisation for porting on VC++ in G4VisCommandsSceneAdd.cc.
1488
148921st November 2001  John Allison  (vis-V03-02-20)
1490- Fixed G4std bug in G4HepRepFileSceneHandler.hh.
1491- Fixed "hides the virtual function" warnings from G4HepRepFileSceneHandler.
1492- Change to comments in G4XXXSceneHandler.hh.
1493
149419th November 2001  John Allison  (vis-V03-02-19 needs config-V03-02-09+)
1495- Cosmetic changes to HepRep.
1496
149716th November 2001  John Allison
1498- Added G4XXXDEBUG to XXX dummy system.
1499
150014th November 2001  John Allison
1501- Fixed bug in G4VisManager::EndOfEvent.
1502- Moved code from G4VisManagerRegisterMessengers.cc to G4VisManager.cc and
1503  removed G4VisManagerRegisterMessengers.cc.
1504
150514th November 2001  Guy Barrand
1506- OpenInventor : move HEPVis/SoWindow under vis/OpenInventor/G4SoWindow
1507  to prepare HEPVis/6.0. (HEPVis/SoWindow will disappear from HEPVis/6.0).
1508
150914th November 2001  John Allison
1510- Added README.built_in_commands.
1511
151213th November 2001  Satoshi Tanaka
1513- visualization/README file is updated, adding minimal description
1514  on the HepRepFile driver.
1515
151612th November 2001  John Allison  (vis-V03-02-18 needs config-V03-02-09)
1517- Fixed some warnings and one error from gcc-2.95.2.
1518- HepRep Type names now come from Physical Volume names (Joseph Perl).
1519- Added many HepRep Attributes for other volume properties (Joseph Perl).
1520
152113th Nov 2001 (JST)  Hajime Yoshida and Minamimoto (vis-V03-02-17)
1522- Updation of G4RTJpegMaker.cc for Windows platform (raytracer-V03-02-01).
1523
15247th November 2001  John Allison  (vis-V03-02-16 needs config-V03-02-09)
1525- Corrected compilation error.
1526
15276th November 2001  John Allison  (vis-V03-02-15 needs config-V03-02-09)
1528- Added /vis/viewer/flush = refresh + update.
1529- Moved /vis/viewer/lights and viewpoint to /vis/viewer/set.
1530- Added /vis/viewer/set/upThetaPhi and upVector.
1531- Added refresh|flush option to /vis/scene/notifyHandlers.
1532- Moved HepRepFile classes to HepRep/ directory and removed HepRep classes
1533  therein.
1534
15351st October 2001  Joseph Perl
1536- Added first version of pure C++ HepRep driver, HepRepFile.
1537  See HepRep/README for details.
1538
153910th September 2001  John Allison  (needs greps-V03-02-04)
1540- (Non-standard tag JA-RAEOE.)
1541
154210th September 2001  John Allison  (not tagged but needs greps-V03-02-04)
1543- Added BeginOfRun, BeginOfEvent and EndOfRun to G4VisManager, invoked via
1544  G4VisStateDependent.
1545- Improved handling of refresh-at-end-of-event.  All scene handlers need to
1546  implement ClearTransientStore and ensure rebuilding of permanent store if
1547  necessary.
1548- Auto-refresh (notifyHandlers) after attaching scene.
1549- Changed default colour of scale to red and fixed a couple of small bugs in
1550  the implementation of AddPrimitive(G4Scale).
1551- Improved verbosity guidance.
1552- Improved /vis/scene/add/scale guidance (needs greps-V03-02-04).
1553- Removed /vis/viewer/refresh from compound commands.
1554- Capitalised 'R' in /vis/viewer/set/autoRefresh.
1555
155629th August 2001  John Allison/Joseph Perl  (vis-V03-02-14)
1557- Needs config-V03-02-06.
1558- First developers release of HepRep graphics driver.
1559
156024th August 2001  Joseph Perl  (vis-V03-02-13-00)
1561- First inclusion of HepRep graphics driver.
1562
156324th August 2001  John Allison  (vis-V03-02-13)
1564- Fixed bugs in G4VisManager::GeometryHasChanged.
1565- Separated out G4Scene::CalculateExtent.
1566- Improved robustness and timeliness of invocation of some commands.
1567- Improved READMEs.
1568- Reduced warnings from OpenGL - see OpenGL/History.
1569- Cosmetic changes to test.
1570- Added explicit invocation of base class methods to avoid warnings about
1571  hiding of base class methods.
1572
157317th August 2001  John Allison  (vis-V03-02-12)
1574- Coworks with greps-V03-02-02 and intercoms-V03-02-04.
1575- Added G4VisManager::Draw(const G4Scale&,...  Needs intercoms-V03-02-04.
1576- Added template graphics system XXX.
1577- Improved verbosity guidance.
1578
157914th August 2001  John Allison  (vis-V03-02-11)
1580- Coworks with greps-V03-02-02 and intercoms-V03-02-03.
1581- Moved default value G4Transform3D::Identity of argument from
1582  G4VSceneHandler::BeginPrimitives to
1583  G4VGraphicsScene::BeginPrimitives.  Needs intercoms-V03-02-03.
1584- Fixed bug in G4VSceneHandler::AddPrimitive(const G4Scale&).  Needs
1585  greps-V03-02-02.
1586- Added sceneHandler.Begin/EndPrimitives messages to models (long
1587  standing bug!).
1588- Removed "dummy" graphics systems in G4VisManager.cc.
1589- Improved robustness of some commands, particularly
1590  /vis/scene/notifyHandlers.
1591- Improved support for multiple viewers (but see OpenGL/History).
1592
159311th August 2001  John Allison  (vis-V03-02-10-01)
1594- Implemented /vis/scene/endOfEventAction.
1595
15969th August 2001  John Allison  (vis-V03-02-10-00)
1597- Note: non-standard tag to indicate internal use only.
1598- Added /vis/scene/create at start of compound command /vis/open to avoid
1599  warnings.
1600- Removed G4ModelingParameters::hierarchy.  It is no longer used.  The
1601  textual or graphical representation of the geometry hierarchy is now
1602  done in G4xxxTree classes in visua;ization/Tree.
1603- Removed /vis/scene/notifyHandlers from
1604  G4VVisCommandScene::UpdateVisManagerScene - too much updating going on.
1605  It was leading to recursive refreshing/updating.
1606- Implemented auto-refresh at end of event.  (See also OpenGL/History.)
1607  Introduced G4VSceneHandler::Get/SetMarkForClearingTransientStore for
1608  postponed (lazy) clearing of transients (e.g., trajectories) from store
1609  (graphical database) and view.  The mark is set at the end of
1610  G4VisManager::EndOfEvent and the actual clearing is done in:
1611    void G4VisManager::ClearTransientStoreIfMarked(){
1612      // Assumes valid view.
1613      if (fpSceneHandler->GetMarkForClearingTransientStore()) {
1614        fpSceneHandler->SetMarkForClearingTransientStore(false);
1615        fpSceneHandler->ClearTransientStore();
1616      }
1617    }
1618  which is called at the start of each G4VisManager::Draw and the beginning
1619  of G4VisManager::EndOfEvent.  Thus the picture stays from the end of all
1620  drawing for the event until the first drawing of the next event.
1621   
16225th August 2001  John Allison
1623- Small refinements to printing under new verbosity control.
1624
16254th August 2001  John Allison  (vis-V03-02-10)
1626- Re-implemented verbosity control.  Output statements wherever possible
1627  are controlled by the verbosity in a simple graded message scheme:
1628    enum Verbosity {
1629      quiet,         // Nothing is printed.
1630      startup,       // Startup and endup messages are printed...
1631      errors,        // ...and errors...
1632      warnings,      // ...and warnings...
1633      confirmations, // ...and confirming messages...
1634      parameters,    // ...and parameters of scenes and views...
1635      all            // ...and everything available.
1636    };
1637  Note that the G4VisManager member object name and type have changed:
1638    Verbosity             fVerbosity;  // New.
1639    const G4int           fVerbose;
1640    // fVerbose is kept for backwards compatibility for some user
1641    // examples.  (It is used in the derived user vis managers to print
1642    // available graphics systems.)  It is initialised to 1 in the
1643    // constructor and cannot be changed.
1644
16453rd August 2001  John Allison
1646- Added README.quick, a quick installation guide.
1647
164830th July 2001  John Allison  (vis-V03-02-09)
1649- Eliminated view parameters from G4VisManager.  Now, each view maintains its
1650  own parameters.  Can be copied from one view to another with:
1651    /vis/viewer/set/all <from-viewer-name>
1652    Copies view parameters from from-viewer to current viewer.
1653    Affects current viewer.
1654- Removed redundant methods from G4VisManager, mostly to do with old-style
1655  commands.
1656
165727th July 2001  John Allison  (vis-V03-02-08)
1658- Needs config-V03-02-01.
1659- Introduced environment variable G4VIS_NONE that, if set, no visualization
1660  drivers are built and no vis libraries are built, not even
1661  libG4vis_management.  (libG4modeling is still built.)  The C-pre-processor
1662  variables G4VIS_BUILD and G4VIS_USE are *not* set.
1663- Removed the need to specify environment variables for visualization drivers
1664  which do not need external packages or libraries, namely :
1665      G4VIS_BUILD_DAWNFILE_DRIVER
1666      G4VIS_BUILD_RAYTRACER_DRIVER
1667      G4VIS_BUILD_VRMLFILE_DRIVER
1668      G4VIS_BUILD_ASCIITREE_DRIVER
1669      G4VIS_BUILD_GAGTREE_DRIVER
1670    with associated G4VIS_USE environment variables:
1671      G4VIS_USE_DAWNFILE
1672      G4VIS_USE_RAYTRACER
1673      G4VIS_USE_VRMLFILE
1674      G4VIS_USE_ASCIITREE
1675      G4VIS_USE_GAGTREE
1676  For backwards compatibility, unless G4VIS_NONE is set, the corresponding
1677  C-pre-processor variables are automatically set.  Also, the C-pre-processor
1678  variables G4VIS_BUILD and G4VIS_USE are set.
1679- As before, environment variables for other drivers still need positive
1680  setting of their G4VIS_BUILD and G4VIS_USE environment variables.  In this
1681  category are:
1682      G4VIS_BUILD_DAWN_DRIVER
1683      G4VIS_BUILD_OPACS_DRIVER
1684      G4VIS_BUILD_OPENGLX_DRIVER
1685      G4VIS_BUILD_OPENGLWIN32_DRIVER
1686      G4VIS_BUILD_OPENGLXM_DRIVER
1687      G4VIS_BUILD_OIX_DRIVER
1688      G4VIS_BUILD_OIWIN32_DRIVER
1689      G4VIS_BUILD_VRML_DRIVER
1690    with associated G4VIS_USE environment variables:
1691      G4VIS_USE_DAWN
1692      G4VIS_USE_OPACS
1693      G4VIS_USE_OPENGLX
1694      G4VIS_USE_OPENGLWIN32
1695      G4VIS_USE_OPENGLXM
1696      G4VIS_USE_OIX
1697      G4VIS_USE_OIWIN32
1698      G4VIS_USE_VRML
1699  In this case G4VIS_NONE must *not* be set.
1700- Fixed unchecked pointer in G4VSceneHandler::ClearStore().
1701
170225th July 2001  John Allison  (vis-V03-02-07)
1703- Improved access to models (modeling-V03-02-03).
1704- Made G4VSceneHandler::fpModel non-const G4VModel* for convenience.
1705- Improved checks and warning messages in /vis/scene/add/scale.
1706
170724th July 2001  John Allison  (vis-V03-02-06)
1708- Needs greps-V03-02-01 for small interface change to G4Scale.
1709- Includes modeling-V03-02-02.
1710- Force rebuild of graphics "stores" (graphical databases) and, if
1711  auto-refresh is true, refresh of all views
1712  (/vis/scene/notifyHandlers) after an addition to scene.
1713- Improvements to /vis/scene/add/scale:
1714  o Added colour.
1715  o Assigned a genuine extent.
1716
171723rd July 2001  John Allison  (vis-V03-02-05 is non existent - sorry!!!)
1718- Improved /vis/scene/add/scale.
1719- Improved auto-refreshing.
1720
172121st July 2001  John Allison  (vis-V03-02-04)
1722- Added /vis/scene/add/scale.  Needs greps-V03-02-00 and intercoms-V03-02-02.
1723
172419th July 2001  Satoshi Tanaka  (vis-V03-02-03)
1725- Modification of G4DAWNFILEViewer.cc
1726- PostScript command "showpage" is always added to g4_XX.eps
1727  so that it is printable. (It can also be inserted into
1728  LaTeX documents.
1729
173018th July 2001  John Allison  (vis-V03-02-02)
1731- Ensured rotation and translation of replica is restored (modeling-V03-02-00)
1732  (fixes crashes in replica tracking).
1733
173414th July 2001  John Allison  (vis-V03-02-01)
1735- Included raytracer-V03-02-00 (minor cosmetics).
1736- Minor changes in G4OpenGLXViewer.cc to eliminate pedantic ISO C++ warnings.
1737- Merged vis-V03-02-patch01 (below) to head.
1738- Included new disclaimer.
1739
174014th July 2001  John Allison (vis-V03-02-patch01 in branch geant4-03-02-branch)
1741- Fixed crash in optimised mode: added Initialise() to viewers so
1742  that windows are opened after viewers are fully constructed.
1743
174410th July 2001  John Allison  (vis-V03-02-00)
1745- Removed old-style commands.
1746- Removed maintenance of G4VisManager's G4ViewParameters object (this
1747  will be removed soon).
1748- Merged vis-V03-02-patch00 (below) to head.
1749
175010th July  John Allison  (vis-V03-02-patch00 in branch geant4-03-02-branch)
1751- Corrected mistake which could cause crash if user specified a non-
1752  existent scene handler in /vis/sceneHandler/remove.
1753
175419th June 2001  Satoshi Tanaka (vis-V03-01-07)
1755-OS dependence is removed from the DAWN-network driver.
1756 * gethostname() removed
1757 * G4SocketConfig.hh and G4SocketMacro.hh are removed.
1758- Now "setenv G4DAWN_HOST_NAME hostname" is mandatory to use
1759  the DAWN-network driver.
1760
176115th June 2001  John Allison
1762- Added GAGTree to G4VisManager.cc, MyVisManager.cc.  Need corresponding
1763  changes in config.
1764
176515th June 2001  John Allison (vis-V03-01-06)
1766- Added 2nd template argument (less) to sets in G4ASCIITreeSceneHandler and
1767  G4GAGTreeSceneHandler.
1768
176915th June 2001  Satoshi Tanaka (vis-V03-01-05)
1770- The  first committing of GAGTree driver.
1771- Other files in ./Tree/ are the same as vis-V03-01-04.
1772
17735th June 2001  John Allison (vis-V03-01-04)
1774- Moved re-useable code from G4ASCIITree to G4VTree.
1775- Made sure all pointers in G4VisManager are initialised on construction.
1776
17774th June 2001  John Allison
1778- G4ASCIITree: Added logical volume name and solid name and type under
1779  verbosity control.
1780- G4ASCIITree: Forced culling off so that all volumes are seen, even if
1781  "invisible".
1782
178329th May 2001  John Allison
1784- Small clean up in test directory.
1785
178625th May 2001  John Allison
1787- Bug fix in G4ASCIITree.cc: initialise fVerbosity(0).
1788
178924th May 2001  John Allison  (vis-V03-01-03)
1790- Added missing files G4ASCIITreeMessenger.hh/cc.
1791- Bug fix in G4ASCIITreeMessenger.cc: currentAsDefault = true.
1792- Drivers in alphabetical order in MyVisManager.cc.
1793
179423rd May 2001  John Allison
1795- Eliminated Linux pedantic warnings, except FukuiRenderer, VRML and OPACS.
1796
179722nd May 2001  John Allison
1798- Refined ASCIITree.
1799
180021st May 2001  John Allison (vis-V03-01-02)
1801- Minor bug corrections (mostly to fix things that used to work with the
1802  old /vis~/ commands but ceased to work with the new /vis/commands:
1803  o If a scene is empty at drawing time, the "world" is added.
1804  o Window size hint now works for OpenGL.
1805- Fixed some minor warnings for strict C++ (size_t, etc.).
1806
180718th May 2001 John Allison
1808- Removed unnecessary virtual inheritance of G4VViewer in G4RayTracerViewer.
1809- Introduced verbosity to ASCIITree.
1810- Proper deletion of directories in G4VisManagerRegisterMessengers.
1811
181215th May 2001 John Allison
1813- Fixed bug in name of /vis/viewer/set/sectionPlane command.
1814
18153rd May 2001 John Allison (vis-V03-01-01)
1816- Changes for greps-V03-01-01 (elimination of RW).
1817- Improvements in /vis/scene/add/volume.
1818- Added /vis/drawTree.
1819
182010th April 2001  John Allison (vis-V03-01-00)
1821- Added two new commands:
1822    /vis/scene/add/text
1823    /vis/scene/add/axes
1824- Added first version of ASCIITree to dump geometry hierarchy to
1825  standard output as ASCII stream.
1826  This requires two new environment variables:
1827    G4VIS_BUILD_ASCIITREE_DRIVER
1828    G4VIS_USE_ASCIITREE
1829  and config-V03-01-00.
1830
18312nd April 2001  John Allison
1832- Tidied OpenGL (opengl-V03-00-01) - see OpenGL/History.
1833
18342nd April 2001  John Allison  (vis-V03-00-09)
1835- Fixed some warnings from DEC cxx.
1836
183715th March 2001  John Allison  (vis-V03-00-08)
1838- Changed rotation of phi-replicas in G4PhysicalVolumeModel.cc to
1839  ensure correspondence with rule that phi=0 bisects the replica.
1840  WARNING: Prior to this fix the graphics did NOT correspond to the
1841  replica navigation.  If you have been relying on the graphics to
1842  position daughter volumes in a phi-replica, navigation will have
1843  been incorrect, possibly without causing a crash.  The above fix
1844  will change the apparent position as shown by the graphics and you
1845  will have to correct the positioning of daughters.  Make sure the
1846  diaghters are all properly enclosed within the replica.  Graphics
1847  and navigation now correspond,
1848
18497th March 2001  John Allison  (vis-V03-00-07)
1850- Cosmetic corrections for ISO compliance.
1851
185223rd February 2001  John Allison  (vis-V03-00-06)
1853- Removed all references to RogueWave.
1854
18554th February 2001  John Allison  (vis-V03-00-05)
1856- Reverted to /vis/viewer commands updating vis manager's view parameters.
1857  Otherwise this can have a big effect on users if old commands are still
1858  being used.  Let's schedule this change for the next version of Geant4.
1859- Added the following new commands:
1860  /vis/enable [true|false]
1861  /vis/disable
1862  /vis/verbose [<verbosity-integer>]
1863  /vis/viewer/set/lineSegmentsPerCircle  [<number-of-sides-per-circle>]
1864  /vis/viewer/set/sectionPlane ...
1865  Only /vis/scene/add/text and /vis/scene/add/axes to go!!!
1866
18674th February 2001  John Allison  (vis-V03-00-04)
1868- /vis/viewer commands no longer update vis manager's view parameters.
1869- Most /vis~/ copmmands give DEPRECATED warning, except:
1870  /vis~/draw/axes
1871  /vis~/draw/text
1872  /vis~/set/section_plane
1873  /vis~/set/sides
1874  /vis~/set/verbose
1875  which have still to be re-implemented.  All /vis~/ commands are still
1876  available through /vis/ for the time being.  (Window size hint no longer
1877   works.)
1878- Added "auto refresh" to view parameters.
1879- Added "default" view parameters to viewers.
1880- Made OpenGL viewers "auto refresh" by default.
1881- Added:
1882  /vis/viewer/set/autoRefresh
1883  /vis/viewer/set/projection
1884- Added compound command:
1885  /vis/drawView [<theta-deg>] [<phi-deg>]
1886                [<pan-right>] [<pan-up>] [<pan-unit>]
1887                [<zoom-factor>]
1888                [<dolly>] [<dolly-unit>]
1889
18904th February 2001  John Allison  (vis-V03-00-03)
1891- Added several new vis commands:
1892  /vis/viewer/dolly
1893  /vis/viewer/dollyTo
1894  /vis/viewer/lightsThetaPhi
1895  /vis/viewer/lightsVector
1896  /vis/viewer/pan
1897  /vis/viewer/panTo
1898  /vis/viewer/viewpointThetaPhi
1899  /vis/viewer/viewpointVector
1900  /vis/viewer/zoom
1901  /vis/viewer/zoomTo
1902  /vis/viewer/set/hiddenMarker
1903  /vis/viewer/set/lightsMove
1904
19053rd February 2001  John Allison  (vis-V03-00-02)
1906- Tidied for CodeWizard.  Small changes to many files in management, modeling
1907  and OpenGL.
1908
19091st February 2001  John Allison  (vis-V03-00-01)
1910- Fixed cause of crash when setting viewpoint before creating scene (Bug #157).
1911  Solution: SetView no longer called when view parameters are changed.  In
1912  any case it's called just before drawing, whixh is the right place.
1913- Fixed /vis/set/sides problem (Satoshi Tanaka) (Bug #204).
1914  Solution: Update view's view parameters in /vis/set/sides - had somehow
1915  been overlooked.
1916
191725th January 2001  John Allison
1918- Added protection against empty G4Polyhedron objects.
1919   FukuiRenderer/src/G4FRSceneFunc.icc
1920   OPACS/src/G4GoSceneHandler.cc
1921   OpenGL/src/G4OpenGLSceneHandler.cc
1922   OpenInventor/src/G4OpenInventorSceneHandler.cc
1923   VRML/src/G4VRML1SceneHandlerFunc.icc
1924   VRML/src/G4VRML2SceneHandlerFunc.icc
1925
192625th January 2001  John Allison  (opengl-V03-00-00)
1927- Fixed Bug #120.  Implemented running re-calculation of up-vector in
1928  the case of "object rotation" (lights move with camera) to prevent
1929  "flipping" of view when camera passes through up-vector.  Note that
1930  the default is "camera rotation" (lights do not move with camera,
1931  i.e., remain fixed relative to object) so the default is that this
1932  "flipping" can happen.  To set "object rotation" (lights move with
1933  camera) use /vis/lights/move_with_camera true (soon to be
1934  /vis/viewer/set/lights move-with-camera) or click "Object" radio
1935  button on Rotation Panel in OpenGLXm mode.
1936- Changed some objects to references for efficiency.  E.g.:
1937  const G4Vector3D& vp = pView->fVP.GetViewpointDirection ().unit ();
1938
193918th January 2001  John Allison
1940- Corrected G4PhysicalVolumeModel.  This corrects a bug whereby the
1941  requested drawing of a physical volume and its decendants starting
1942  at a depth greater than 2 was incorrectly positioned on the screen.
1943- /vis/scene/include commands withdrawn - use equivalent commands
1944  /vis/scene/add.
1945- OpenGL: cosmetic and minor performance improvements.
1946
194716th January 2001  John Allison  (vis-03-00-00)
1948- All vis commands "available" in all G4 states.
1949- Other small cosmetic changes to commands.
1950- OpenGL: square and circle markers correctly rendered.
1951  Note: subsequent rotations in stored mode also rotate these markers.
1952- Some small changes to test  - see test/History.
1953
19542nd November 2000  Gunter Folger  (vis-V02-00-02)
1955- Added targets includes and clean_libs to visualization/GNUmakefile.
1956
195718th October 2000  John Allison  (vis-V02-00-01)
1958- G4PhysicalVolumeModel: protected against volumes without material.
1959- Removed /vis/viewer/update from compound commands /vis/drawVolume
1960  and /vis/specify.
1961- Updated comments in G4VisManagerRegisterMessengers.cc.
1962
196319th August 2000  John Allison  (vis-V02-00-00)
1964- Fixed bug in /vis/lights/direction - now does not refresh view.
1965- Corrected "scene" where it should read "scene handler" in some
1966  comments and output statements.
1967
19683rd July 2000  John Allison
1969- Explicitly initialised all data members of G4ViewParameters in constructor.
1970
19719th June 2000  John Allison  (vis-V01-01-06)
1972- Tagged for system testing.
1973
19748th June 2000  Guy Barrand
1975- OPACS/src/G4GoSceneHandler.cc : correct polyhedron
1976  wire-frame in order to remove some edges. Now the
1977  rendering is the same than for OpenGL driver.
1978   This was requested for long by ALICE, and had been
1979  requested for ATLAS by Gaston Parrour recently.
1980
19817th June 2000  John Allison
1982- /vis/viewer/update preferred, synonym /vis/viewer/show deprecated.
1983
19847th June 2000  Makoto Asai
1985- Fix the flip view of RayTracer.
1986
19872nd June May 2000  John Allison
1988- Forced /control/verbose 2 for compound commands.
1989
199020th May 2000  John Allison
1991- Bug fix in G4PhysicalVolumeModel for replicas (Guy Barrand).
1992
199326 May 2000  Guy Barrand
1994- management/src/G4VisCommandsScene.
1995  Protect against a null pointer for aScene in NotifyHandlers::SetNewValue.
1996- OPACS/src/G4WoViewer.cc :
1997  Change camera name checking so that a viewer created
1998  by the GUI (Wo) could be hooked.
1999- OPACS/src/G4GoSceneHandler.cc :
2000  Change circle rendering.
2001- OpenInventor/G4OpenInventorSceneHandler : protect against null pointers.
2002
200322nd May 2000  John Allison  (vis-V01-01-05)
2004- Many bug fixes from in OpenGL (opengl-V01-01-00) - see OpenGL/History.  Main
2005  features:
2006  o workaround for bug in Mesa which slowed OpenGLXm (Guy Barrand).
2007  o multiple OpenGLXm windows no longer cause crash on exit (Guy).
2008- modeling-V01-01-00: Added G4VTreeGraphicsScene (DTREE).
2009- G4Scene::IsEmpty if empty of RunDurationModels - VisManager adds world in
2010  this case.
2011
201218th/19th May 2000  John Allison
2013- Introduced some /vis/viewer/set commands.
2014- /vis/scene/include/trajectories changed to /vis/scene/add/trajectories.
2015  Similarly hits.  (Old commands kept but deprecated.)
2016- G4ViewParameters.cc: bug fix in density culling printing.
2017- G4VisCommandsSceneHandler.cc: bug fix in /vis/sceneHandler/create.
2018- G4VisManagerRegisterMessengers.cc: improved comments.
2019
202018th May 2000  John Allison  vis-V01-01-04
2021- Included DAWN-V01-01-04: Automatic filename incrementation is made default.
2022
202315th May 2000  John Allison
2024- Added compound commands /vis/open, /vis/drawVolume and /vis/specify.
2025- /vis/viewer/reset now resets *all* view parameters.
2026- Fixed double application of transformation in /vis/scene/add/volume.
2027- Fixed verbosity parameter in /vis/scene/list.
2028- Made G4BoundingSphereScene::PreAddThis non-inline.
2029
203013th May 2000  John Allison
2031- Redefined current target point to be *relative* to standard target point.
2032  (No longer necessary to initialize current target point in G4VViewer
2033  constructor.  The fix of 4th May is reversed.)
2034
203511th May 2000  Satoshi Tanaka vis-V01-01-03
2036- In G4DAWNFILEViewer.cc,
2037  <       strcpy( fPSViewer, "ghostview" );
2038  ---
2039  > //    strcpy( fPSViewer, "ghostview" );
2040  >       strcpy( fPSViewer, "gv" );
2041
2042
20434th May 2000  John Allison
2044- Tidied comments in G4VisManagerRegisterMessengers.cc.
2045- Initialize current target point in G4VViewer constructor.
2046- Re-implemented /vis/viewer/reset to change view parameters of
2047  viewer directly.
2048
20492nd May 2000  John Allison  vis-V01-01-02
2050- Added /vis/viewer/reset.
2051- G4VSceneHandler, G4VViewer, G4OpenGLXmMainMenubarCallbacks: corrected
2052  some name anomolies - "scene" was still being used in places where it
2053  meant "scene handler".
2054- G4VViewer: added GetShortName(), corrected SetName(...).
2055- G4ViewParameters.hh: improved class description.
2056- G4VisManager: added ViewerShortName(...) and GetViewer(...) utilities.
2057- G4RayTracer: set out-of-world ray to black.
2058- G4RayTracerViewer: corrected trapping of orthogonal projection.
2059- Some minor enhancements to tests.
2060
206127th April 2000  Gabriele Cosmo
2062- Removed unnecessary #include "G4Transform.hh" from VRML.  (Since
2063  geometry-V01-01-02 G4Transform.hh no longer exists.) 
2064
206527th April 2000  John Allison
2066- Updated README file.
2067
206812th April 2000  John Allison  vis-V01-01-01
2069- Made G4PhysicalVolumeModel::DescribeSolid virtual.
2070- G4PhysicalVolumeModel::DescribeSolid no longer deals with composite
2071  solids - now programmed into CompositeSolid::CreatePolyhedron, where
2072  CompositeSolid means G4IntersectionSolid, G4SubtractionSolid and
2073  G4UnionSolid.
2074- G4PhysicalVolumeModel::DescribeSolid no longer deals with displaced
2075  solids - now programmed into G4DisplacedSolid::CreatePolyhedron.
2076- Added G4LogicalVolumeModel::DescribeSolid, which explicitly adds
2077  components of composite solids as white forced-wireframe objects.
2078- Removed unnecessary #includes from G4VSceneHandler.hh which required
2079  consequent inclusion in many other scene handlers and viewers.
2080
20817th April 2000  John Allison  vis-V01-01-00
2082- Modified GNUmakefiles for restructured geometry.
2083
208429th February 2000  John Allison  vis-V01-00-06
2085- Changed `char*' to `const char*' in G4FRClientServer::Err(...).
2086
208728th February 2000  John Allison
2088- Cosmetic improvements to G4RayTracerSceneHandler.hh and G4RayTracerViewer.hh.
2089
209024th February 2000  John Allison
2091- Minor inmprovement of messages from /vis/viewer/refresh.
2092- Cosmetic tidying in G4OpenGLViewer.cc.
2093- Added protection for null viewer in G4RTSteppingAction.cc and
2094  G4RayTrajectory.cc.
2095- Corrected for zoom, etc., in G4RayTracerViewer.cc.
2096
209723rd February 2000  John Allison
2098- Added G4RayTracerSceneHandler and Viewer.
2099- Some modifications to other RayTracer routines for vis compliance.
2100- (Note: headAngle still not right - ray traced views are sometimes tipped.)
2101
210223rd February 2000  John Allison  vis-V01-00-05
2103- Includes raytracer-V01-00-01a which is original version plus fixes for
2104  ISO compliance.
2105
210621st February 2000  John Allison
2107- /vis/viewer/refresh no longer invokes ShowView().
2108- G4VViewer: introduced data member fShortName.
2109- Added G4RTSteppingAction and G4RayTrajectory to list of G4VisManager's
2110  friends.
2111- Improved G4VisManager::CreateSceneHandler() and CreateViewer() and
2112  handling of error in G4VisCommandSceneHandler::Create() and
2113  G4VisCommandViewer::Create().
2114- OpenGL: char* becomes const char*.  Small output text improvement.
2115- test: some changes for Ray Tracer.  Boolean intersection instead of union.
2116
211702 February 2000  Guy Barrand
2118- OPACS/src/G4XoViewer.cc : change WaitForNotify signature to
2119  be able to compile with DEC-cxx 6.1.
2120
2121vis-V01-00-04 29th January 2000  Satoshi Tanaka
2122- CVS tag is assigned to the Makoto's committing below.
2123
212429th January 2000  Makoto Asai
2125- Introduction of G4RayTracer (visualization/RayTracer/...)
2126- Migration of G4RayTracer
2127  affected files :
2128    visualization/GNUmakefile
2129    visualization/management/include/MyVisManager.cc
2130    visualization/management/src/G4VisManager.cc
2131  affected files in other directory :
2132    config/G4VIS_BUILD.gmk
2133    config/G4VIS_USE.gmk
2134
2135vis-V01-00-03  17th January 2000  John Allison
2136- Added protection for no voxelisation in G4LogicalVolumeModel.cc.
2137- Changed endl to G4endl in G4VisCommandsViewer.cc and G4GoSceneHandler.cc.
2138
213914th January 2000  John Allison
2140- Added protection for no viewer in G4VisCommandsViewer.cc.
2141
2142vis-V01-00-02  11th January 2000  John Allison
2143- General handling of displaced solid (G4PhysicalVolumeModel).
2144- Introduced /vis/viewer/show (/vis/viewer/update is synonym).
2145- Improved printing in /vis/camera/reset.
2146
2147vis-V01-00-01  27th December 1999  Satoshi Tanaka
2148- VRML-V01-00-00 27th December 1999  Satoshi Tanaka
2149- G4endl ==> "\n" for fDest objects ... for ISO standard C++ compiler
2150
2151vis-V01-00-00  16th December 1999  John Allison
2152- (Note: NOT FOR SYSTEM TESTING - this tag still has problems with
2153   displaying logical volumes and text.)
2154- Added /vis/viewer/refresh.
2155- Rationalised command lists for keeping parameter lists up to date,
2156  G4VVisCommand::sceneNameCommands, etc.
2157- Added AddThis(const G4Polycone&), etc., to prevent hiding warnings.
2158- Developments in test - see test/History.
2159
2160vis-V00-01-14a  7th December 1999  John Allison
2161- Added `class' keyword in friend statement in G4VisStateDependent.hh
2162  to keep HP happy.
2163
2164vis-V00-01-14  6th December 1999  John Allison
2165- Invert rotation of boolean component in G4PhysicalVolumeModel.cc.
2166
2167vis-V00-01-13  Satoshi TANAKA  Dec 01, 1999
2168- DAWN-V00-01-08
2169- Removed implicit casting from the previous updation
2170
2171vis-V00-01-12  Satoshi TANAKA  Nov 30, 1999
2172- DAWN-V00-01-06
2173- Fixing improper definition of alpha1, alpha2
2174
2175vis-V00-01-11  29th November 1999  John Allison
2176- Introduced helper class G4VisStateDependent to decouple G4VisManager from
2177  G4StateManager, G4RunManager, etc.
2178- Archived old directoris inside test subdirectory.
2179
2180vis-V00-01-10  25th November 1999  John Allison
2181- Adapted relevant header files of modeling and management for
2182  Software Reference Manual.
2183
2184vis-V00-01-09  23th November 1999  Satoshi Tanaka
2185- Protection to ill-defined G4Trap in AddThis()
2186
2187vis-V00-01-08  10th November 1999  John Allison
2188- Added capability of viewing Boolean solids - coworks with geometry-V00-01-01.
2189- Fixed bug in G4VViewer to maintain proper status of fNeedKernelVisit.
2190- Added Boolean solids to test/src/MyDetectorConstruction.cc.
2191- Added circle to represent end of step in test/src/MySteppingAction.cc.
2192
2193vis-V00-01-07  5th November  John Allison
2194- Added /vis/viewer/update [<viewer-name>].
2195- Some groundwork for /vis/scene/edit.
2196- Added additional check in G4VisManager::IsValidView().
2197- G4VSceneHandler::ClearStore() invokes fpViewer -> NeedKernelVisit().
2198  (After a clear of the graphical database it is necessary to do this.
2199  So if a derived class redefines, it must still invoke this base
2200  class method.
2201- G4Scene::AddRunDurationModel(), AddWorldIfEmpty(), AddEndOfEventModel():
2202  avoid duplicate models and flag with G4bool return argument.
2203- G4VisCommandsSceneAdd: respect the above G4bool return value.
2204- G4Scene::AddRunDurationModel(): remove temporary workaround for old CLHEP
2205  non-const problem.
2206- Added 3rd template argument of map (to keep Sun CC 4.2 happy) in
2207  G4OpenGLStoredSceneHandler.hh and G4OpenInventorSceneHandler.hh.
2208- G4OpenGLStoredSceneHandler::ClearStore() and
2209  G4OpenInventorSceneHandler::ClearStore() invoke base class function
2210  G4VSceneHandler::ClearStore().
2211
2212VRML-V00-01-01 4th November 1999  Satoshi Tanaka
2213- Introduction of VRMLBeginModeling() for new vis commands 
2214- Updation and tagging of visualization/VRML/
2215  and this History file
2216
2217DAWN-V00-01-04  04th November 1999 Satoshi TANAKA 
2218- Protection to AddPrimitive( G4NURBS )
2219- Updation and tagging of visualization/FukuiRenderer/
2220  and this History file
2221
2222DAWN-V00-01-03  02nd November 1999 Satoshi TANAKA
2223- Updation and tagging of visualization/FukuiRenderer/
2224  and this History file
2225- Environmental variable G4DAWN_MULTI_WINDOW is
2226  renamed to G4DAWNFILE_MULTI_WINDOW for DAWN-file driver.
2227  (G4DAWN_MULTI_WINDOW  still works for a while.)
2228
2229DAWN-V00-01-02  01st November 1999 Satoshi TANAKA
2230- Updation and tagging of visualization/FukuiRenderer/
2231  and this History file
2232- Separation of BeginModeling() and FRBeginModeling().
2233  Co-workable with /run/beamOn with the new vis commands.
2234
223529 Oct 1999  Guy Barrand
2236- Modify  G4Xo.cc to not load G4Xo.xrm resource file.
2237  Resource must be grouped in some g4.xrm file.
2238
2239vis-V00-01-06  25th October 1999  John Allison
2240- No longer update view parameters in /vis/scene/add/volume, etc.
2241- Change G4RWTValHashDictionary to G4std::map in G4OpenGLStoredSceneHandler
2242  and G4OpenInventorSceneHandler (needs global-V00-01-03).
2243
224411 Oct 1999  Guy Barrand
2245- G4GoSceneHandler.cc/G4GoSceneHandler::EndPrimitives : modify
2246  the logic of setting the OMatrix for Go objects in order
2247  to avoid the usage of the CLHEP/Rotation.getAngleAxis that
2248  clearly has precision problem on some platforms (at least
2249  Linux and HP-UX).
2250
2251vis-V00-01-05  4th October 1999  John Allison
2252- Implemented /vis/scene/add/logicalVolume.
2253- Added G4LogicalVolumeModel.
2254- Augmented G4PhysicalVolumeModel so G4LogicalVolumeModel could inherit.
2255- Updated G4BoundingSphereScene and G4PhysicalVolumeSearchScene to
2256  implement extra virtual functions in G4VSceneHandler interface.
2257- Moved virtual destructor G4VModel::~G4VModel to non-inline implementation.
2258- Tidied G4VSceneHandler.
2259
2260vis-V00-01-04 30 Sep 1999  Satoshi Tanaka
2261- RW/STL dependence was removed from VRML 1.0 driver
2262
226315 Sep 1999  Guy Barrand
2264- Modify  G4OpenGLStoredSceneHandler.cc to compile on Linux-g++ with STL.
2265
2266vis-V00-01-03  27th August  John Allison
2267- Modified GNUmakefile to prevent building of global libraries.
2268
2269vis-V00-01-02  27th August  John Allison
2270- Eliminate residual references to G4Ray.
2271- Improved some informational printing in G4VisManager::IsValidView.
2272- G4Vis
2273Manager::SetCurrentGraphicsSystem no longer gives spurious warnings.
2274- Improved README (change `gmake global' to plain `gmake').
2275
2276vis-V00-01-01 26th August Satoshi TANAKA
2277- Protection for invalid calling of BeginModeling
2278- .DAWN.history ==> .DAWN_1.history
2279   **** It means DAWN version 3.80a or  after is  required ***
2280
2281vis-V00-01-00  24th August Satoshi TANAKA
2282- Improved README.
2283
2284vis-01-00-15a  3rd July 1999  John Allison
2285- Improved README (Guy).
2286- Corrected a fprintf statement in G4OpenGLXViewer::spewWireframeEPS.
2287
2288vis-01-00-15  29th June 1999  John Allison
2289- Moved #include <rw/tvhdict.h> from G4OpenGLSceneHandler.hh to .cc.
2290- Corrected #ifdef G4VIS_BUILD_OPENGL_DRIVER in G4OpenGLXViewer.hh.
2291
2292vis-01-00-14  19th June 1999  John Allison
2293- Removed references to G4Ray from GNUmakefile.
2294- Archived (cvs removed) all G4Ray files.
2295- Cosmetic change to an output statement in G4VisToOldVisCommands.cc/
2296
2297vis-01-00-13  1st June 1999  John Allison
2298- Updated README for May Release (Satoshi, John).
2299- Removed G4Ray from tag.
2300
230131 Mai 1999  Guy Barrand
2302- G4XoViewer : remove enabling/disabling XoCamera popup menu logic.
2303  In some situation (N03) we were loosing the XoCamera popup menu.
2304- G4XoViewer : correct ClearStore, ClearTransientStore.
2305
2306vis-01-00-12a  26th May 1999  John Allison
2307- G4TrajectoriesModel.cc: (*TC) [iT] -> DrawTrajectory ();
2308
2309vis-01-00-12  25th May 1999  John Allison
2310- Moved global operator != to member function.
2311- Updated OPACS to handle "ClearTransientStore" (Guy).
2312
2313vis-01-00-11  12th May 1999  Guy Barrand
2314- G4VSceneHandler : ClearTransientStore.
2315- G4VisCommandsSceneHandler : protect against a null pointer.
2316- OpenInventor : use HEPVis/SoWindow to create windows (needed
2317  on NT). Implement the a "transient scene graph" for "event"
2318  things. Use fXxx convention for fields.
2319- G4TrajectoriesModeling : do not draw a "marker" at each step by default.
2320
2321vis-01-00-10  10th May 1999  John Allison
2322- Acted upon Code Wizard reports.  Mainly made destructors virtual.
2323
2324vis-01-00-09  28th April 1999  John Allison
2325- Changes for UserAction classes.
2326
2327vis-01-00-08  John Allison
2328- Changes by Paulo Mora de Freitas for decoupling vis from parameterisation.
2329
233018th April 1999  John Allison
2331- Added "defined" after || in VRML1(1)(File).hh.  (Some preprocessors
2332  give an error without it.)
2333
2334vis-01-00-07  15th April 1999  John Allison
2335- Replaced visualization/test/GNUmakefile by a simple one using binmake.gmk.
2336- Added CPPFLAGS += -I$(G4BASE)/intercoms/include to some GNUmakefiles ready
2337    for the move of G4VGraphicsScene to intercoms.
2338
2339vis-01-00-06  29th March 1999  John Allison
2340- Platform dependency fix in G4VisCommandsScene.cc.
2341
2342vis-01-00-05  7th February 1999  John Allison
2343- management: - Added /vis/scene/notifyHandlers.
2344              - Added virtual functions AddThis (const G4Polycone and
2345                G4Polyhedra to G4VSceneHandler
2346              - Moved some code from G4VisManager to G4Scene::AddWorldIfEmpty.
2347              - Various refinements and bug fixes.
2348- modeling: Augmented G4PhysicalVolumeSearchScene and G4BoundingSphereScene
2349            See modeling/History.
2350- OpenGL: - Corrected edgeCount check for triangles in
2351            G4OpenGLSceneHandler::AddPrimitive (const G4Polyhedron&).
2352          - Added (long unsigned int) cast in G4OpenGLXmRotationCallbacks.cc.
2353          - Added SetView and ShowView to G4OpenGLXViewer:
2354              // To force change of context...
2355              void G4OpenGLXViewer::SetView () {
2356                glXMakeCurrent (dpy, win, cx);
2357                G4OpenGLViewer::SetView (); 
2358              }
2359              // Hopefully to get better flushing in DEC OpenGL...
2360              void G4OpenGLXViewer::ShowView () {
2361                glXWaitGL ();
2362                glFlush ();
2363              }
2364
2365
2366vis-01-00-04 11th January 1999  John Allison
2367- Completed change of names from scene to sceneHandler, view to viewer.
2368- Vis manager and scene handlers now keep pointer to scene, rather than a copy.
2369- G4SceneList now a simple G4RWTPtrOrderedVector.
2370- /vis/camera/reset now resets viewpoint direction and up vector.
2371
2372vis-01-00-03 10th January 1999  John Allison
2373- Added flags for viewing geom, hits, digis to G4ModelingParameters.
2374
2375vis-01-00-02  9th January 1999  John Allison
2376- Changed Scene to SceneHandler, View to Viewer.
2377
2378vis-01-00-01  6th January 1999  John Allison
2379- Made G4VisManager::GetInstance() private to prevent inadvertent misuse.
2380- Removed #include GNU_GCC - no longer necessary for egcs.
2381- Continued developing the new commands.
2382
2383vis-00-04-04  16th December 1998  John Allison
2384- test/GNUmakefile for Linux-g++
2385- test/test19.cc - removed g4templates.hh
2386- OpenGL - reverted to 100%.
2387
2388vis-00-04-03  9th December 1998  John Allison
2389- Made /vis/ commands from /vis~/.  The idea is to maintain backwards
2390  compatibility while allowing us to "deprecate" the old commands over
2391  a period of time.  Some of these /vis/ commands respond with "superceded",
2392  i.e., superceded by new commands, but still available in /vis~/.
2393- OpenGL viewing volume increased by 20% to prevent corners being clipped.
2394
2395- 08/12/98 : G.Barrand : OpenInventor : due to
2396  huge load problems on various platforms, init only
2397  the HEPVis things that are needed.
2398
2399vis-00-04-02  30th November 1998  Satoshi Tanaka
2400- G4VRMLFILE_DEST_DIR for customising out file name - see VRML/History.
2401
240229th November 1998
2403- Added CPPFLAGS += -I....electromagnetic/utils/include to test/GNUmakefile.
2404- Added fName to G4SceneData.
2405
2406vis-00-04-01  25th November 1998  John Allison.
2407- G4Ray/GNUmakefile update for move of files in particles.
2408- Added const G4VisAttributes* fpDefaultVisAttributes and access
2409  functions to G4ModelingParameters.
2410- Reverted to default assignment operator and copy constructor for
2411  G4ModelingParameters and G4ViewParameters.
2412- G4PhysicalVolumeModel can now handle invisible daughters.
2413- More new /vis/ commands - depends on intercoms-00-04-01.
2414- G4VScene passes DefaultVisAttributes* to ModelingParameters.
2415
2416vis-00-03-07  23rd November 1998  John Allison.
2417- modeling/GNUmakefile update for move of files in particles (Hisaya).
2418- Removed semi-colon in G4BoundingSphereScene.cc.
2419
2420vis-00-03-06  9th November 1998  John Allison.
2421- Small change to a message in G4VisManager.
2422- VRML refinement - see VRML/History.
2423- Needs greps-00-03-03.
2424
2425vis-00-03-05b  9th November 1998  John Allison.
2426- Merged 6th November changes with vis-00-03-05a
2427- Bug fix in G4VisManager::IsValidView for batch running.
2428- Needs greps-00-03-03.
2429
2430vis-00-03-05a  9th November 1998  Satoshi Tanaka
2431- VRML 2.0 Visualization driver is added to
2432  management/include/MyVisManager.cc.
2433
2434vis-00-03-05  9th November 1998  Satoshi Tanaka
2435- VRML 2.0 Visualization driver is commited:
2436 (1) Generatin of VRML 2.0 format files to describe Geant4 simulation.
2437 (2) Interactive displaying of physiccal-volume names and copy numbers
2438 (3) Interactive displaying of hit positions (displayed strings are
2439     costomizable.
2440 (4) Wireframe drawing style of Geant4 visualization is reflected as
2441     transparency = 0.7.  This value is customizable.
2442     If transparency is 1.0, drawing of detector geometry is skipped,
2443     and hits can be picked easily.
2444
24456th November 1998  John Allison
2446- Implemented basic /vis/viewer commands.
2447- Added `const G4String& name' argument to G4VScene and G4VView constructors.
2448
2449vis-00-03-04  30th October 1998  John Allison
2450- Tagged.
2451
245229th October 1998  Guy Barrand
2453- G4OpenGLXView.hh, G4OpenGLXmView.cc, G4OpenGLXmWindowHandlingCallbacks.cc
2454  in order that things compile and compile without warnings on HP/aCC
2455
245614th October 1998  John Allison
2457- Augmented the new /vis/ commands.  Still not complete but they
2458  co-work with the old commands.
2459- Changed char* fName to G4String fName in G4VScene and G4VView.
2460  Consequent changes in G4OpenGLView.  Also OpenInventor?  Etc.
2461
246211th October 1998 Andy Walkden
2463- added (not a very good) version of hidden lines removal code. This code
2464  suffers from depth buffering artefacts. glPolygonOffset is a feature of
2465  OpenGL version 1.1, and can help overcome depth buffer problems. The code
2466  to utilise glPolygonOffset is committed, but commented out, as it doesn't
2467  seem to work with the version of Mesa available on rsplus currently. My
2468  ideal strategy is to enable depth testing, draw the model as lines, enable
2469  filled polygon offsetting (glPolygonOffset(1.0 /*offset scale factor*/,
2470  2/*offset bias*/); glEnable (GL_POLYGON_OFFSET_FILLED);) then draw the
2471  model as filled polygons. The offsetting should just add `2' (in window
2472  coordinates, I think) onto the z value of all vertices relating to filled
2473  polygons, thus dismissing the conflict between almost identical z values
2474  for lines and filled polygon edges.
2475
2476vis-00-03-03 9th October 1998  John Allison
2477- G4VisManager inherits G4VStateDependent.  This is used to draw
2478  end-of-event models.
2479
24804th October 1998 Andy Walkden
2481- Added ability for all G4OpenGLX derived graphics systems to produce
2482  vectored PostScript hardcopy. Facility for `automated screen dump'
2483  (i.e. pixmap output) still kept, as some rasterization features
2484  don't make it into the vectored PostScript output (such as haloing
2485  effects). Facility currently available via G4OpenGLXm by clicking
2486  `Miscellany' then `Create .eps file', to get a popup printing
2487  window.
2488
2489vis-00-03-02a  26th September 1998 
2490- DAWNFILE driver is made platform dependent.
2491  (It is now compilable both at both Unix and NT without necessity
2492   of C macros like WIN32.)
2493
2494vis-00-03-02  25th September 1998 
2495- DAWNFILE driver is ported to VC++
2496
2497vis-00-03-01  24th September 1998  John Allison
2498- Eliminated G4VPhysicalVolume* fpWorld data memebr from G4VisManager.
2499
250022th September 1998 Guy Barrand.
2501- Correct modeling, management, G4Ray /GNUmakefile to have
2502  correct digits+hits includes.
2503
250419th September 1998 Guy Barrand.
2505- Due to a correction in globals.h restore correct code
2506  so that OpenInventor files compile correctly on NT.
2507
2508vis-00-02-06  31st August 1998  John Allison
2509- Added G4VModel::Validate() and in subclasses.
2510- Reverted to default copy constructir and assignment operator in G4SceneData.
2511- Implemented G4VisManager::GeometryHasChanged().
2512- Switched on echoing of commands and history mechanism in test19.g4m.
2513
2514vis-00-02-05  27th August 1998  John Allison
2515- Added G4HitsModel and G4TrajectoriesModel.
2516- Added /vis/scene/include/hits and trajectories, and some bug fixes.
2517
2518vis-00-02-04  22nd August 1998  John Allison
2519- Many changes in modeling - see modeling/History.
2520- New commands: /vis/scene/create, list, add/volume, add/ghosts.
2521
2522vis-00-02-03a  20th August 1998  John Allison
2523- Restored some code in G4SceneData.cc
2524- Fixed syntax bug in G4PhysicalVolumeSearchScene.hh
2525
2526vis-00-02-03  14th August 1998  John Allison
2527- Added G4VisManager::GeometryHasChanged() - run manager can notify change.
2528- Removed AddRun(Event)DurationModelToCurrentSceneData - no longer used.
2529- Some bug corrections in visualization/OpenGL (Guy Barrand - see
2530  vis blackboard for details).
2531- Some protection added in visualization/OPACS (do.)
2532- Created visualization/test/OPACS (do.)
2533
253412th August 1998  John Allison
2535- More new commands - not fully functional yet.
2536
253711th August 1998  Guy Barrand
2538- G4OpenInventor : remove uneccesary includes.
2539
2540vis-00-02-02b  11th August  Satoshi Tanaka
2541- AddPrimitive() for polymarker are implemented in DAWN and VRML drivers.
2542
2543vis-00-02-02a  9th August  John Allison
2544- Small bug fix in G4VisCommandsScene.cc.
2545
2546vis-00-02-02  9th August  John Allison
2547- Changed '.' to '-' in scene/view names.
2548- Began introduction of new /vis/ commands.
2549- Consequent changes to test - see test/History.
2550
25517th August  Guy Barrand.
2552- OPACS : use G4VView name to build widget names.
2553- OPACS : use new interactor parenting logic.
2554- OpenGL, OpenInventor, G4Ray : clean compilation warnings for OSF1/cxx, HP/aCC.
2555
25567th August  John Allison/Satoshi Tanaka/Guy Barrand.
2557- Added G4<driver>Scene::AddPrimitive (const G4Polymarker&) to keep
2558  compilers happy.
2559
2560vis-00-02-01  6th August  John Allison
2561- Created G4VisManagerRegisterMessengers.cc.
2562- Bug fix in G4VisManager: now follows change of world volume after
2563  /vis~/clear/scene.
2564- OpenInventor: Correct some upper -> lower case mess (Guy Barrand)
2565- G4RayView: syntax bug fixes.
2566
25674th August 1998 Andy Walkden
2568I made some changes to OpenGL code...
2569The changes are (i) to tidy up some redundant hidden line
2570removal function calls, (ii) to put some hidden line removal
2571code in G4OpenGLScene::AddPrimitive(G4Polyhedron) and
2572(iii) to add an option to generate an encapsulated postscript
2573file of the current view in OpenGLXm. There is now a button
2574in the Miscellany pulldown of the main menubar to bring up
2575a shell in which you can specify a filename, colour or black
2576and white and request the creation of a .eps file. The
2577code is to be found in G4OpenGLXView, and so is not bound
2578to the Xm user. Also it needs fixing for some Mesa
2579implementations, and the HP CDE environment manages to stuff
2580things up when rendering to a pixmap (although CDE makes a
2581mess of most other things as well, so this isn't
2582disastrous).
2583
2584
2585vis-00-01-08  21th July 1998  John Allison
2586- Removed automatic refresh from /vis/camera/reset in G4VisCommandsCamera.cc.
2587
2588vis-00-01-07b  21th July 1998  Satoshi Tanaka
2589- Revised G4FRSCENE::SendBoundingBox() so that
2590  zooming polycy of  DAWN drivers becomes consistent with
2591  OpenGL drivers
2592
2593vis-00-01-07  20th July 1998  John Allison
2594- Corrected bug in G4VisManager::IsViewValid to trap drawing commands
2595  before geometry is available.
2596
2597vis-00-01-06  19th July 1998  John Allison
2598- Default culling: culling - on, culling of invisible objects - on.
2599- set/drawing_style does *not* change culling flags.
2600- Minor bug fixes.
2601
2602vis-00-01-05  15th July 1998  John Allison
2603- Cleaned up after name changes.
2604- Minor bug fixes.
2605
2606vis-00-01-04  7th July 1998  Guy Barrand
2607- Introduced interactivity.gmk into GNUmakefiles.
2608
2609vis-00-01-03  6th July 1998  John Allison
2610- Changes for interface restructuring.
2611- Simplified MyVisManager.
2612
2613vis-00-01-02  5th July 1998  John Allison
2614- Changed visualization/GNUmakefile to use globlib.gmk.
2615- Updated README for geant4beta.
2616- Changed /vis~/draw/Ghosts to /vis~/draw/ghosts.
2617
2618vis-00-01-01  4th July 1998  John Allison
2619- Moved G4VIS_BUILD.gmk and G4VIS_USE.gmk to geant4beta/config.
2620- Changed /vis/ to /vis~/.
2621
26223rd July 1998  John Allison
2623- Small changes to test - see test/History.
2624- Tidied.
2625- Removed GNUmakefile.G4VIS_USE and make_list.sh.
2626
262730th June 1998 - Paulo & Marc
2628- added the G4FlavoredParallelWorldModel.hh file to
2629  visualization/modeling/include;
2630- added the /vis~/draw/Ghosts [particle name] command
2631  in the G4VisManMessDraw.cc file;
2632- added
2633  CPPFLAGS += -I$(G4BASE)/geometry/magneticfield/include and
2634  CPPFLAGS += -I$(G4BASE)/processes/parameterisation/include
2635  lines to GNUmakefile to compile G4VisManMessDraw.cc.
2636
2637geant4beta
2638============================================================
2639geant4alpha
2640
2641vis-00-06-09  26th June 1998  John Allison
2642- OPACS and Open Inventor - something about widget parents (GB)
2643- Removed /new_vis/ commands.
2644
2645vis-00-06-08a  26th June 1998 Satoshi Tanaka
2646- Updated G4VIS_USE.gmk
2647- (1) Macro -DG4VIS_USE_DAWNFILE is made properly set
2648- (2) G4VIS_USE_DAWN_ is renamed to G4VIS_USE_DAWN_OR_DAWNFILE
2649- (3) G4VIS_USE_VRML_ is renamed to G4VIS_USE_VRML_OR_VRMLFILE
2650
2651vis-00-06-08  22nd June 1998  John Allison
2652- Changed G4BASE = ../.. to G4BASE = $(shell (cd ../..; pwd))
2653- Changed GNUmakefile.G4VIS_BUILD to G4VIS_BUILD.gmk
2654
2655vis-00-06-07  19th June 1998  John Allison
2656- Defined G4_SOLVE_VIS_TEMPLATES in G4VIS_USE.gmk.  Needs
2657  the head version of GNUmakefile.architecture.
2658- Consequential changes (improvements) to template handling in test19.cc
2659- Some minor improvements in modeling.
2660
2661vis-00-06-06  11th June 1998  John Allison
2662- Fixes to test_utils - see test/History.
2663- Improvements in modeling - see modeling/History.
2664
2665vis-00-06-05  11th June 1998  Satoshi Tanaka
2666- In G4VisManMessDraw.cc and G4VisManMessSet.cc , ...
2667  //    G4double unit = G4UIcommand::valueOf (unitString);
2668        G4double unit = G4UnitDefinition::GetValueOf (unitString);
2669
2670vis-00-06-04  10th June 1998  John Allison
2671- Created G4VIS_USE.gmk to replace GNUmakefile.G4VIS_USE.
2672- Changed test/GNUmakefile to use G4VIS_USE.gmk.
2673- Separate libraries are now default in GNUmakefile.
2674- Committed an interim version of README.
2675- Moved G4BoundingSphereScene from management to modeling.
2676- First attempt at defining the "scene" as lists of models.
2677- Removed some unnecessary checks in G4VisManMess*.
2678
2679vis-00-06-03  27th May   1998  Satoshi Tanaka
2680- DAWNFILE driver is added. It is to generate g4.prim file
2681  under the current directory.  And make DAWN or DAVID invoke
2682  using the g4.prim file as an input. For details, see the blackboard
2683  document.
2684
268521st May 1998 Andy Walkden
2686- Added hidden line removal code to G4OpenGLView. HLR utilises OpenGL's
2687  stencil buffer, but still the drawn lines are a little fragmented
2688  (an effect seen often when depth buffering is used to resolve pixel
2689  rendering disputes).
2690- HLR requires wireframe rendering, filled polygon rendering and then wireframe
2691  rendering again. Hence, three visits to the kernel help to slow HLR
2692  rendering right down.
2693
2694vis-00-06-02  20th May   1998  Satoshi Tanaka
2695- Added G4VisFeaturesOfDAWNFILE.hh, cc
2696- Revised visualization/GNUmakefile, GNUmakefile.G4VIS_BUILD,
2697  GNUmakefile.G4VIS_USE
2698- These are for DAWNFILE driver in preparation, which enables to
2699  invoke DAVID directly from Geant4.
2700
2701vis-00-06-01a 20th May   1998  Satoshi Tanaka
2702- code refinement of FukuiRenderer driver
2703
2704vis-00-06-01  29th April 1998  John Allison
2705- Introduced non-pure virtual functions
2706  Establish/DecommissionSpecials (G4PhysicalVolumeModel&) in
2707  G4VGraphicsScene with implementation of the former in G4VScene.
2708  Modified G4PhysicalVolumeModel to use it; also protected
2709  G4PhysicalVolumeModel against non-implementation of
2710  Establish/DecommissionSpecials.
2711- Template instantiations in G4RayView made exclusive to GNU_GCC
2712- Some minor changes under test - see test/History.
2713
271427th April 1998 Andy Walkden
2715- altered OpenGLView's structure a little. Now, G4OpenGLXmView is a
2716  type of (inherits from) G4OpenGLXView.
2717- made code for haloing effects common to all OpenGL views.
2718- changed XUnmapWindow in G4OpenGLXView::~G4OpenGLXView to XDestroyWindow
2719  (idea of Guy's)
2720
272127th April 1998 Guy Barrand
2722- vis/OPACS : remove Begin/EndModeling in G4GoScene.
2723
2724vis-00-05-06  23rd April 1998  John Allison
2725- Changed test19.mac to test19.g4m and consequent change in test19.cc.
2726- Fixed order of linking vis-a-vis -lG4track and -lG4tracking (GB).
2727- Fixed inadvertent bug in test_utils/src/MyPhysicsList.cc.
2728- Bug fix in G4OpenGLXmConvenienceRoutines.cc (GB).
2729
2730vis-00-05-05  21st April 1998  John Allison
2731- Added run-time command line argument: test19 [<session-type>] [<verbosity>]
2732- Removed #if GNU_GCC from template instantiation requests in test19.cc.
2733- Added fDefaultTextVisAttributes to G4ViewParameters.
2734- Added G4VScene::GetTextColour (changed G4FukuiRendererScene, G4GoScene and
2735  G4OpenInventorScene.
2736- Changed default view parameters: culling on and invisible object culling on.
2737- Tidied CreateScene/View.
2738- Continued BaBar development.
2739
274015th April 1998  John Allison
2741- Added test/EucIntfce/, test/Bogus/ and test/babar_utils/ for BaBar test code.
2742  Also a new main() in BaBarCallListTest.cc.  Also a data file call_list.dat.
2743  See babar_utils/README.
2744- Camera commands, except spin and orbit, no longer initiate draw.
2745- Text is blue for time being (visible on black or white background.)
2746
274715th April 1998 : Guy Barrand
2748- From discussion with John and Simone G4VToolkit
2749  has been renamed to G4VInteractorManager.
2750
2751vis-00-05-04a  11th April 1998  Satoshi Tanaka
2752- Code improvements in DAWN driver
2753- (1) View parameters are sent to DAWN only at drawing times.
2754- (2) Way of getting marker size are made simpler by using
2755-     G4VScene::GetMarkerRadius ()  etc.
2756
2757vis-00-05-04  8th April 1998  John Allison
2758- Small bug fix - then tag for Easter.
2759
2760HEAD  6th April 1998  John Allison
2761- Added error printing to G4OpenGLScene::AddPrimitive (const G4Text& text).
2762- Added /vis~/draw/text.
2763- Added units to /vis~/draw/axes.
2764- Began the job of restructuring vis commands; so there is a new class
2765  G4VisCommandsCameraMessengers for starters!
2766
2767HEAD  4th April 1998  John Allison
2768- Removed automatic drawing after /vis~/set commands.  Now an explicit
2769  redraw is necessary, but it allows you to change parameters during
2770  building a view.  For example to superimpose projected hits on a
2771  section:
2772    /vis~/clear/view
2773    /vis~/set/section_plane on 0 0 20 cm 0 0 1
2774    /vis~/draw/current
2775    /vis~/set/section_plane off
2776    /run/beamOn
2777- Fixed small bug in OpenGL for section drawing.
2778- Made some small improvements in G4ViewParameters.
2779
2780vis-00-05-03  4th April 1998  John Allison
2781- Re-engineered maintenance of current depth, etc.  Needed new method
2782  G4VGraphicsScene::BeginModeling (G4PhysicalVolumeModel&) in
2783  graphics_reps.  The result is much cleaner model and modeling
2784  parameters classes.  Also, the current depth, physical volume and
2785  logical volume are immediately available as protected pointers in
2786  G4VScene.
2787- Required G4VScene::Begin/EndModeling to be invoked from subclass.
2788- Introduced G4NullModel to hold modeling parameters.  This avoids
2789  having to create a G4VModel for each graphics primitive.
2790
2791HEAD  3rd April 1998  John Allison
2792- Added GetMarkerDiameter/Radius to G4VScene.
2793- Bug fix in G4VScene::GetMarkerSize.
2794- Removed GetCurrentPhysicalVolume from G4PhysicalVolumeModel - now in
2795  G4ModelingParameters (but might move again soon!).
2796- test/GNUmakefile now uses "$(MAKE) separate" for vis libraries.
2797- test19 recognises argument "1" as a verbose flag value.
2798
2799HEAD April 2, 98 G.Barrand
2800- Modifications for Win32/NT.
2801- G4VIS_BUILD_[OIX, OIWIN32]_DRIVER, G4VIS_USE_[OIX, OIWIN32]
2802
2803vis-00-05-02  26th March 1998  John Allison
2804- Added GetMarkerSize to G4VScene.
2805- Made ~G4VisManager virtual.
2806- Added current logical volume and current physical volume to working
2807  space in modeling parameters.  So it is no longer necessary to cast
2808  to G4PhysicalVolumeModel; all such casts removed.
2809- Moved nested classes out of G4RayView.
2810
2811HEAD March 24, 98 G.Cosmo
2812- Modified G4VisManMessExpert.cc to correctly use random numbers
2813  by calling directly G4UniformRand().
2814
2815HEAD March 24, 98 G.Barrand
2816- GNUmakefile : MAKESHLIB changed in G4MAKESHLIB
2817
2818vis-00-05-01a  24 March 1998  Satoshi Tanaka
2819- Geometry tree can be obtained by, e.g.,
2820  % grep PVName g4.prim > g4.tree
2821
2822vis-00-05-01  23rd March 1998  John Allison
2823- Made RegisterGraphicsSystems pure virtual.
2824- Added verbose level control to printing at initialization.
2825- Fixed (hopefully) bug in scene deletion.
2826- Made AddPrimitive (const G4Text/Circle/Square) pure virtual.
2827  (Had to add dummy void G4VRML1SCENE::AddPrimitive (const G4Text&).)
2828- Made AddPrimitive (const G4Polymarker&) virtual again.
2829- Opened some .hh files to G4VIS_USE flags.
2830- Removed Pre/PostAddThis from some graphics systems (not OPACS, OI).
2831- First implementation of G4ModelingParameters::hierarchy (DTREE).
2832- Added Get Global/Current Tag/Description to G4VModel.
2833- Introduced "working space" in G4ModelingParameters for geometry depth.
2834- Relocated some template instantiation requests (might give trouble on DEC).
2835
2836vis-00-04-05a  16th March 1998  Satoshi Tanaka
2837- DAWN driver outputs physical-volume names and copy number.
2838
2839vis-00-04-05  5th March 1998  John Allison
2840- Added G4Text/Circle/Square in G4RayScene.hh.
2841- Added G4Text/Circle/Square in G4BoundingSphereScene.hh.
2842- Made AddPrimitive (const G4Polymarker&) non-virtual in G4VScene.hh.
2843
2844HEAD  5th March 1998  Andy Walkden
2845- Implemented G4Circle/Square.
2846- Added haloing to OpenGLXm "value added" options.
2847
2848HEAD  5th March 1998  S.Sadilov
2849- visualization/GNUmakefile - using $OUT_LIB intoduced in
2850  GNUmakefile.architecture
2851- visualization/management/GNUmakefile - compiling G4VisManMessSet.cc
2852  without optimization on WinNT
2853
2854vis-00-04-04a  5th March 1998  Satoshi TANAKA
2855- Environmental variables  to customized DAWN driver is
2856  renamed from DAWN_... to G4DAWN_...
2857- Default mode of DAWN driver is  EPS mode, i.e.
2858  mode in which EPS files are generated.
2859
2860vis-00-04-04  4th March 1998  John Allison
2861- First tag with modeling under visualization.
2862  Here's what you need to do...
2863    cd prototype
2864    cvs update -A -d -P modeling
2865    cd visualization
2866    cvs update -r vis-00-04-04 -d -P
2867  Change the following lines in your GNUmakefile...
2868    CPPFLAGS += -I../../visualization/modeling/include
2869    LDFLAGS  += -L../../visualization/modeling/$(G4SYSTEM)
2870    Remove: @cd ../../modeling      &&   $(MAKE)
2871
2872vis-00-04-03  4th March 1998  John Allison
2873- Last tag with modeling at same level as visualization.
2874- Renamed near and far (VC++ keywords) in G4ViewParameters.cc.
2875- Removed unnecessary #include <strstream.h> or adapted for WIN32.
2876
2877vis-00-04-02b  22nd February 1998  Satoshi Tanaka
2878- Split G4VIS_BUILD_VRML1_DRIVER into G4VIS_BUILD_VRML_DRIVER
2879                                 and  G4VIS_BUILD_VRMLFILE_DRIVER.
2880- Split G4VIS_USE_VRML1          into G4VIS_USE_VRML           
2881                                 and  G4VIS_USE_VRMLFILE.
2882
2883vis-00-04-02a  18th February 1998  John Allison
2884- Bug fix in G4RayView!
2885
2886vis-00-04-02  18th February 1998  John Allison
2887- Introduced /vis~/set/section_plane.
2888
2889vis-00-04-01  13th February 1998  John Allison
2890- Made messengers compatible with the new style.
2891
2892vis-00-03-02a  3rd February 1998  John Allison
2893- Bug fix for 02.
2894- Changed GNUmakefile to use processes sub-libraries.
2895
2896vis-00-03-02  2nd February 1998  John Allison
2897- Modernised messengers.
2898
2899vis-00-03-01a 29th January 1998  John Allison
2900- Tagged a few improvement in OpenGL
2901
2902vis-00-03-01 26th January 1998  John Allison
2903- Old environment variables abandoned - see visualization/README.
2904- G4VisManager is now instantiated *and* deleted in main().
2905- G4VisRegisterGraphicsSystem.icc replaced by
2906  MyVisManager::RegisterGraphicsSystems as a way - now optional - of
2907  a user overriding the default graphics system registration.
2908
2909Januray 20 , 98 G. Barrand
2910
2911- Implement object rotation in OPACS driver
2912 
2913Januray 19 , 98 G. Barrand
2914
2915- Correct OpenInventor code so that it is ANSI-C++
2916  and then compiles with OSF1/cxx, HP-UX/aCC.
2917
29187th January 1998  John Allison
2919- Restructuring to use modeling category.
2920
2921December 19, 97 G. Cosmo - (alpha03)
2922
2923- 1st December 1997 - John Allison.
2924- This is interim code for testing by the visualization
2925  group and it will be tagged soon.  You must update to the
2926  head of graphics_reps and visualization simulatanouesly.
2927  It coworks (I hope - it's difficult to be 100% sure about
2928  this since I have a few changes for other categories in
2929  the pipeline - see previous email) with:
2930    digits+hits              digi-00-02-01
2931    events+tracks            event-00-02-01
2932    geometry                 HEAD
2933    global                   global-00-02-01
2934    intercoms                intercoms-00-02-01
2935    interfaces               interfaces-00-02-01
2936    particle+matter          piim-00-02-01
2937    run                      run-00-02-01
2938    track                    track-00-02-01
2939    tracking                 tracking-00-02-01
2940- Addition of:
2941    visualization/GNUmakefile.transition_to_G4VIS_BUILD
2942    visualization/GNUmakefile.transition_to_G4VIS_USE
2943    visualization/GNUmakefile.vis_cppflags_for_G4VIS_USE
2944  to turn the existing environment variables into the
2945  to-be-adopted G4VIS_... variables - see visualization/test/README.
2946- Consequent changes to other visualization GNUmakefiles.
2947- New way of instantiating graphics systems:
2948  Set the appropriate environment variables and include and
2949  compile G4VisRegisterGraphicsSystems.icc in your main():
2950    ...
2951    #include G4VisRegisterGraphicsSystems.icc
2952    ...
2953    main() {
2954      ...
2955- Added G4VisFeaturesOfXXX files which simple return a G4String.
2956 (Guy, Jeff, would you like to join this scheme?)
2957- Added commands /vis~/delete/scene and /vis~/delete/view.
2958- Added /vis~/show/view to test19.odb.
2959
2960vis-00-02-01 to vis-00-02-05a not logged!!!
2961
2962vis-00-01-02  13th July 1997  John Allison
2963- Consolidation of previous tag.
2964
2965vis-00-01-01  8th June 1997  John Allison
2966- First systematic tag.
2967- G4Ray introduced.
Note: See TracBrowser for help on using the repository browser.