Changeset 776 for trunk/geant4/visualization/OpenGL
- Timestamp:
- Apr 17, 2008, 11:32:32 AM (18 years ago)
- Location:
- trunk/geant4/visualization/OpenGL
- Files:
-
- 2 edited
-
GNUmakefile (modified) (1 diff)
-
History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/geant4/visualization/OpenGL/GNUmakefile
r688 r776 6 6 G4INSTALL = ../../.. 7 7 endif 8 9 # Definition of macro for moc files (for Qt use only)10 MOC_MACRO = -DG4VIS_BUILD_OPENGLQT_DRIVER11 8 12 9 GLOBLIBS = libG4vis_management.lib libG4modeling.lib -
trunk/geant4/visualization/OpenGL/History
r714 r776 1 $Id: History,v 1.1 08 2008/01/30 11:16:42lgarnier Exp $1 $Id: History,v 1.111 2008/03/11 16:05:56 lgarnier Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 21 21 ------------------------------------- 22 22 23 5th February 2008, Laurent Garnier 24 - Fix a bug on moving step when moving camera. It is now the same screen 25 step even when we are zooming on scene. 26 - Improvment : When mouse move the camera, it now follow exactly the scene. 23 11th March 2008, Laurent Garnier 24 - Resolve QT3 compilation errors 25 26 10th March 2008, Laurent Garnier 27 - Add a dialog panel to make movies (Right button->Actions->Movie parameters) 28 - Add ability to "auto rotate" volume launched with quick mouse move 29 - Lots of improvments for Qt3 30 - Improvments on moving steps with shortcuts 31 - Could now select between orthogonal/perspective view mode 32 33 1st February 2008 John Allison 34 - G4OpenGLQtViewer.cc: Fix #ifdef QT protection. 35 - G4OpenGLSceneHandler.cc: Small improvement to logic of setting GL_LIGHTING. 27 36 28 37 30th January 2008, Laurent Garnier
Note:
See TracChangeset
for help on using the changeset viewer.
