]>
SALOME platform Git repositories - modules/shaper.git/log
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.
azv [Tue, 23 May 2017 12:10:52 +0000 (15:10 +0300)]
Fix regressions found by unit tests
azv [Tue, 23 May 2017 12:00:44 +0000 (15:00 +0300)]
Issue #2171: Avoid error message appears for tangency constraint
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
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.
azv [Tue, 23 May 2017 09:54:12 +0000 (12:54 +0300)]
Fix the problem of the updating of "multi" constraints
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
nds [Tue, 23 May 2017 07:48:51 +0000 (10:48 +0300)]
Issue #1254 Multiselection field is cleared when trying to add another object
mpv [Fri, 19 May 2017 12:06:00 +0000 (15:06 +0300)]
Prepare version 2.7.1
mpv [Fri, 19 May 2017 08:04:49 +0000 (11:04 +0300)]
Tune the parametric update in the big model test
mpv [Thu, 18 May 2017 16:19:39 +0000 (19:19 +0300)]
Issue #2146 : new big models for nightly tests
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.
nds [Thu, 18 May 2017 08:56:04 +0000 (11:56 +0300)]
Issue #1135 Hide all for GEOM objects
azv [Wed, 17 May 2017 14:40:17 +0000 (17:40 +0300)]
Fix processing multiply point-point coincidences (fix for the model test cases)
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)
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.
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.
azv [Wed, 17 May 2017 08:30:08 +0000 (11:30 +0300)]
Fix jumping a feature to the Origin while moving
azv [Wed, 17 May 2017 08:11:55 +0000 (11:11 +0300)]
Issue #2166: wrong conflicting constraint error when create point on external edge
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.
azv [Tue, 16 May 2017 15:06:26 +0000 (18:06 +0300)]
Fix to avoid crashes in unit tests
azv [Tue, 16 May 2017 14:45:17 +0000 (17:45 +0300)]
Meet coding style (line length <= 100)
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.
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.
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
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.
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.
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
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.
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.
vsv [Mon, 15 May 2017 13:19:20 +0000 (16:19 +0300)]
Issue #2163: Prevent recursive iteration on list update
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.
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.
nds [Thu, 11 May 2017 10:49:34 +0000 (13:49 +0300)]
Issue #2159 Hide all incomplete behavior
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
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
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.
nds [Wed, 10 May 2017 14:43:32 +0000 (17:43 +0300)]
Issue #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
nds [Wed, 10 May 2017 14:20:21 +0000 (17:20 +0300)]
Issue #2149 Split does not highlight the selected edge
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),
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).
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.
azv [Thu, 4 May 2017 08:08:47 +0000 (11:08 +0300)]
Meet the coding style (line length <= 100)
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).
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
vsv [Thu, 27 Apr 2017 15:31:42 +0000 (18:31 +0300)]
Fix colors of highlighting of symbol constraints
mpv [Thu, 27 Apr 2017 12:31:28 +0000 (15:31 +0300)]
Set of fixes to avoid crashes on invalid document from issue #2147 opening.
azv [Thu, 27 Apr 2017 07:52:15 +0000 (10:52 +0300)]
Improve sketch performance while moving entities
nds [Tue, 25 Apr 2017 12:46:03 +0000 (15:46 +0300)]
Correction for case: create auxiliary cirle, try to create several lines coincident to this circle. From third/fourth line coincidence of new line is moved to line created before previous one.
nds [Tue, 25 Apr 2017 12:03:46 +0000 (15:03 +0300)]
Issue #2141 Sketch : horizontal constraint not applicated when I select a line
azv [Tue, 25 Apr 2017 08:31:09 +0000 (11:31 +0300)]
Issue #2133: Edge with middle node constraint can be moved
Move entities similar as FreeCAD (2 steps):
1. Initialize solver with initial positions of the feature and add temporary constraints.
2. Set new coordinates and then solve the set of constraints.
mpv [Mon, 24 Apr 2017 06:03:29 +0000 (09:03 +0300)]
Added a new CSWA big model, created by DBC.
azv [Mon, 24 Apr 2017 05:43:17 +0000 (08:43 +0300)]
Fix regressions in unit tests caused by previous change
azv [Fri, 21 Apr 2017 15:12:39 +0000 (18:12 +0300)]
Fix the frequently appeared "conflicting constraints" message when the point is coincident with the feature and its extremity.
vsv [Fri, 21 Apr 2017 14:29:21 +0000 (17:29 +0300)]
Issue #2137: Synchronize active and module documents
vsv [Fri, 21 Apr 2017 13:00:12 +0000 (16:00 +0300)]
Issue #2136: Update tree view on activation of a part
azv [Fri, 21 Apr 2017 11:38:46 +0000 (14:38 +0300)]
Issue #2139: Lines attached to Extern lines can be moved
Check the feature is a projection before converting it to the data structure applicable for the solver.
mpv [Tue, 18 Apr 2017 10:32:14 +0000 (13:32 +0300)]
Fix for the issue #2132 : save current feature correctly for the composite features, do not make nested features be active on open (this disables composites)
mpv [Wed, 12 Apr 2017 14:11:50 +0000 (17:11 +0300)]
Prepare version 2.7.0
nds [Wed, 12 Apr 2017 13:29:04 +0000 (16:29 +0300)]
Issue #2131 See preview button does not work
nds [Wed, 12 Apr 2017 13:13:55 +0000 (16:13 +0300)]
Issue #1220 Crash when creating an arc passing through the arc connected to both ends
azv [Wed, 12 Apr 2017 10:16:32 +0000 (13:16 +0300)]
Issue #2130: arc is done not as desired
Fix problem with adjusting parameter to a period of a circle, the built arc is tangent
nds [Wed, 12 Apr 2017 10:03:42 +0000 (13:03 +0300)]
Issue #2120 - Crash when creating an arc passing through the arc connected to both ends
azv [Wed, 12 Apr 2017 09:15:37 +0000 (12:15 +0300)]
Issue #2126: Fatal error when create fillet
Avoid to select point-on-entity as a fillet vertex
azv [Wed, 12 Apr 2017 08:31:07 +0000 (11:31 +0300)]
Adjust arc intersection validator (issue #2120)
mpv [Wed, 12 Apr 2017 07:34:12 +0000 (10:34 +0300)]
Fix for the issue #2115
mpv [Wed, 12 Apr 2017 07:13:07 +0000 (10:13 +0300)]
Fix for crash of unit-test TestCreateCircleByCenterAndPassed on Windows where it tries to make a circle tangent to line that goes through the circle center.
nds [Tue, 11 Apr 2017 16:29:46 +0000 (19:29 +0300)]
Issue #2129 Crash when clicking on Length after multiple selections
nds [Tue, 11 Apr 2017 15:04:50 +0000 (18:04 +0300)]
Issue #2055 Import feature : the file type selector doesn't work
nds [Tue, 11 Apr 2017 15:03:39 +0000 (18:03 +0300)]
Issue #2122: Unexpected Sketcher behavior when creating Coincidence : Remove invalid external feature
mpv [Tue, 11 Apr 2017 14:20:27 +0000 (17:20 +0300)]
Fix for #2129 : even the resulting compound of edges is geometrically same, topology may be different, so selected faces in sketch must be updated to use the same curves.
nds [Tue, 11 Apr 2017 13:36:35 +0000 (16:36 +0300)]
Issue #2122: Unexpected Sketcher behavior when creating Coincidence : Preselection is corrected.
azv [Tue, 11 Apr 2017 12:26:04 +0000 (15:26 +0300)]
Issue #1058: Crash when creating a distance between source and translated elements
Show message about circular dependency for translated/rotated elements
azv [Tue, 11 Apr 2017 12:14:49 +0000 (15:14 +0300)]
Issue #2127: arc disappears after move
Workaround for Debian 8.0: project end point when building an arc
azv [Tue, 11 Apr 2017 11:24:23 +0000 (14:24 +0300)]
Issue #2126: Fatal error when create fillet
Improve validator of the fillet vertex (should not be able to select already tangent features)
nds [Tue, 11 Apr 2017 11:08:10 +0000 (14:08 +0300)]
Issue #2123: Unexpected Sketcher behavior when creating Coincidence
azv [Tue, 11 Apr 2017 11:01:43 +0000 (14:01 +0300)]
Adjust test cases for the Trim feature
azv [Tue, 11 Apr 2017 10:17:21 +0000 (13:17 +0300)]
Issue #2128: Fatal error when select arc
Do not process tangent arcs/circles as entities with shared point if this point is a center.
nds [Tue, 11 Apr 2017 10:10:15 +0000 (13:10 +0300)]
Issue #2123: Unexpected Sketcher behavior when creating Coincidence
azv [Tue, 11 Apr 2017 08:58:11 +0000 (11:58 +0300)]
Issue #2127: arc disappears after move
Remove temporary constraints if the solver failed and then recalculate set of constraints once again.
nds [Tue, 11 Apr 2017 04:59:33 +0000 (07:59 +0300)]
Issue #2121: Problems when editing a radius value
azv [Mon, 10 Apr 2017 13:49:40 +0000 (16:49 +0300)]
Issue #2120: Crash when creating an arc passing through the arc connected to both ends
azv [Mon, 10 Apr 2017 13:03:28 +0000 (16:03 +0300)]
Issue #2117: Problem when creating an arc by 3 points ending on the same circle
nds [Mon, 10 Apr 2017 09:33:11 +0000 (12:33 +0300)]
Issue #2116 Crash when Splitting a circle crossing external segments
mpv [Mon, 10 Apr 2017 08:00:18 +0000 (11:00 +0300)]
Fix for the issue #2115
nds [Fri, 7 Apr 2017 12:19:00 +0000 (15:19 +0300)]
Issue #2112 performance for partition
nds [Fri, 7 Apr 2017 12:02:11 +0000 (15:02 +0300)]
External edges color should not be changed when sketch is fully constrained.
nds [Fri, 7 Apr 2017 09:12:11 +0000 (12:12 +0300)]
Origin selection as Rotation center of Sketch Rotation feature.
vsv [Fri, 7 Apr 2017 09:00:14 +0000 (12:00 +0300)]
Issue #1671: Update default value for SALOME
dbv [Fri, 7 Apr 2017 08:37:22 +0000 (11:37 +0300)]
Issue #2111: Strange compsolid
Moved validation of selected objects for generation from attribute validator to feature validator.
azv [Fri, 7 Apr 2017 07:45:04 +0000 (10:45 +0300)]
Avoid instability in "gear.py" test model
nds [Fri, 7 Apr 2017 06:07:29 +0000 (09:07 +0300)]
Issue #2099 Multi-selection with Shift button works incorrect during partition
azv [Fri, 7 Apr 2017 03:55:52 +0000 (06:55 +0300)]
Fix shape names for the "clothespin.py" model
dbv [Thu, 6 Apr 2017 15:25:11 +0000 (18:25 +0300)]
Added test model.
azv [Thu, 6 Apr 2017 14:49:06 +0000 (17:49 +0300)]
Rename test case for arc creating by three points
azv [Thu, 6 Apr 2017 14:36:56 +0000 (17:36 +0300)]
Unit test for changing arc type during creation.
Obsolete test case for arc has been removed.
dbv [Thu, 6 Apr 2017 14:23:45 +0000 (17:23 +0300)]
Fixed crash when creating arc coinciding with already created arc.
dbv [Thu, 6 Apr 2017 14:16:21 +0000 (17:16 +0300)]
Added test for creation arc by three points
dbv [Thu, 6 Apr 2017 14:14:59 +0000 (17:14 +0300)]
Added test for creation arc by three points