Salome HOME
#816 In multi-rotation, be able to put the total angle or the step angle (Rotation...
authornds <nds@opencascade.com>
Mon, 9 Nov 2015 08:46:13 +0000 (11:46 +0300)
committernds <nds@opencascade.com>
Mon, 9 Nov 2015 08:46:13 +0000 (11:46 +0300)
commitee089fbd0d64d718380bdc443f0e3b7dfec39b26
tree46038ce167013c12b0b5300436c6554394f48858
parent229b929fc67912cafece1c9c53ee715de2a8703c
#816 In multi-rotation, be able to put the total angle or the step angle (Rotation only)

Realization for Translation
WidgetPoint2d is corrected because multi translation can have equal points -> single end point value = full end point value when number of objects = 2.
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/translate_32x32.png [new file with mode: 0755]
src/PartSet/icons/translate_full_32x32.png [new file with mode: 0755]
src/SketchPlugin/SketchPlugin_MultiTranslation.cpp
src/SketchPlugin/SketchPlugin_MultiTranslation.h
src/SketchPlugin/SketchPlugin_Tools.cpp
src/SketchPlugin/SketchPlugin_Tools.h
src/SketchPlugin/plugin-Sketch.xml
src/XGUI/XGUI_PropertyPanel.cpp