Salome HOME
[MEDCalc] Multiple slices + other minor imps:
authorabn <adrien.bruneton@cea.fr>
Thu, 4 Aug 2016 10:24:10 +0000 (12:24 +0200)
committerabn <adrien.bruneton@cea.fr>
Thu, 4 Aug 2016 10:24:10 +0000 (12:24 +0200)
commita119debbdcf997724c31a9177793d2f9beef6a64
tree85061037ae22865b6a05f14a71abbb8529a06d34
parent3304fa52c5fddf724af1eafe419d9686454d3f98
[MEDCalc] Multiple slices + other minor imps:

  + bug fix when updating parameters
  + nicer mesh icons
22 files changed:
src/MEDCalc/cmp/MEDPresentationSlices.cxx
src/MEDCalc/cmp/MEDPresentationSlices.hxx
src/MEDCalc/gui/MEDWidgetHelper.cxx
src/MEDCalc/gui/MEDWidgetHelper.hxx
src/MEDCalc/gui/MEDWidgetHelperComponent.cxx
src/MEDCalc/gui/MEDWidgetHelperComponent.hxx
src/MEDCalc/gui/MEDWidgetHelperContour.cxx
src/MEDCalc/gui/MEDWidgetHelperContour.hxx
src/MEDCalc/gui/MEDWidgetHelperMeshView.cxx
src/MEDCalc/gui/MEDWidgetHelperMeshView.hxx
src/MEDCalc/gui/MEDWidgetHelperSlices.cxx
src/MEDCalc/gui/MEDWidgetHelperSlices.hxx
src/MEDCalc/gui/MED_msg_en.ts
src/MEDCalc/gui/PresentationController.cxx
src/MEDCalc/gui/dialogs/WidgetPresentationParameters.cxx
src/MEDCalc/res/presentations/classic/visu_mesh16.png
src/MEDCalc/res/presentations/classic/visu_mesh24.png
src/MEDCalc/res/presentations/modern/mesh16.png
src/MEDCalc/res/presentations/modern/mesh24.png
src/MEDCalc/test/tui/slices.py
src/MEDCalc/tui/__init__.py
src/MEDCalc/tui/medpresentation.py