]>
SALOME platform Git repositories - modules/shaper.git/log
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
nds [Thu, 6 Apr 2017 14:05:39 +0000 (17:05 +0300)]
Issue #2109 trim - wrong result due to constarints
azv [Thu, 6 Apr 2017 13:42:30 +0000 (16:42 +0300)]
Unit test for creating arc by tangent edge
nds [Thu, 6 Apr 2017 13:10:37 +0000 (16:10 +0300)]
Issue #2082 Sketch multiple rotation does not work as expected: debug information
azv [Thu, 6 Apr 2017 11:58:02 +0000 (14:58 +0300)]
Update Arc unit test
azv [Thu, 6 Apr 2017 11:27:08 +0000 (14:27 +0300)]
Update Arc unit test
azv [Thu, 6 Apr 2017 11:26:38 +0000 (14:26 +0300)]
Issue #2106: Arc transformed in line problem
dbv [Thu, 6 Apr 2017 10:54:18 +0000 (13:54 +0300)]
Updated model.
nds [Thu, 6 Apr 2017 10:17:24 +0000 (13:17 +0300)]
Issue #2061 arc edit problem: correction for center of arc(last described problem)
dbv [Thu, 6 Apr 2017 08:57:01 +0000 (11:57 +0300)]
Removed Sketch DOF from checking at Python dump as it may be changed unexpectedly
mpv [Thu, 6 Apr 2017 07:53:12 +0000 (10:53 +0300)]
Fixes for issue #1956 and issue #2104 : correctly remove features on part remove.
nds [Thu, 6 Apr 2017 07:50:51 +0000 (10:50 +0300)]
Issue #2107 impossible to select segment for trim
nds [Thu, 6 Apr 2017 07:00:15 +0000 (10:00 +0300)]
Issue #2079 : Select parent feature for default Constructions. Disable popup menu "Select parent feature" if feature of selected result in not history.
azv [Thu, 6 Apr 2017 05:13:55 +0000 (08:13 +0300)]
Issue #2082: Sketch multiple rotation does not work as expected
Fix crash or restart Trim operation
nds [Wed, 5 Apr 2017 16:24:57 +0000 (19:24 +0300)]
Issue #2097 Edit group with change of type does not work: undoes the previous modification as clear cash will happens if control is active
nds [Wed, 5 Apr 2017 16:05:07 +0000 (19:05 +0300)]
Issue #2076 Modification of selection list on "Edit"
Modification for providing selection of the issue (approved by DBV)
nds [Wed, 5 Apr 2017 14:28:26 +0000 (17:28 +0300)]
Issue #2097 Edit group with change of type does not work
dbv [Wed, 5 Apr 2017 14:23:57 +0000 (17:23 +0300)]
Fixed validator for Boolean feature.
vsv [Wed, 5 Apr 2017 14:00:10 +0000 (17:00 +0300)]
Issue #2089: Update current view scale on using of view size in sketch creation
dbv [Wed, 5 Apr 2017 13:41:41 +0000 (16:41 +0300)]
Added new test model.
dbv [Wed, 5 Apr 2017 13:36:20 +0000 (16:36 +0300)]
Added parameter to models to check recompute.
vsv [Wed, 5 Apr 2017 13:20:59 +0000 (16:20 +0300)]
Issue #2102: Do not get object with Id of obsolete folder
nds [Wed, 5 Apr 2017 12:55:20 +0000 (15:55 +0300)]
Issue #1948 multiply selection with Shift button pressed does not work
Regression correction, selection of dimensions leads to crash.
nds [Wed, 5 Apr 2017 12:22:21 +0000 (15:22 +0300)]
Issue #1948 multiply selection with Shift button pressed does not work
It is important to use isSame instead of isEqual to check if shape is selected(came from owner)
azv [Wed, 5 Apr 2017 12:09:41 +0000 (15:09 +0300)]
Issue #2101: A point cannot be coincident to both, X and Y axises
dbv [Wed, 5 Apr 2017 12:01:50 +0000 (15:01 +0300)]
Fixed isEqual for GeomAPI_Face
azv [Wed, 5 Apr 2017 11:37:41 +0000 (14:37 +0300)]
Issue 1974: Incorrect fillet after sketch modification
Avoid preparing presentation when Fillet is already or almost created
mpv [Wed, 5 Apr 2017 11:29:53 +0000 (14:29 +0300)]
Fixes for issue #1936, issue #1956, issue #2035. Undo of Part delete restores the part, but to go inside and make it filled, it is necessary to activate the part first.
azv [Wed, 5 Apr 2017 10:50:10 +0000 (13:50 +0300)]
Issue #2095: Fillet with mirror produces a problem in solver
- Improve update of mirrored entities
- Adjust stack depth
- Unit test for the issue
azv [Wed, 5 Apr 2017 07:58:58 +0000 (10:58 +0300)]
Issue #2082: Sketch multiple rotation does not work as expected
Avoid blocking features in PlaneGCSSolver for a long time.
nds [Wed, 5 Apr 2017 10:03:23 +0000 (13:03 +0300)]
Issue #2059 point in sketch is created not on selected line of external sketchPlane: lines symbols <= 100
nds [Wed, 5 Apr 2017 09:53:16 +0000 (12:53 +0300)]
Issue #2059 point in sketch is created not on selected line of external sketchPlane: should store/restore local selection if shape was not changed
nds [Wed, 5 Apr 2017 04:35:51 +0000 (07:35 +0300)]
#2098 Selection is lost after drag sketch entity in viewer
dbv [Wed, 5 Apr 2017 08:36:32 +0000 (11:36 +0300)]
Warning fix.
dbv [Wed, 5 Apr 2017 08:21:40 +0000 (11:21 +0300)]
Issue #2090: Line not selectable when creating an arc by its center
Fixed validator.
mpv [Wed, 5 Apr 2017 05:52:10 +0000 (08:52 +0300)]
Issue #1799 : export group sub-shape to GEOM even if context is concealed.
azv [Wed, 5 Apr 2017 05:00:01 +0000 (08:00 +0300)]
Issue #2095: Fillet with mirror produces a problem in solver
Increased stack depth.
dbv [Tue, 4 Apr 2017 14:35:02 +0000 (17:35 +0300)]
Issue #2092: Middle constraint not removed when creating a fillet
Now middle constraint removed when creating fillet.
dbv [Tue, 4 Apr 2017 14:11:04 +0000 (17:11 +0300)]
Issue #2090: Line not selectable when creating an arc by its center
Fixed arc validator.
nds [Tue, 4 Apr 2017 13:47:47 +0000 (16:47 +0300)]
#2084 invalid sketch after trim: control of reentrant trim is filled only by message of trim feature
nds [Tue, 4 Apr 2017 12:48:25 +0000 (15:48 +0300)]
#2084 Unknown error when trim: Do not copyAttribute
dbv [Tue, 4 Apr 2017 12:38:04 +0000 (15:38 +0300)]
Fixed crash when attribute External in feature Projection changed.
nds [Tue, 4 Apr 2017 12:00:39 +0000 (15:00 +0300)]
Issue #2024 Redesign of circle and arc of circle: test correction(reason: center attribute is always initialized)
azv [Tue, 4 Apr 2017 11:57:40 +0000 (14:57 +0300)]
Fix crash on Debian 8 when selecting center of circle while creation