]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Fix for Bug IPAL16061
authorapo <apo@opencascade.com>
Thu, 31 May 2007 11:57:57 +0000 (11:57 +0000)
committerapo <apo@opencascade.com>
Thu, 31 May 2007 11:57:57 +0000 (11:57 +0000)
commita25f38a6c17547e3723211869c5d5237231c7c4f
treea44512d3aaf62975b55f27d4fa269847ff9d52c2
parentd0f085401ff963438e925afee177f9c726207a66
Fix for Bug IPAL16061
 - IOLS. AttributeError on load script dumped from the attached study

To fix the bug the VISU IDL was changed.
TISOSURFACE enumeration item was changed to TISOSURFACES ("S" - was put on the back). It was done as from lexical, as from consistency with persistent mechanism point of views.
By the way, TPRSMERGER enumeration item was removed at all, because all functionality of this class was moved to ScalarMap and the item has no sense anymore.
19 files changed:
idl/VISU_Gen.idl
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI_ActionsDef.h
src/VISUGUI/VisuGUI_IsoSurfacesDlg.cxx
src/VISUGUI/VisuGUI_PopupTools.cxx
src/VISUGUI/VisuGUI_TimeAnimation.cxx
src/VISUGUI/VisuGUI_Tools.cxx
src/VISU_I/VISUConfig.cc
src/VISU_I/VISU_ColoredPrs3dFactory.cc
src/VISU_I/VISU_ColoredPrs3dFactory.hh
src/VISU_I/VISU_DumpPython.cc
src/VISU_I/VISU_IsoSurfaces_i.hh
src/VISU_I/VISU_TimeAnimation.cxx
src/VISU_SWIG/VISU_Example_04.py
src/VISU_SWIG/batchmode_visu_view3d.py
src/VISU_SWIG/visu.py
src/VISU_SWIG/visu_cache.py
src/VISU_SWIG/visu_change_input.py
src/VISU_SWIG/visu_view3d.py