Changeset 1290 for trunk


Ignore:
Timestamp:
Jun 1, 2010, 7:21:39 PM (14 years ago)
Author:
garnier
Message:

update from CVS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/History

    r1274 r1290  
    1 $Id: History,v 1.464 2010/05/20 07:58:13 allison Exp $
     1$Id: History,v 1.475 2010/06/01 16:20:18 allison Exp $
    22-------------------------------------------------------------------
    33
     
    2424History file for visualization category
    2525---------------------------------------
     26
     271st June 2010  John Allison  (vis-V09-03-06)
     28- visman-V09-03-07:
     29  o Made fVerbosity and GetVerbosity static (saves having to get vis
     30    manager pointer).
     31- gMocren-V09-03-03: Removed dependency on G4VisManager.
     32
     3330th May 2010  John Allison  (vis-V09-03-05)
     34- Co-works greps-V09-03-02.
     35- modeling-V09-03-02: Added G4DigiModel and G4DigiFilterFactories.
     36- visman-V09-03-06:
     37  o Added /vis/scene/add/digiti[sz]ations and /vis/filtering/digi.
     38  o Added AddCompound(const G4VDigi&).
     39- opengl-V09-03-04, gMocren-V09-03-02, VRML-V09-03-00, DAWN-V09-03-00,
     40  raytracer-V09-03-01, vis-HepRep-V09-03-00:
     41  o Added AddCompound(const G4VDigi&).
     42
     4329th May 2010  John Allison  (vis-V09-03-04)
     44- Co-works greps-V09-03-01 and tracking-V09-03-03.
     45- visman-V09-03-05:
     46  o Introduced DispatchToModel without i_mode.
     47  o Moved i-mode deprecation warnings to G4VTrajectory.
     48  o Improved /vis/viewer/rebuild.
     49- opengl-V09-03-03: Improvements.
     50- raytracer-V09-03-00: Added DrawTrajectory() ready for i_mode migration.
     51
     5228th May 2010  John Allison  (vis-V09-03-03)
     53- Co-works interfaces-V09-03-04.
     54- visman-V09-03-03: Change order of flags to follow G4UIExecutive.
     55- visman-V09-03-04: G4VisManager, G4VisExecutive:
     56  Introduced optional verbosity string argument in constructor.  You
     57  can now write, for example:
     58    G4VisManager* visManager = new G4VisExecutive("quiet");
     59  Note that the default is "warnings":
     60    G4VisManager* visManager = new G4VisExecutive;
     61- modeling-V09-03-01: Fixed unused parameter 'i_mode' warning.
     62
     6326th May 2010  John Allison  (vis-V09-03-02)
     64- Co-working: intercoms-V09-03-01, interfaces-V09-03-03, greps-V09-03-00.
     65- visman-V09-03-02: Added generic drivers: OGL, OGLI, OGLS, OI.
     66- openinventor-V09-03-00: Protection against repeated initialisation.
     67- opengl-V09-03-02: Some improvments with auto rotation mode.
    2668
    276920th May 2010  John Allison  (vis-V09-03-01)
Note: See TracChangeset for help on using the changeset viewer.