Salome HOME
modules/shaper.git
6 years agoFix for the issue #2172 and the issue #2198 : additional naming for revolution edges...
mpv [Wed, 12 Jul 2017 07:04:24 +0000 (10:04 +0300)]
Fix for the issue #2172 and the issue #2198 : additional naming for revolution edges in cases standard approach is failed.

6 years agoIssue #1058 Crash when creating a distance between source and translated elements
nds [Tue, 11 Jul 2017 10:26:36 +0000 (13:26 +0300)]
Issue #1058 Crash when creating a distance between source and translated elements

Additionally a new equal points validator is implemented for distance constraint to avoid crash on selection coincident(equal) points of different segments.

6 years agoIssue #1750 Remove sub-shapes edition: can't select sub-shapes in the 3D view
nds [Mon, 10 Jul 2017 12:15:27 +0000 (15:15 +0300)]
Issue #1750 Remove sub-shapes edition: can't select sub-shapes in the 3D view

If the row is performed as selected, it becomes visualized in the viewer that is not what expected using deselection element with SHIFT.
These modification was done for better processing focus, but now it is not necessary anymore.

6 years agoFix for the issue #2217: catch exceptions on update of attributes.
mpv [Mon, 10 Jul 2017 11:49:06 +0000 (14:49 +0300)]
Fix for the issue #2217: catch exceptions on update of attributes.

6 years agoMemory usage optimization for Builders on big tags creation (like Partition).
mpv [Fri, 7 Jul 2017 05:56:50 +0000 (08:56 +0300)]
Memory usage optimization for Builders on big tags creation (like Partition).

6 years agoFix for the problem:
mpv [Thu, 6 Jul 2017 09:06:31 +0000 (12:06 +0300)]
Fix for the problem:

Open document with Sketch and Part (Extrusion is inside)
select Sketch+Part, Delete
create new Part
Bug: it is not activated
activate this new part
bug: this new part contains the Extrusion of the previous part, moreover it uses sketch not presented in the object browser

6 years ago#2214 Show only must not make zoom fit all : we should not flush redisplay signal...
nds [Thu, 6 Jul 2017 08:50:46 +0000 (11:50 +0300)]
#2214 Show only must not make zoom fit all : we should not flush redisplay signal in order to do not lose information that there where some displayed objects before to do not perform fit all if some were displayed.

6 years agoUpdated big-models tests due to fix for the issue #2192
mpv [Wed, 5 Jul 2017 14:25:08 +0000 (17:25 +0300)]
Updated big-models tests due to fix for the issue #2192

6 years agoMinor: Linux compilation
mpv [Wed, 5 Jul 2017 12:07:05 +0000 (15:07 +0300)]
Minor: Linux compilation

6 years agoMinor: too long line
mpv [Wed, 5 Jul 2017 11:44:40 +0000 (14:44 +0300)]
Minor: too long line

6 years agoIssue #2192 : change the naming principles of compsolid in case of Partition to make...
mpv [Wed, 5 Jul 2017 10:58:36 +0000 (13:58 +0300)]
Issue #2192 : change the naming principles of compsolid in case of Partition to make the OCCT naming algorithm works and works much faster (without many FILTERBYNEIGHBOURS algorithms implementation) in case of Planes made on vertices on Partition-compsolid.

Makes some old studies and python files with Partition sub-shapes selection invalid.

6 years agoIssue #2215: Wrong cut result between a compsolid and a box
dbv [Wed, 5 Jul 2017 10:48:49 +0000 (13:48 +0300)]
Issue #2215: Wrong cut result between a compsolid and a box

Fixed

6 years agoAdded copyright header.
dbv [Thu, 29 Jun 2017 11:30:42 +0000 (14:30 +0300)]
Added copyright header.

6 years agoIssue 2192: Partition very long
dbv [Wed, 28 Jun 2017 13:02:29 +0000 (16:02 +0300)]
Issue 2192: Partition very long

Improved grouping algorithm. Now it runs about twice as fast.

6 years agoIssue #2194: Error when loading a Python dump
dbv [Wed, 28 Jun 2017 07:33:36 +0000 (10:33 +0300)]
Issue #2194: Error when loading a Python dump

Fixed wrong check.

