Salome HOME
Issue #2068: change of arc is by jump even due to smooth mouse movement
authorazv <azv@opencascade.com>
Mon, 3 Apr 2017 09:45:17 +0000 (12:45 +0300)
committerazv <azv@opencascade.com>
Mon, 3 Apr 2017 09:53:53 +0000 (12:53 +0300)
commit5ca6ed762aa2c369cdb0e2b7bc4106d635be6d1a
treeaf090816c8fe06ff4558987d5f9dc843a4d5fb0c
parent00927decbb32eb1ead6bad6a0fc956764db592c4
Issue #2068: change of arc is by jump even due to smooth mouse movement

Improve building of tangent arc by taking into account a point, selected by user.
src/GeomAPI/GeomAPI_Circ2d.cpp
src/GeomAPI/GeomAPI_Circ2d.h
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Fillet.cpp
src/SketchPlugin/SketchPlugin_MacroArc.cpp
src/SketchPlugin/SketchPlugin_MacroCircle.cpp