-
- Downloads
"README.md" did not exist on "c2c75067a52ac5e9574823d82fa0aa01c1a9a10a"
Several small cleanups and improvements.
TGLViewer and sub-classes: - Improve help text for TGLViewer ("Help on GL viewer"). - Add support for menu-bar hiding in TGLSAViewer. - Allow TGLEmbeddedViewer to be connected to a GED editor. - Remove support for "camera home" on double click -- show GED editor of the viewer instead. TGLEventHandler: - Improve handling of mouse-button events: - Only allow single button activity at the same time. - Remove function-static variables. TEveViewer: - Enable by default menu-bar hiding for GL viewers. git-svn-id: http://root.cern.ch/svn/root/trunk@31299 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- graf3d/eve/inc/TEveViewer.h 1 addition, 1 deletiongraf3d/eve/inc/TEveViewer.h
- graf3d/eve/src/TEveViewer.cxx 4 additions, 3 deletionsgraf3d/eve/src/TEveViewer.cxx
- graf3d/gl/inc/TGLEmbeddedViewer.h 2 additions, 1 deletiongraf3d/gl/inc/TGLEmbeddedViewer.h
- graf3d/gl/inc/TGLEventHandler.h 1 addition, 0 deletionsgraf3d/gl/inc/TGLEventHandler.h
- graf3d/gl/inc/TGLSAViewer.h 12 additions, 16 deletionsgraf3d/gl/inc/TGLSAViewer.h
- graf3d/gl/inc/TGLViewer.h 11 additions, 8 deletionsgraf3d/gl/inc/TGLViewer.h
- graf3d/gl/inc/TGLViewerEditor.h 0 additions, 2 deletionsgraf3d/gl/inc/TGLViewerEditor.h
- graf3d/gl/src/TGLEmbeddedViewer.cxx 4 additions, 1 deletiongraf3d/gl/src/TGLEmbeddedViewer.cxx
- graf3d/gl/src/TGLEventHandler.cxx 116 additions, 88 deletionsgraf3d/gl/src/TGLEventHandler.cxx
- graf3d/gl/src/TGLSAViewer.cxx 201 additions, 100 deletionsgraf3d/gl/src/TGLSAViewer.cxx
- graf3d/gl/src/TGLViewer.cxx 52 additions, 20 deletionsgraf3d/gl/src/TGLViewer.cxx
- graf3d/gl/src/TGLViewerEditor.cxx 2 additions, 16 deletionsgraf3d/gl/src/TGLViewerEditor.cxx
- graf3d/gviz3d/src/TStructViewerGUI.cxx 0 additions, 1 deletiongraf3d/gviz3d/src/TStructViewerGUI.cxx
- tutorials/eve/calorimeters.C 7 additions, 1 deletiontutorials/eve/calorimeters.C
- tutorials/eve/window_manager.C 3 additions, 3 deletionstutorials/eve/window_manager.C
Loading
Please register or sign in to comment