6 years agoMerge remote-tracking branch 'remotes/origin/master' V_2.7.1.1
azv [Fri, 23 Jun 2017 12:58:11 +0000 (15:58 +0300)]
Merge remote-tracking branch 'remotes/origin/master'

6 years agoRevert "Merge branch 'Pre_2.8.0_development'"
azv [Fri, 23 Jun 2017 12:57:29 +0000 (15:57 +0300)]
Revert "Merge branch 'Pre_2.8.0_development'"

This reverts commit bf64d76b7e6021149db8e0e38c2697a9a0c44f1b, reversing
changes made to cacdfa1cd62583b9f40fe6a05e1b9e63f8fe2f03.

# Conflicts:
# src/SketchPlugin/plugin-Sketch.xml

6 years agoPorting to the current version of TInspector.
nds [Fri, 23 Jun 2017 05:55:20 +0000 (08:55 +0300)]
Porting to the current version of TInspector.

6 years agoPorting to the current version of TInspector.
nds [Thu, 22 Jun 2017 12:11:53 +0000 (15:11 +0300)]
Porting to the current version of TInspector.

7 years agoFix errors in SketchPlugin/plugin-Sketch.xml
azv [Thu, 22 Jun 2017 06:37:53 +0000 (09:37 +0300)]
Fix errors in SketchPlugin/plugin-Sketch.xml

7 years agoMerge branch 'Pre_2.8.0_development'
azv [Thu, 22 Jun 2017 05:08:46 +0000 (08:08 +0300)]
Merge branch 'Pre_2.8.0_development'

# Conflicts:
# src/PartSet/CMakeLists.txt
# src/SketchSolver/SketchSolver_ConstraintFixed.cpp
# src/SketchSolver/SketchSolver_Group.cpp

7 years agoIssue #2177 : change the message text.
mpv [Tue, 20 Jun 2017 06:52:48 +0000 (09:52 +0300)]
Issue #2177 : change the message text.

7 years agoIssue #2190: Sketcher : 2 successive circles having the same center (the origin)
azv [Wed, 14 Jun 2017 12:07:34 +0000 (15:07 +0300)]
Issue #2190: Sketcher : 2 successive circles having the same center (the origin)

Improve calculating of intermediate circle if the center is coincident with another point.

7 years agoIssue #2146: EDF proposal : non regression test models
azv [Wed, 14 Jun 2017 11:45:06 +0000 (14:45 +0300)]
Issue #2146: EDF proposal : non regression test models

Test case piece_09.py has been improved and integrated.

7 years agoIssue #2196: Process "Auxiliary" attribute on lines update
Vitaly SMETANNIKOV [Thu, 8 Jun 2017 09:20:48 +0000 (12:20 +0300)]
Issue #2196: Process "Auxiliary" attribute on lines update

7 years agoAdd copyright header according to request of CEA from 06.06.2017
Vitaly SMETANNIKOV [Wed, 7 Jun 2017 14:56:24 +0000 (17:56 +0300)]
Add copyright header according to request of CEA from 06.06.2017

7 years agoAdd copyright header according to request of CEA from 06.06.2017
Vitaly SMETANNIKOV [Wed, 7 Jun 2017 14:54:10 +0000 (17:54 +0300)]
Add copyright header according to request of CEA from 06.06.2017

7 years agoAdd copyright header according to request of CEA from 06.06.2017
Vitaly SMETANNIKOV [Wed, 7 Jun 2017 14:53:33 +0000 (17:53 +0300)]
Add copyright header according to request of CEA from 06.06.2017

7 years agoAdd copyright header according to request of CEA from 06.06.2017
Vitaly SMETANNIKOV [Wed, 7 Jun 2017 14:49:12 +0000 (17:49 +0300)]
Add copyright header according to request of CEA from 06.06.2017

7 years agoAdd copyright header according to request of CEA from 06.06.2017
Vitaly SMETANNIKOV [Wed, 7 Jun 2017 14:48:25 +0000 (17:48 +0300)]
Add copyright header according to request of CEA from 06.06.2017

7 years agoAdd copyright header according to request of CEA from 06.06.2017
Vitaly SMETANNIKOV [Wed, 7 Jun 2017 10:10:31 +0000 (13:10 +0300)]
Add copyright header according to request of CEA from 06.06.2017

