source: trunk/source/visualization/History@ 940

Last change on this file since 940 was 940, checked in by garnier, 17 years ago

Ok dans CVS

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