Ignore:
Timestamp:
Nov 9, 2007, 3:32:25 PM (17 years ago)
Author:
garnier
Message:

r627@mac-90108: laurentgarnier | 2007-11-09 07:57:42 +0100
modif dans les includes directives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/visualization/management/History

    r531 r593  
    1 $Id: History,v 1.90 2006/12/12 11:51:13 gcosmo Exp $
     1$Id: History,v 1.101 2007/07/10 17:52:25 allison Exp $
    22
    33-------------------------------------------------------------------
     
    2626History file for visualization management sub-category
    2727------------------------------------------------------
     28
     2910th July 2007  John Allison  (visman-V09-00-00)
     30- Remove redundant method declarations in G4VisManager.hh.
     31- Reinstate refesh after "/vis/viewer/set/autoRefresh true".
     32
     33-25th May 2007  John Allison  (visman-V08-03-01)
     34 Improved error trapping in viewer initialisation.
     35- Bug fix in /vis/scene/notifyHandlers for case of no current viewer.
     36
     3716th May 2007  John Allison  (visman-V08-03-00)
     38- G4VSceneHandler.cc: Added #include "G4AttDef.hh" to help buggy
     39  Windows compiler(!).
     40
     414th April 2007  John Allison  (visman-V08-02-04)
     42- G4VSceneHandler.cc: Bug fix for zero vis atts in LoadAtts.
     43
     443rd April 2007  John Allison  (visman-V08-02-03)
     45- Added /vis/viewer/set/picking.  Picking is false by default, except
     46  for OpenInventor.
     47
     4825th March 2007  John Allison  (visman-V08-02-02)
     49- G4VisExecutive.icc: Removed G4GAGTree.
     50- G4VisCommandsCompound.cc: Removed /vis/scene/add/eventID, once
     51  again, from /vis/drawVolume.
     52- G4VisCommands.cc: Improved messages for /vis/abortReviewKeptEvents.
     53- G4VisManager.cc, G4VSceneHandler.cc: Cosmetic.
     54
     5511th January 2007  John Allison  (visman-V08-02-01)
     56- Added /vis/abortReviewKeptEvents.
     57- /vis/reviewKeptEvents: Improved guidance.
     58- Bug fix: /vis/open in /vis/reviewKeptEvents loop.
     59  o Moved fpRequestedEvent from G4VSceneHandler to G4VisManager.
     60- Reduced WARNING noise.
     61
     625th January 2007  John Allison  (visman-V08-02-00)
     63- G4VSceneHandler:
     64  o Introduced LoadAtts (from G4OpenInventorSceneHandler, but now
     65    available to all scene handlers).  Loads G4AttValues and G4AttDefs
     66    onto any object that inherits G4AttHolder.
     67  o Change signature of GetLineWidth from G4Visible& to
     68    G4VisAttributes* for consistency with similar utility functions.
     69    (Only used by OpenGL at present; requires opengl-V08-02-00.)
     70  o GetLineSegmentsPerCircle: protected against null vis atts pointer.
     71- G4VisCommandsGeometrySet and G4VisManager.cc:
     72  o Introduced /vis/geometry/set/forceLineSegmentsPerCircle
     73    (inadvertently omitted in previous release).
     74  o Improved guidance.
     75- G4VisCommandsGeometry.cc: Invoke /vis/viewer/rebuild only if viewer current.
     76- G4VViewer.cc: Improved comment.
     77- G4VisCommandsCompound.cc:
     78  o Re-introduced /vis/scene/add/eventID into /vis/drawVolume.
     79- G4VisCommandsViewer.cc: Improve guidance for /vis/viewer/addCutawayPlane.
    2880
    298112th December 2006  Gabriele Cosmo  (visman-V08-01-16)
Note: See TracChangeset for help on using the changeset viewer.