7 years agoAdd copyright header according to request of CEA from 06.06.2017
Vitaly SMETANNIKOV [Wed, 7 Jun 2017 09:25:24 +0000 (12:25 +0300)]
Add copyright header according to request of CEA from 06.06.2017

7 years agoIssues #2173 Can't set length on several edges when property panel is undocked,
nds [Thu, 1 Jun 2017 05:25:34 +0000 (08:25 +0300)]
Issues #2173 Can't set length on several edges when property panel is undocked,

#2169 Segmentation fault when drawing sketch line with undocked property panel

7 years agoIssue #2176 Incorrect sketch after abort: deactivate of sketch overconstraint listene...
nds [Tue, 30 May 2017 14:13:23 +0000 (17:13 +0300)]
Issue #2176 Incorrect sketch after abort: deactivate of sketch overconstraint listener should be done after abort/commit is finished. Solver may send signal about healing conflicts during abort execution.

7 years agoIssues #2173, #2169: Activate PropertyPanel window to accept focus always in double...
nds [Mon, 29 May 2017 12:50:49 +0000 (15:50 +0300)]
Issues #2173, #2169: Activate PropertyPanel window to accept focus always in double editor(even after click in the viewer)

7 years agoIssues #2173, #2169: Activate PropertyPanel window to accept focus always in double...
nds [Mon, 29 May 2017 12:48:01 +0000 (15:48 +0300)]
Issues #2173, #2169: Activate PropertyPanel window to accept focus always in double editor(even after click in the viewer)

7 years agoIssues #2173, #2169: Activate PropertyPanel window to accept focus always in double...
nds [Mon, 29 May 2017 12:38:34 +0000 (15:38 +0300)]
Issues #2173, #2169: Activate PropertyPanel window to accept focus always in double editor(even after click in the viewer)

7 years agoCorrection for Jenkins: number of symbols should be less than 100
nds [Mon, 29 May 2017 12:04:43 +0000 (15:04 +0300)]
Correction for Jenkins: number of symbols should be less than 100

7 years agoIssues #2173, #2169: processing focus in widget by SHAPER loop (instead of Qt loop...
nds [Thu, 25 May 2017 14:23:40 +0000 (17:23 +0300)]
Issues #2173, #2169: processing focus in widget by SHAPER loop (instead of Qt loop). Reason, to process it in Qt loop we need to have Property Panel always as active but it is not possible as we wish click in the view or python console.

7 years agoIssue #2179: Mirror in the sketcher : no refresh after the displacement of circles
azv [Thu, 25 May 2017 05:21:12 +0000 (08:21 +0300)]
Issue #2179: Mirror in the sketcher : no refresh after the displacement of circles

Notify observers about moving the feature each time without respect to another constraints

7 years agoMinor corrections: coding rules
mpv [Wed, 24 May 2017 12:07:40 +0000 (15:07 +0300)]
Minor corrections: coding rules

7 years agoMake name of level-2 sub-shape in the sketch naming equal as it is named at level...
mpv [Wed, 24 May 2017 12:01:13 +0000 (15:01 +0300)]
Make name of level-2 sub-shape in the sketch naming equal as it is named at level-1 (reproduced in bearing_puller test as name-instability)

7 years agoCreated a unit-test for the issue #2170
mpv [Wed, 24 May 2017 06:06:16 +0000 (09:06 +0300)]
Created a unit-test for the issue #2170

7 years agoFix for the issue #2170
mpv [Tue, 23 May 2017 14:46:09 +0000 (17:46 +0300)]
Fix for the issue #2170

7 years agoIssue #2175: Moving a point of a rectangle is too slow
azv [Tue, 23 May 2017 13:12:02 +0000 (16:12 +0300)]
Issue #2175: Moving a point of a rectangle is too slow

Make moving only the dragged entity.

7 years agoFix regressions found by unit tests
azv [Tue, 23 May 2017 12:10:52 +0000 (15:10 +0300)]
Fix regressions found by unit tests

7 years agoIssue #2171: Avoid error message appears for tangency constraint
azv [Tue, 23 May 2017 12:00:44 +0000 (15:00 +0300)]
Issue #2171: Avoid error message appears for tangency constraint

7 years agoIssue #2151: Conflicting constraint when opening a study twice
azv [Tue, 23 May 2017 11:35:17 +0000 (14:35 +0300)]
Issue #2151: Conflicting constraint when opening a study twice

