Salome HOME
1. Tangent Arc - restart operation. Scenario: create Line, point, Start tangent arc...
[modules/shaper.git] / src / PartSet / PartSet_SketcherReetntrantMgr.cpp
2016-09-07 nds1. Tangent Arc - restart operation. Scenario: create...
2016-09-06 ndsCorrection for reentrant tangent arc
2016-09-06 ndsQuick correction to do not build coincidence to central...
2016-09-06 nds1. Projection Sketch feature: regression correction...
2016-09-06 ndsPreselection correction for scenario:
2016-09-01 ndsIssue #1701 Preselecting before calling constraints...
2016-09-01 ndsCrossed cursor correction: it stayed in the application...
2016-08-29 nds1692: Correction for the next wrong case: edit Sketch_2...
2016-07-28 ndsIssue #1664: In the Sketcher, add the function Split...
2016-07-25 ndsCorrection for restart of point create operation.
2016-07-22 ndsPreparations for Split operation. It includes:
2016-06-24 nds1. Accept All to be enabled when 1st sketch feature...
2016-06-22 ndsArc problems fixing: 1. reentrant of the tangent arc...
2016-04-14 nds1. Correction for perfomance problem by Apply button...
2016-04-12 ndsIssue #1383 Preview button: providing the Preview butto...
2016-04-06 ndsModuleBase_ViewerPrs is wrapped into shared_ptr.
2016-04-05 ndsModuleBase_ViewerPrs should contain GeomShapePtr instea...
2016-02-25 nds#1327 Fatal error when create arc
2016-02-25 nds#1334 Show dimensional constraint check-box does not...
2016-02-24 nds#1329 arc tangent arc mode problem
2016-02-17 ndsSketchPoint feature appeared in origin by restart....
2016-02-16 ndsTangent Arc: reentrance from the last point of the...
2016-02-16 ndsusing the previous type of Circle/Arc during reentrant...
2016-02-16 ndsusing the previous type of Circle/Arc during reentrant...
2016-02-16 ndsChecking Enter processing functionality(with Delete...
2015-12-26 nds#1189 Tab - Cancel - Enter validate not cancel
2015-12-25 nds#1150 Tab buttons problems
2015-12-25 nds#1150 Tab buttons problems
2015-12-17 ndsCorrection for: 1. crash by popup menu call on origin...
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/libxml2_mdv...
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/gcc_4_9_compat...
2015-11-18 ndsRe-entrant operation: Horizontal constraint creation.
2015-11-18 ndsThe sketch solver error should be checked after nested...
2015-11-18 ndsSALOME mode correction for dimension constraints editor.
2015-11-18 Vitaly SMETANNIKOVMerge branch 'Dev_1.5.0' of salome:modules/shaper into...
2015-11-18 ndsThe reentrant operation should not be started if the...
2015-11-12 nds#1083 errors in parameter
2015-11-09 mpvThe Linux compilation problems V_2.0.0_alfa1
2015-11-09 ndsInternal edit launch: clear cashed viewer flags in...
2015-11-09 ndsMerge remote-tracking branch 'origin/BR_REENTRANCE_OPER...
2015-11-09 ndsInternal edit is in the same transaction as the previou... BR_REENTRANCE_OPERATION
2015-11-09 ndsWhen automatically switching in edit mode (OK button...
2015-11-05 ndsUpdate "Accept All" button before internal edit is...
2015-11-05 nds1. setEditOperation should setCurrentFeature to the...
2015-11-05 ndsCreation of GUI widgets for the re-entrant internal...
2015-11-05 ndsAn empty feature add/remove for sketch reentrant operat...
2015-11-05 ndsSeparation part of the function in an additional functi...
2015-11-03 ndsCross cursor processing in the 'internal' edit operation.
2015-11-03 ndsInternal Edit operation in a transaction.
2015-11-03 ndsmyClickedPoint should not filled if the reentrant manag...
2015-11-03 ndsLenght, Radius constraints creation after re-entrant...
2015-11-03 ndsEnter processing is corrected according to modification...
2015-11-03 ndsEnter processing is corrected according to modification...
2015-11-03 ndsThe first activate widget should be deactivated by...
2015-11-03 ndsMerge branch 'Dev_1.5.0' into BR_REENTRANCE_OPERATION
2015-10-29 nds1. Create->Edit->Create is realized as 2 transaction...
2015-10-29 nds1. Circle creation - when 'internal' edit operation...
2015-10-28 ndsFill circle start point by click in the viewer when...
2015-10-28 ndsApply sketch reentrance manager only when sketch or...
2015-10-28 ndsSepate reentant functionality to a separate manager.