source: trunk/source/visualization/History@ 944

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

mise a jour des tags

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