Avoid self-notifying of Middle-point and Collinear constraints while updating

7 years agoIssue #1918: Unable to create a tangent arc.
azv [Tue, 23 May 2017 10:03:10 +0000 (13:03 +0300)]
Issue #1918: Unable to create a tangent arc.

Fix crash on tangent arc with infinite radius.

7 years agoFix the problem of the updating of "multi" constraints
azv [Tue, 23 May 2017 09:54:12 +0000 (12:54 +0300)]
Fix the problem of the updating of "multi" constraints

7 years agoIssue #2169 Segmentation fault when drawing sketch line with undocked property panel
nds [Tue, 23 May 2017 09:23:47 +0000 (12:23 +0300)]
Issue #2169 Segmentation fault when drawing sketch line with undocked property panel

debug iformation

7 years agoIssue #1254 Multiselection field is cleared when trying to add another object
nds [Tue, 23 May 2017 07:48:51 +0000 (10:48 +0300)]
Issue #1254 Multiselection field is cleared when trying to add another object

7 years agoPrepare version 2.7.1 V_2.7.1
mpv [Fri, 19 May 2017 12:06:00 +0000 (15:06 +0300)]
Prepare version 2.7.1

7 years agoTune the parametric update in the big model test
mpv [Fri, 19 May 2017 08:04:49 +0000 (11:04 +0300)]
Tune the parametric update in the big model test

7 years agoIssue #2146 : new big models for nightly tests
mpv [Thu, 18 May 2017 16:19:39 +0000 (19:19 +0300)]
Issue #2146 : new big models for nightly tests

7 years agoMake in bearing_puller big model correct system of constraints: no over-constraint...
mpv [Thu, 18 May 2017 13:22:07 +0000 (16:22 +0300)]
Make in bearing_puller big model correct system of constraints: no over-constraint situation, but fully constrained Sketch_1 in Arm parts.

7 years agoIssue #1135 Hide all for GEOM objects
nds [Thu, 18 May 2017 08:56:04 +0000 (11:56 +0300)]
Issue #1135 Hide all for GEOM objects

7 years agoFix processing multiply point-point coincidences (fix for the model test cases)
azv [Wed, 17 May 2017 14:40:17 +0000 (17:40 +0300)]
Fix processing multiply point-point coincidences (fix for the model test cases)

7 years agoIssue #2167: error when create circle
azv [Wed, 17 May 2017 12:21:55 +0000 (15:21 +0300)]
Issue #2167: error when create circle

Fix validator for the passed point (compare referred objects not features)

7 years agoStabilization of the model behavior. The external fixed point at origin is not needed...
mpv [Wed, 17 May 2017 10:31:58 +0000 (13:31 +0300)]
Stabilization of the model behavior. The external fixed point at origin is not needed, since the external axis has the same initial point.

7 years agoFix crash while updating number of copied of "Multi" constraints.
azv [Wed, 17 May 2017 09:06:09 +0000 (12:06 +0300)]
Fix crash while updating number of copied of "Multi" constraints.
Fix unchangeable value of Multi-Rotation constraint.

7 years agoFix jumping a feature to the Origin while moving
azv [Wed, 17 May 2017 08:30:08 +0000 (11:30 +0300)]
Fix jumping a feature to the Origin while moving

7 years agoIssue #2166: wrong conflicting constraint error when create point on external edge
azv [Wed, 17 May 2017 08:11:55 +0000 (11:11 +0300)]
Issue #2166: wrong conflicting constraint error when create point on external edge

7 years agoRevert setting coincidence to attribute(not object) of touched feature by the Trim...
azv [Wed, 17 May 2017 07:23:05 +0000 (10:23 +0300)]
Revert setting coincidence to attribute(not object) of touched feature by the Trim feature.

7 years agoFix to avoid crashes in unit tests
azv [Tue, 16 May 2017 15:06:26 +0000 (18:06 +0300)]
Fix to avoid crashes in unit tests

7 years agoMeet coding style (line length <= 100)
azv [Tue, 16 May 2017 14:45:17 +0000 (17:45 +0300)]
Meet coding style (line length <= 100)

7 years agoFix for the issue #2165 : reuse of the variable in expression of this variable is...
mpv [Tue, 16 May 2017 14:42:26 +0000 (17:42 +0300)]
Fix for the issue #2165 : reuse of the variable in expression of this variable is not allowed now.

