]>
SALOME platform Git repositories - modules/shaper.git/log
dbv [Wed, 29 Mar 2017 13:35:11 +0000 (16:35 +0300)]
Issue #2044: Error detection in the parametric API
Set attribute invalid flag when selection with bad name passed.
azv [Wed, 29 Mar 2017 13:18:09 +0000 (16:18 +0300)]
Allow arc parameters to be recalculated by sketch solver
nds [Wed, 29 Mar 2017 13:07:54 +0000 (16:07 +0300)]
Issue #2029 Change the color of the Sketch when fully constrained
azv [Wed, 29 Mar 2017 12:30:26 +0000 (15:30 +0300)]
Resolve constraint only when all events have been processed by the PlaneGCSSolver
nds [Wed, 29 Mar 2017 11:47:27 +0000 (14:47 +0300)]
Issue #2029 Change the color of the Sketch when fully constrained
mpv [Wed, 29 Mar 2017 11:38:44 +0000 (14:38 +0300)]
Fix the problem with TestFeaturesExtrusion.py test fail: correctly move the history line when the feature is moved.
azv [Wed, 29 Mar 2017 10:56:21 +0000 (13:56 +0300)]
Issue #2058: Fatal error when create split constraint
Fix wrong processing of tangent constraint between line and circle having one coincident point.
dbv [Wed, 29 Mar 2017 09:50:43 +0000 (12:50 +0300)]
Disabled validator for arc end point in creation method by passed point.
dbv [Wed, 29 Mar 2017 09:50:18 +0000 (12:50 +0300)]
Issue #2066: crash when create Circle with Origin of coordinate sustem selected as Centre point
Fixed crash
nds [Wed, 29 Mar 2017 09:16:07 +0000 (12:16 +0300)]
Issue #2063 crash during trim: Rename Label of control into "Segment"
nds [Wed, 29 Mar 2017 09:06:59 +0000 (12:06 +0300)]
Issue #2063 crash during trim: it was corrected with #2065 issue, TestTrimLine02.py is created for this scenario
dbv [Wed, 29 Mar 2017 09:01:10 +0000 (12:01 +0300)]
Issue #2024: Redesign of circle and arc of circle
Fixed arc orientation when creating by 3 point
mpv [Wed, 29 Mar 2017 08:36:45 +0000 (11:36 +0300)]
Unit tests fixes related to python swigged lists iteration
nds [Wed, 29 Mar 2017 08:28:56 +0000 (11:28 +0300)]
Issue #2027 Sketcher Trim Feature: clear PreviewObject reference as it is not necessary during execute. Save conflicting color in symbol presentation.
dbv [Wed, 29 Mar 2017 08:22:14 +0000 (11:22 +0300)]
Issue #2038: Incorrect naming after translation
Fixed naming for translated compsolid
azv [Wed, 29 Mar 2017 08:01:30 +0000 (11:01 +0300)]
Checking that collinearity constraint is already in the solver
nds [Wed, 29 Mar 2017 07:01:48 +0000 (10:01 +0300)]
Issue #2027 Sketcher Trim Feature: unit-test for Trim of crossed W by a line.
nds [Wed, 29 Mar 2017 05:40:07 +0000 (08:40 +0300)]
Issue #2027 Sketcher Trim Feature: coincidence unit test case
Line lenght should be less than 100 signs
nds [Wed, 29 Mar 2017 05:30:54 +0000 (08:30 +0300)]
Issue #2027 Sketcher Trim Feature: coincidence unit test case
dbv [Tue, 28 Mar 2017 13:43:35 +0000 (16:43 +0300)]
Issue #1868: Crash with dump python when I translate a same object several times
Dump will show error window if history line not at the end.
dbv [Tue, 28 Mar 2017 11:25:30 +0000 (14:25 +0300)]
Issue #2046: Naming incorrect after an extrusion of a wire.
Fixed naming faces for extrusion of wire.
azv [Tue, 28 Mar 2017 08:45:50 +0000 (11:45 +0300)]
Fix coding style (line length <= 100)
azv [Tue, 28 Mar 2017 07:52:50 +0000 (10:52 +0300)]
Adjust test cases according to redesigned Arc and Circle features
dbv [Tue, 28 Mar 2017 08:16:51 +0000 (11:16 +0300)]
Issue #2024: Redesign of circle and arc of circle
Removed redundant method.
nds [Tue, 28 Mar 2017 07:18:43 +0000 (10:18 +0300)]
Issue #2024: Redesign of circle and arc of circle
Deflection for Presentations if result has not been created yet(Macro Circle, Fillet)
azv [Tue, 28 Mar 2017 07:04:31 +0000 (10:04 +0300)]
Task 2.6. Change color of fully constrained sketch
nds [Tue, 28 Mar 2017 06:50:07 +0000 (09:50 +0300)]
TestTrimCircle.py is removed
nds [Tue, 28 Mar 2017 04:49:53 +0000 (07:49 +0300)]
Circle: correction for crash by edit circle in SALOME mode
dbv [Mon, 27 Mar 2017 15:21:49 +0000 (18:21 +0300)]
Issue #2024: Redesign of circle and arc of circle
Validators update
nds [Mon, 27 Mar 2017 14:48:18 +0000 (17:48 +0300)]
Issue #2027: Sketcher Trim Feature unit tests for Circle/Arc
nds [Mon, 27 Mar 2017 13:59:25 +0000 (16:59 +0300)]
Issue #2024: Redesign of circle and arc of circle (validate preselected object)
Issue #2027: Sketcher Trim Feature (debug)
dbv [Mon, 27 Mar 2017 13:32:15 +0000 (16:32 +0300)]
Issue #2024: Redesign of circle and arc of circle
Removed unused widget.
dbv [Mon, 27 Mar 2017 10:08:47 +0000 (13:08 +0300)]
Issue #2024: Redesign of circle and arc of circle
Updated validators for arc.
mpv [Mon, 27 Mar 2017 10:11:24 +0000 (13:11 +0300)]
Fix of the exception of edit field (loaded with a study)
mpv [Mon, 27 Mar 2017 09:13:33 +0000 (12:13 +0300)]
Fix for the issue #1947 : export fields to GEOM as a full set of sub-shapes with only selected values as not-default.
azv [Mon, 27 Mar 2017 09:10:13 +0000 (12:10 +0300)]
Revert change for MacroArc attribute names
azv [Mon, 27 Mar 2017 06:20:34 +0000 (09:20 +0300)]
Issue #2024: Redesign of circle and arc of circle
Constraints for tangent arc
azv [Sat, 25 Mar 2017 14:20:16 +0000 (17:20 +0300)]
Issue #2024: Redesign of circle and arc of circle
* Prepare shape for MacroArc according to already selected points.
azv [Sat, 25 Mar 2017 09:35:35 +0000 (12:35 +0300)]
Issue #2024: Redesign of circle and arc of circle
* Prepare shape for MacroCircle according to already selected points.
* Remove waste fields (myCenter and myRadius) from MacroCircle class.
* Adjust test cases for creating circle.
dbv [Fri, 24 Mar 2017 14:04:06 +0000 (17:04 +0300)]
Issue #2024: Redesign of circle and arc of circle
Redesigned "real" arc feature.
azv [Fri, 24 Mar 2017 13:26:41 +0000 (16:26 +0300)]
Fix compilation problem on Linux
dbv [Fri, 24 Mar 2017 12:36:48 +0000 (15:36 +0300)]
Issue #2024: Redesign of circle and arc of circle
Redesigned "real" arc feature.
azv [Fri, 24 Mar 2017 12:24:38 +0000 (15:24 +0300)]
Issue #2024: Redesign of circle and arc of circle
Implement validators for MacroCircle feature
dbv [Thu, 23 Mar 2017 14:44:10 +0000 (17:44 +0300)]
Issue #2024: Redesign of circle and arc of circle
Initial arc redesign commit.
nds [Thu, 23 Mar 2017 08:33:32 +0000 (11:33 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
Type of Circle macro feature should be saved by restarting of operation.
azv [Thu, 23 Mar 2017 07:25:11 +0000 (10:25 +0300)]
Issue #2024: Redesign of circle and arc of circle
1. Add possibility to select features while constructing circle by three points
2. Redesign of SketchPlugin_MacroCircle: move all geometric constructions to GeomAPI_Circ2d.
azv [Wed, 22 Mar 2017 07:05:21 +0000 (10:05 +0300)]
Issue #2024: Redesign of circle and arc of circle: Unit tests for creation of a circle by different mode
nds [Mon, 20 Mar 2017 12:25:34 +0000 (15:25 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
1. Do not call execute(), this is obsolete functionality done for Rectangle feature(as lines were created in execute(), now one is created in attribute changed). It is checked without execute that coincidence is set to rectangle's features to line/point selected.
2. shapeContains/shapeExploreHasVertex should not be called by preselection if feature contains reference attribute(coincidence will not be created by selection)
nds [Mon, 20 Mar 2017 10:23:50 +0000 (13:23 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
See preview button visibility in Property Panel should be read from XML definition of the feature
dbv [Mon, 20 Mar 2017 07:29:31 +0000 (10:29 +0300)]
Issue #2024: Redesign of circle and arc of circle
Redesigned circle creation. Now Circle feature is a macro which creates Circle feature with center and radius attributes.
mpv [Fri, 24 Mar 2017 14:56:24 +0000 (17:56 +0300)]
Fix for the issue #2052 : correct update of selection of the whole sketch if the number of faces is reduced.
mpv [Fri, 24 Mar 2017 08:15:52 +0000 (11:15 +0300)]
Issue #2053 fix: on open file create results taking into account dependencies in composite features.
mpv [Thu, 23 Mar 2017 11:07:05 +0000 (14:07 +0300)]
Set the correct environment for the current Linux version compilation.
mpv [Thu, 23 Mar 2017 10:38:58 +0000 (13:38 +0300)]
Migration to the newer SALOME
Clarisse Genrault [Thu, 23 Mar 2017 09:10:57 +0000 (10:10 +0100)]
Add tests.
mpv [Wed, 22 Mar 2017 14:44:51 +0000 (17:44 +0300)]
Fix for the issue #2020 : take into account not yet loaded documents to generate a new document persistent ID.
Clarisse Genrault [Wed, 22 Mar 2017 14:43:57 +0000 (15:43 +0100)]
Fix bug on messages error.
mpv [Wed, 22 Mar 2017 12:32:54 +0000 (15:32 +0300)]
Update of the comment line
mpv [Wed, 22 Mar 2017 12:29:06 +0000 (15:29 +0300)]
Fix fir the issue #2035 : crash on remove of depended Parts
mpv [Wed, 22 Mar 2017 11:02:32 +0000 (14:02 +0300)]
Fix for the issue #1997 : correct update of the point of sketch after update of sketch plane.
mpv [Tue, 21 Mar 2017 13:47:11 +0000 (16:47 +0300)]
Fix the problem of color overwriting
mpv [Tue, 21 Mar 2017 11:42:25 +0000 (14:42 +0300)]
Fix of problem in "gear" big model with selection of the whole construction result (using the object browser) located in PartSet.
nds [Tue, 21 Mar 2017 09:06:06 +0000 (12:06 +0300)]
#2027 Sketcher Trim Feature: correction of compilation on Linux
nds [Tue, 21 Mar 2017 08:10:30 +0000 (11:10 +0300)]
#2027 Sketcher Trim Feature: correction of compilation on Linux
nds [Tue, 21 Mar 2017 08:01:46 +0000 (11:01 +0300)]
#2027 Sketcher Trim Feature: 1. preview/selected attributes in trim; 2. avoid including GeomAPI in ModelAPI headers
azv [Tue, 21 Mar 2017 07:02:28 +0000 (10:02 +0300)]
Improve movement of single point of a constrained feature.
This change caused by incorrect "conflicting constraints" message while moving the feature under Horizontal constraint. The problem is the fixing of the whole feature even in case of single point is moved. There has been implemented searching of the changed attribute and fixing it only.
azv [Mon, 20 Mar 2017 12:52:04 +0000 (15:52 +0300)]
Adjust Model test cases according to new behavior of Tangent constraint.
azv [Mon, 20 Mar 2017 08:34:16 +0000 (11:34 +0300)]
Fix compilation problem on Linux
azv [Fri, 17 Mar 2017 10:27:36 +0000 (13:27 +0300)]
Redesign Tangency constraint processing to set the Angle constraint for tangent features with coincident points.
azv [Thu, 16 Mar 2017 12:21:36 +0000 (15:21 +0300)]
Sketcher: Remove obsolete interfaces. Code cleanup.
Clarisse Genrault [Fri, 17 Mar 2017 10:50:39 +0000 (11:50 +0100)]
Fix bug for translation (id 2237 and id 2250).
Clarisse Genrault [Fri, 17 Mar 2017 09:55:01 +0000 (10:55 +0100)]
Fix bug for rotation (id 2248).
Clarisse Genrault [Fri, 17 Mar 2017 09:06:36 +0000 (10:06 +0100)]
Fix bug on error message for multitranslation (id 2235).
nds [Fri, 17 Mar 2017 08:35:49 +0000 (11:35 +0300)]
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
mpv [Fri, 17 Mar 2017 07:29:51 +0000 (10:29 +0300)]
Fix for the Linux compilation.
mpv [Fri, 17 Mar 2017 07:19:27 +0000 (10:19 +0300)]
Issue #1995, issue #1996, issue #1997 fixes. Change the way of construction naming structures are stored to keep correctly the parametrical naming update in cases same construction sub-elements are selected in several places.
For that store the selection naming structures in one place of the document, not in every selection attributes storage places.
vsv [Wed, 15 Mar 2017 13:23:13 +0000 (16:23 +0300)]
Fix code formatting
nds [Wed, 15 Mar 2017 13:14:16 +0000 (16:14 +0300)]
#2027 Sketcher Trim feature - remove not ready tests from check.
vsv [Wed, 15 Mar 2017 13:08:38 +0000 (16:08 +0300)]
Fix for constraint selection problem
Clarisse Genrault [Wed, 15 Mar 2017 12:58:55 +0000 (13:58 +0100)]
Updated CEA python tests.
vsv [Wed, 15 Mar 2017 11:24:56 +0000 (14:24 +0300)]
Fix for registering parameters in command line mode
azv [Wed, 15 Mar 2017 10:44:12 +0000 (13:44 +0300)]
Test model for issue #1823
Clarisse Genrault [Wed, 15 Mar 2017 10:27:05 +0000 (11:27 +0100)]
Merge branch 'master' into cgt/devCEA
Clarisse Genrault [Wed, 15 Mar 2017 10:26:09 +0000 (11:26 +0100)]
Fix bug on the display of optional box.
Fix bug on the error message for the translation.
vsv [Wed, 15 Mar 2017 08:52:05 +0000 (11:52 +0300)]
Fix for registering of parameters in command line.
vsv [Wed, 15 Mar 2017 07:18:32 +0000 (10:18 +0300)]
Remove default values from properties requests
azv [Wed, 15 Mar 2017 04:59:40 +0000 (07:59 +0300)]
Do not call model.checkPythonDump() in Fillet test cases until the Tangency constraint will be fixed
nds [Wed, 15 Mar 2017 04:52:38 +0000 (07:52 +0300)]
#2027 Sketcher Trim feature - linux compilation correction: 100 symbols in a row
nds [Wed, 15 Mar 2017 04:32:18 +0000 (07:32 +0300)]
#2027 Sketcher Trim feature - highlight should be cleared when the mouse is moved out of segement.
Debug tool TInspector replaces VInspector and DFBrowser.
nds [Tue, 14 Mar 2017 13:12:51 +0000 (16:12 +0300)]
#2027 Sketcher Trim feature - deselect base feature
Merge remote-tracking branch 'origin/cgt/devCEA'
Merge branch 'master' into cgt/devCEA
azv [Tue, 14 Mar 2017 12:26:35 +0000 (15:26 +0300)]
Fix compilation on Linux of SketchAPI project
Deleted check after build for transformations.
nds [Tue, 14 Mar 2017 10:46:30 +0000 (13:46 +0300)]
#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immediate coincidence constraint creation.
: test reference Arc attribute is commented
nds [Tue, 14 Mar 2017 10:37:49 +0000 (13:37 +0300)]
#2027 Sketcher Trim feature; Reference attribute in Point2D control instead of immediate coincidence constraint creation.
azv [Tue, 14 Mar 2017 10:30:10 +0000 (13:30 +0300)]
Issue #2018: unit test added
azv [Tue, 14 Mar 2017 09:11:45 +0000 (12:11 +0300)]
Add a unit-test for the Fillet feature interaction with other constraints
azv [Mon, 13 Mar 2017 13:17:39 +0000 (16:17 +0300)]
Fix ConstructionPlugin_Plane created by Rotation