]> SALOME platform Git repositories - modules/gui.git/commit - src/OCCViewer/OCCViewer_ViewModel.cxx
Salome HOME
0022765: [EDF] Improvement of local selection mechanism occ/shape_reparation_2
authorvsr <vsr@opencascade.com>
Thu, 4 Dec 2014 12:40:23 +0000 (15:40 +0300)
committervsr <vsr@opencascade.com>
Thu, 4 Dec 2014 12:40:23 +0000 (15:40 +0300)
commit30f9fa9b06b539a7587979cfcd18e3c5ce698a39
treeaf1ada9d16454b24fbf6a0b5e52f929108f71816
parent81233137a689a48edb1b080cffcaaa39048a598d
0022765: [EDF] Improvement of local selection mechanism
Addition modifications:
- Allow navigating through selectable objects by pressing "N" and "P"
- Enable selection by pressing "S" in "standard" navigation mode
- Enable multiple selection by pressing Shift+S
- Fix bug: extended local selection should not work if pre-selection (or selection) is disabled in a viewer
- Fix bug: when multiple objects is selected and any of them is re-selected, other ones should be deselected
doc/salome/gui/input/common_functionality.doc
src/OCCViewer/OCCViewer_ViewModel.cxx
src/OCCViewer/OCCViewer_ViewWindow.cxx