7 years agoIssue #2154: Do not synchronize selection for result and features if any operation...
vsv [Tue, 16 May 2017 14:35:07 +0000 (17:35 +0300)]
Issue #2154: Do not synchronize selection for result and features if any operation is started.

7 years agoFix incorrect processing of the copied entities after the "Multi" constraint has...
azv [Tue, 16 May 2017 12:54:43 +0000 (15:54 +0300)]
Fix incorrect processing of the copied entities after the "Multi" constraint has been removed

7 years agoFix for the issue #2164 : publish field-steps in the SALOME GEOM data tree.
mpv [Tue, 16 May 2017 14:04:14 +0000 (17:04 +0300)]
Fix for the issue #2164 : publish field-steps in the SALOME GEOM data tree.

7 years agoCorrection for regression: create two lines, start Lenght, edit value, enter, Esc...
nds [Tue, 16 May 2017 12:39:26 +0000 (15:39 +0300)]
Correction for regression: create two lines, start Lenght, edit value, enter, Esc. It leads to line with zero size in the viewer.

7 years agoIssue #2154 Multiselection field is cleared when trying to add another object
nds [Tue, 16 May 2017 12:15:13 +0000 (15:15 +0300)]
Issue #2154 Multiselection field is cleared when trying to add another object

1. EVENT_UPDATE_BY_WIDGET_SELECTION should be flushed after ObjectBrowser updateCommandStatus
2. Synchronization should also happens in ObjectBrowser.
Not implemented: deselection of result in Object Browser if an operation is active

7 years agoIssue #2155 Trim removes multi-rotation constraint, undo leads to wrong DOF
nds [Tue, 16 May 2017 10:11:38 +0000 (13:11 +0300)]
Issue #2155 Trim removes multi-rotation constraint, undo leads to wrong DOF

3. set coincidence to attribute(not object) of touched feature.

7 years agoIssue #2155 Trim removes multi-rotation constraint, undo leads to wrong DOF
nds [Tue, 16 May 2017 09:29:41 +0000 (12:29 +0300)]
Issue #2155 Trim removes multi-rotation constraint, undo leads to wrong DOF

1. remove multi constraints only if references is to selected objects attribute
2. set tangency constraint to the nearest geometry placed feature.

7 years agoIssue #2163: Prevent recursive iteration on list update
vsv [Mon, 15 May 2017 13:19:20 +0000 (16:19 +0300)]
Issue #2163: Prevent recursive iteration on list update

7 years agoFix for the issue #2156: Impossible to valid the sketch after macro-feature is executed.
mpv [Mon, 15 May 2017 10:41:21 +0000 (13:41 +0300)]
Fix for the issue #2156: Impossible to valid the sketch after macro-feature is executed.

7 years agoUbuntu problem correction: zero deflection was used because of another system local...
nds [Fri, 12 May 2017 14:11:00 +0000 (17:11 +0300)]
Ubuntu problem correction: zero deflection was used because of another system local. The conversion string->double is corrected like in SALOME kernel conversion is performed.

7 years agoTask 2.4. Ability to modify the radius of circles and arcs of circle with the mouse Pre_2.8.0_development
azv [Fri, 12 May 2017 12:52:14 +0000 (15:52 +0300)]
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse

Unit test for the new movement feature

7 years agoSimplification and refactoring of unit tests for SketchPlugin
azv [Thu, 11 May 2017 12:35:09 +0000 (15:35 +0300)]
Simplification and refactoring of unit tests for SketchPlugin

7 years agoIssue #2159 Hide all incomplete behavior
nds [Thu, 11 May 2017 10:49:34 +0000 (13:49 +0300)]
Issue #2159 Hide all incomplete behavior

7 years agoIssue #2156 Impossible to valid the sketch: Lines should be <= 100 characters long
nds [Thu, 11 May 2017 07:04:53 +0000 (10:04 +0300)]
Issue #2156 Impossible to valid the sketch: Lines should be <= 100 characters long

7 years agoIssue #2156 Impossible to valid the sketch: better debug information about store...
nds [Thu, 11 May 2017 06:49:09 +0000 (09:49 +0300)]
Issue #2156 Impossible to valid the sketch: better debug information about store/restore current feature in document

