-
- Downloads
* TEveUtil
When checking and executing a macro strip off also the directory. * TEveManager InsertVizDBEntry() - rewrite logic for un-registration of clients from the old model. Also propagate changes to projected replicas if update is requested. LoadVizDB() - call Redraw3D() at the end. SaveVizDB() - expand pathname before opening the file. * TEveElement SetVizModel() - decrease fParentIgnoreCnt *before* removing itself from the old model and increase it *after* adding itself to the new model. * TEveStraightLineSet In CopyVizParams() write out "kTRUE"/"kFALSE" for boll values. git-svn-id: http://root.cern.ch/svn/root/trunk@31233 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- graf3d/eve/src/TEveElement.cxx 2 additions, 2 deletionsgraf3d/eve/src/TEveElement.cxx
- graf3d/eve/src/TEveManager.cxx 16 additions, 7 deletionsgraf3d/eve/src/TEveManager.cxx
- graf3d/eve/src/TEveStraightLineSet.cxx 3 additions, 2 deletionsgraf3d/eve/src/TEveStraightLineSet.cxx
- graf3d/eve/src/TEveUtil.cxx 8 additions, 10 deletionsgraf3d/eve/src/TEveUtil.cxx
Loading
Please register or sign in to comment