]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #30 - Sketch base GUI: create, draw lines
authornds <natalia.donis@opencascade.com>
Fri, 16 May 2014 14:26:05 +0000 (18:26 +0400)
committernds <natalia.donis@opencascade.com>
Fri, 16 May 2014 14:26:05 +0000 (18:26 +0400)
commite53354ef01af8360be76548c42fb15d46a471e0d
tree579b4f49deb1a78370edd88efae01bd2505ef5b3
parent25df988cd1b0b85f45355f2c21c2642cd0ea1d74
refs #30 - Sketch base GUI: create, draw lines

Move the calculating of the list of selected objects from the mouseMoved to mousePressed method in order to provide better performance.
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_OperationEditLine.cpp
src/PartSet/PartSet_OperationEditLine.h
src/PartSet/PartSet_OperationSketch.cpp
src/PartSet/PartSet_OperationSketch.h
src/PartSet/PartSet_OperationSketchBase.cpp
src/PartSet/PartSet_OperationSketchBase.h
src/PartSet/PartSet_OperationSketchLine.cpp
src/PartSet/PartSet_OperationSketchLine.h