7 years agoIssue #2161: Fatal error when creating a circle coincident to an existing circle...
azv [Thu, 11 May 2017 05:11:16 +0000 (08:11 +0300)]
Issue #2161: Fatal error when creating a circle coincident to an existing circle in a sketch

Fatal error has been eliminated.

7 years agoIssue #2149 Split does not highlight the selected edge
nds [Wed, 10 May 2017 14:43:32 +0000 (17:43 +0300)]
Issue #2149 Split does not highlight the selected edge

7 years agoIssue #2149 Split does not highlight the selected edge
nds [Wed, 10 May 2017 14:29:21 +0000 (17:29 +0300)]
Issue #2149 Split does not highlight the selected edge

7 years agoIssue #2149 Split does not highlight the selected edge
nds [Wed, 10 May 2017 14:20:21 +0000 (17:20 +0300)]
Issue #2149 Split does not highlight the selected edge

7 years agoTask 2.7. Horizontal and Vertical Distance constraint
azv [Wed, 3 May 2017 05:25:22 +0000 (08:25 +0300)]
Task 2.7. Horizontal and Vertical Distance constraint

1. Implemented SketchPlugin entities related to Horizontal and Vertical Distance constraints.
2. Add processing of new constraints in the solver.
3. Special Python commands for new constraints in SketchAPI
4. Unit tests

7 years agoIssue #2158: Crash when trimming a circle
azv [Sat, 6 May 2017 13:15:42 +0000 (16:15 +0300)]
Issue #2158: Crash when trimming a circle

Do not cast tangent curves to arcs when they have a shared point (i.e. arc and circle may have shared point or constraint has been changed by not processed by solver),

7 years agoTask 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
azv [Fri, 5 May 2017 14:22:49 +0000 (17:22 +0300)]
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse

Complete new movement functionality

7 years agoTask 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
azv [Fri, 5 May 2017 07:16:15 +0000 (10:16 +0300)]
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse

Code cleanup and debug of features movement.

7 years agoFix incorrect processing Tangent features in case the extremity coincidence between...
azv [Fri, 5 May 2017 07:04:44 +0000 (10:04 +0300)]
Fix incorrect processing Tangent features in case the extremity coincidence between these features has been changed (not removed).

7 years agoIssue #2148: Moving an arc displays a circle
azv [Thu, 4 May 2017 11:52:14 +0000 (14:52 +0300)]
Issue #2148: Moving an arc displays a circle

Force recalculating arc parameter when it is became a full circle.

7 years agoMeet the coding style (line length <= 100)
azv [Thu, 4 May 2017 08:08:47 +0000 (11:08 +0300)]
Meet the coding style (line length <= 100)

7 years agoIssues #2150 and #2151: Frequently appeared "Conflicting constraints" message for...
azv [Thu, 4 May 2017 08:03:03 +0000 (11:03 +0300)]
Issues #2150 and #2151: Frequently appeared "Conflicting constraints" message for valid sketch.

Improve processing of multi-coincidence by placing coincident points into different groups. Since now it is taken into account only the points to form the group (on the other works, the feature cannot be an initializer of the coincidence group).

7 years agoTask 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
nds [Tue, 2 May 2017 10:46:30 +0000 (13:46 +0300)]
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse

Correction of compilation on Jenkins.

7 years agoTask 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
nds [Tue, 2 May 2017 10:22:02 +0000 (13:22 +0300)]
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse

Sending ModelAPI_ObjectMovedMessage signal instead of the previous sending usual update signal.

7 years agoMeet the coding style (line length <= 100)
azv [Fri, 28 Apr 2017 15:04:15 +0000 (18:04 +0300)]
Meet the coding style (line length <= 100)

7 years agoTask 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
azv [Fri, 28 Apr 2017 14:58:33 +0000 (17:58 +0300)]
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse

Redesign of the movement processing in the PlaneGCSSolver plugin.

7 years agoIssue #2144: Workaround for the bug consists in clearing of presentations on removal...
vsv [Fri, 28 Apr 2017 13:35:47 +0000 (16:35 +0300)]
Issue #2144: Workaround for the bug consists in clearing of presentations on removal of the constraint object

7 years agoFix colors of highlighting of symbol constraints
vsv [Thu, 27 Apr 2017 15:31:42 +0000 (18:31 +0300)]
Fix colors of highlighting of symbol constraints