Salome HOME
modules/shaper.git
10 years agoMerge branch 'master' of newgeom:newgeom
nds [Fri, 6 Jun 2014 13:39:03 +0000 (17:39 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 13:38:45 +0000 (17:38 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Code correction to set the focus widget for all ModelWidget children.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 6 Jun 2014 13:16:48 +0000 (17:16 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoShow/Hide operations and selection synchronization
vsv [Fri, 6 Jun 2014 13:16:27 +0000 (17:16 +0400)]
Show/Hide operations and selection synchronization

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 12:32:01 +0000 (16:32 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Code correction to set the focus widget for all ModelWidget children.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 12:16:42 +0000 (16:16 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Circle final creation.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Fri, 6 Jun 2014 12:13:52 +0000 (16:13 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 12:13:41 +0000 (16:13 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Circle final creation.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 5 Jun 2014 14:18:34 +0000 (18:18 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoUpdate document in Data tree model on loading a new document
vsv [Thu, 5 Jun 2014 14:18:15 +0000 (18:18 +0400)]
Update document in Data tree model on loading a new document

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 13:23:48 +0000 (17:23 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Circle draft creation.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Thu, 5 Jun 2014 12:24:46 +0000 (16:24 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 12:24:28 +0000 (16:24 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Point feature creation is finished. Constraint for the point is available between two points or a point and a line point.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 5 Jun 2014 11:41:28 +0000 (15:41 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoClean Property panel before starting of a new operation.
vsv [Thu, 5 Jun 2014 11:41:13 +0000 (15:41 +0400)]
Clean Property panel before starting of a new operation.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 11:37:24 +0000 (15:37 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Move all line specific information to FeatureLinePrs. Prepare FeaturePointPrs for the point feature.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Thu, 5 Jun 2014 09:55:43 +0000 (13:55 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 09:55:33 +0000 (13:55 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Create features step.
It splits the operation of sketch line creation to the common operation part and feature presentation part. Common operation part will be applicable for all features created. The feature presentation will contain the specific behavior for a separate feature.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 4 Jun 2014 15:29:59 +0000 (19:29 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoProvide editing of Point and Extrusion objects
vsv [Wed, 4 Jun 2014 15:29:44 +0000 (19:29 +0400)]
Provide editing of Point and Extrusion objects

10 years agoAn attempt to use the feature kind instead of direct text. May be, later the dependen...
nds [Wed, 4 Jun 2014 11:25:58 +0000 (15:25 +0400)]
An attempt to use the feature kind instead of direct text. May be, later the dependency to PartSetPlugin will be removed from XGUI includes.

10 years agoIt replaces direct names of construction and partset features to the specific kind.
nds [Wed, 4 Jun 2014 11:10:41 +0000 (15:10 +0400)]
It replaces direct names of construction and partset features to the specific kind.

10 years agoIt replaces direct names of construction and partset features to the specific kind.
nds [Wed, 4 Jun 2014 11:09:44 +0000 (15:09 +0400)]
It replaces direct names of construction and partset features to the specific kind.

10 years agoIt replaces direct names of construction and partset features to the specific kind.
nds [Wed, 4 Jun 2014 11:07:56 +0000 (15:07 +0400)]
It replaces direct names of construction and partset features to the specific kind.

10 years agoReplace boost::shared_ptr<ModelAPI_Feature> on FeaturePtr
nds [Wed, 4 Jun 2014 10:28:22 +0000 (14:28 +0400)]
Replace boost::shared_ptr<ModelAPI_Feature> on FeaturePtr

10 years agoIt replaces direct names of constraints to the specific kind.
nds [Wed, 4 Jun 2014 10:07:49 +0000 (14:07 +0400)]
It replaces direct names of constraints to the specific kind.

10 years agoIt replaces using of direct value "SketchCircle" to SKETCH_CIRLCE_KIND, and "SketchPo...
nds [Wed, 4 Jun 2014 09:48:32 +0000 (13:48 +0400)]
It replaces using of direct value "SketchCircle" to SKETCH_CIRLCE_KIND, and "SketchPoint" to SKETCH_POINT_KIND

10 years agoIt replaces using of direct value "SketchLine" to SKETCH_LINE_KIND, which is defined...
nds [Wed, 4 Jun 2014 09:41:17 +0000 (13:41 +0400)]
It replaces using of direct value "SketchLine" to SKETCH_LINE_KIND, which is defined in the SketchPlugin_Line header

10 years agoIt replaces using of direct value "Sketch" to SKETCH_KIND, which is defined in the...
nds [Wed, 4 Jun 2014 09:21:51 +0000 (13:21 +0400)]
It replaces using of direct value "Sketch" to SKETCH_KIND, which is defined in the SketchPlugin_Sketch header

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 4 Jun 2014 09:09:22 +0000 (13:09 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoChanged GeomAPI_Dir to avoid compilation errors
azv [Wed, 4 Jun 2014 09:08:48 +0000 (13:08 +0400)]
Changed GeomAPI_Dir to avoid compilation errors

10 years agoCorrection for tolerance value
nds [Wed, 4 Jun 2014 09:05:59 +0000 (13:05 +0400)]
Correction for tolerance value

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 4 Jun 2014 08:47:30 +0000 (12:47 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoCode correction: names of methods should start from a small letter.
nds [Wed, 4 Jun 2014 08:47:17 +0000 (12:47 +0400)]
Code correction: names of methods should start from a small letter.

10 years agoMerge branch 'SketchSolver'
azv [Wed, 4 Jun 2014 08:33:12 +0000 (12:33 +0400)]
Merge branch 'SketchSolver'

10 years agoImplemented calculation of Sketch attributes according to plane coefficient
azv [Wed, 4 Jun 2014 08:25:10 +0000 (12:25 +0400)]
Implemented calculation of Sketch attributes according to plane coefficient

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 4 Jun 2014 08:18:30 +0000 (12:18 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoEdit extrusion object
vsv [Wed, 4 Jun 2014 08:18:14 +0000 (12:18 +0400)]
Edit extrusion object

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 4 Jun 2014 07:54:24 +0000 (11:54 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoCreate Extrusion property panel.
vsv [Tue, 3 Jun 2014 14:25:40 +0000 (18:25 +0400)]
Create Extrusion property panel.

10 years agoConstraint: Check AIS dimension possibilities. Line edit appears by the text selectio...
nds [Tue, 3 Jun 2014 13:52:48 +0000 (17:52 +0400)]
Constraint: Check AIS dimension possibilities. Line edit appears by the text selection in AIS dimension.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 3 Jun 2014 08:18:04 +0000 (12:18 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoIWorkshop interface for Module is created
vsv [Tue, 3 Jun 2014 08:17:50 +0000 (12:17 +0400)]
IWorkshop interface for Module is created

10 years agoVery first implementation of shape-result management
mpv [Mon, 2 Jun 2014 15:41:08 +0000 (19:41 +0400)]
Very first implementation of shape-result management

10 years agoConstraint for distance start creation.
nds [Mon, 2 Jun 2014 09:55:05 +0000 (13:55 +0400)]
Constraint for distance start creation.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Mon, 2 Jun 2014 08:20:01 +0000 (12:20 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #75 - reported by Hervé Legrand: sketch - color of planes displayed in 3D viewer...
nds [Mon, 2 Jun 2014 08:19:49 +0000 (12:19 +0400)]
refs #75 - reported by Hervé Legrand: sketch - color of planes displayed in 3D viewer should be changed

the color correction for sketch plane.

10 years agoMerge remote-tracking branch 'remotes/origin/master' into SketchSolver
azv [Mon, 2 Jun 2014 08:11:46 +0000 (12:11 +0400)]
Merge remote-tracking branch 'remotes/origin/master' into SketchSolver

10 years agoProblem with blinking segment during feature movement
azv [Mon, 2 Jun 2014 08:09:44 +0000 (12:09 +0400)]
Problem with blinking segment during feature movement
Crash in aborting operation

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 2 Jun 2014 07:54:09 +0000 (11:54 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoPrepare extrusion feature
vsv [Mon, 2 Jun 2014 07:53:52 +0000 (11:53 +0400)]
Prepare extrusion feature

10 years agorefs #75 - reported by Hervé Legrand: sketch - color of planes displayed in 3D viewer...
nds [Mon, 2 Jun 2014 07:22:26 +0000 (11:22 +0400)]
refs #75 - reported by Hervé Legrand: sketch - color of planes displayed in 3D viewer should be changed

Fit all for the planes preview.

10 years agorefs #46 - define line segment using dialog fileds
nds [Mon, 2 Jun 2014 06:19:43 +0000 (10:19 +0400)]
refs #46 - define line segment using dialog fileds

Set cursor to the first widget in the property panel.
For line creation signal is emitted during start, but, the property panel is built after the operation is stopped and this information do not go to the first point control.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Mon, 2 Jun 2014 06:05:10 +0000 (10:05 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #78 - reported by Hervé Legrand: do not create segment if mouse moved out of...
nds [Mon, 2 Jun 2014 06:04:57 +0000 (10:04 +0400)]
refs #78 - reported by Hervé Legrand: do not create segment if mouse moved out of 3D viewer without click

Accept any key to set the second point in order to apply the line creation even if the "Enter" has not been pressed in the second point widget
It is right, for the current version, that the "Tab" emulates to the second point selection in the viewer.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 2 Jun 2014 05:41:50 +0000 (09:41 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoMerge branch 'GeomAPI'
azv [Mon, 2 Jun 2014 05:13:08 +0000 (09:13 +0400)]
Merge branch 'GeomAPI'

10 years agoMerge remote-tracking branch 'remotes/origin/GeomAPI'
azv [Mon, 2 Jun 2014 05:12:17 +0000 (09:12 +0400)]
Merge remote-tracking branch 'remotes/origin/GeomAPI'

10 years agoProblem with blinking segment during feature movement
azv [Mon, 2 Jun 2014 05:11:51 +0000 (09:11 +0400)]
Problem with blinking segment during feature movement

10 years agorefs #78: reported by Hervé Legrand: do not create segment if mouse moved out of...
nds [Mon, 2 Jun 2014 04:10:30 +0000 (08:10 +0400)]
refs #78: reported by Hervé Legrand: do not create segment if mouse moved out of 3D viewer without click

the canBeCommitted() method is implemented.

10 years ago#refs 76 - reported by Hervé Legrand: Edit Sketch as Constructions child - crash
nds [Mon, 2 Jun 2014 03:45:16 +0000 (07:45 +0400)]
#refs 76 - reported by Hervé Legrand: Edit Sketch as Constructions child - crash

In additional isModelObject() method is added.
The bug functionality is in Module::edit(). The feature is obtained from the model object if it is.

10 years ago#refs 76 - reported by Hervé Legrand: Edit Sketch as Constructions child - crash
nds [Fri, 30 May 2014 14:26:48 +0000 (18:26 +0400)]
#refs 76 - reported by Hervé Legrand: Edit Sketch as Constructions child - crash

In additional isModelObject() method is added.
The bug functionality is in Module::edit(). The feature is obtained from the model object if it is.

10 years ago#refs 77 - reported by Hervé Legrand: double click in 3D viewer leads to crash when...
nds [Fri, 30 May 2014 14:12:43 +0000 (18:12 +0400)]
#refs 77 - reported by Hervé Legrand: double click in 3D viewer leads to crash when create line

Change the places of the flush methods.

10 years agoCrash on coincidence constraints
azv [Fri, 30 May 2014 12:42:02 +0000 (16:42 +0400)]
Crash on coincidence constraints

10 years ago#refs 77 - reported by Hervé Legrand: double click in 3D viewer leads to crash when...
nds [Fri, 30 May 2014 12:03:56 +0000 (16:03 +0400)]
#refs 77 - reported by Hervé Legrand: double click in 3D viewer leads to crash when create line

The main functionality is in OperationSketchLine::onMouseRelease

10 years agoChanges for modifying of GeomData objects by GeomAPI objects
azv [Fri, 30 May 2014 11:57:32 +0000 (15:57 +0400)]
Changes for modifying of GeomData objects by GeomAPI objects

10 years agoThe problem with constraint parameters given as reference to attribute and to feature...
azv [Fri, 30 May 2014 09:02:10 +0000 (13:02 +0400)]
The problem with constraint parameters given as reference to attribute and to feature. Added Length constraint.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 30 May 2014 07:04:34 +0000 (11:04 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoShow/Hide menu items added
vsv [Fri, 30 May 2014 07:04:19 +0000 (11:04 +0400)]
Show/Hide menu items added

10 years agoAdded new geometrical objects GeomAPI
azv [Thu, 29 May 2014 13:57:56 +0000 (17:57 +0400)]
Added new geometrical objects

10 years agoRemoving of coincidence constraints was changed. The crash when abort drawing line...
azv [Thu, 29 May 2014 07:02:46 +0000 (11:02 +0400)]
Removing of coincidence constraints was changed. The crash when abort drawing line was fixed

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 29 May 2014 05:55:42 +0000 (09:55 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoCall show method of the error dialog in it's thread. Fixes #79
sbh [Thu, 29 May 2014 05:55:12 +0000 (09:55 +0400)]
Call show method of the error dialog in it's thread. Fixes #79

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Thu, 29 May 2014 05:37:16 +0000 (09:37 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoOCC Bugs are 24965, 24966
nds [Thu, 29 May 2014 05:37:03 +0000 (09:37 +0400)]
OCC Bugs are 24965, 24966

Undoes the previous modification because it leads to the selecting of the last point of a created line. It is not possible in this case to choose a point of another object for creation.

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 28 May 2014 13:06:02 +0000 (17:06 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoIssue #20 Better look&feel for workbench's buttons.
sbh [Wed, 28 May 2014 13:05:49 +0000 (17:05 +0400)]
Issue #20 Better look&feel for workbench's buttons.

10 years agoMerge remote-tracking branch 'remotes/origin/master' into SolveSpace
azv [Wed, 28 May 2014 12:23:51 +0000 (16:23 +0400)]
Merge remote-tracking branch 'remotes/origin/master' into SolveSpace

10 years agoSplitting of constraint groups was implemented
azv [Wed, 28 May 2014 12:19:27 +0000 (16:19 +0400)]
Splitting of constraint groups was implemented

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 28 May 2014 09:12:45 +0000 (13:12 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoWorking with nested actions uder SALOME
vsv [Wed, 28 May 2014 09:12:24 +0000 (13:12 +0400)]
Working with nested actions uder SALOME

10 years agoThe GUI module is added to SALOME run environment
mpv [Wed, 28 May 2014 08:49:18 +0000 (12:49 +0400)]
The GUI module is added to SALOME run environment

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 28 May 2014 08:42:42 +0000 (12:42 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoModification of SALOME building and launching scripts
vsv [Wed, 28 May 2014 08:41:42 +0000 (12:41 +0400)]
Modification of SALOME building and launching scripts

10 years agoSimplified merging of constraint groups
azv [Wed, 28 May 2014 07:41:25 +0000 (11:41 +0400)]
Simplified merging of constraint groups

10 years agoOCC Bugs are 24965, 24966
nds [Wed, 28 May 2014 07:33:08 +0000 (11:33 +0400)]
OCC Bugs are 24965, 24966

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 28 May 2014 06:49:07 +0000 (10:49 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoBugs on OCC library.
nds [Wed, 28 May 2014 06:48:54 +0000 (10:48 +0400)]
Bugs on OCC library.

The selected extracted objects are not cleared in the local selection.

10 years agoMerge remote-tracking branch 'remotes/origin/SolveSpace'
azv [Wed, 28 May 2014 06:15:20 +0000 (10:15 +0400)]
Merge remote-tracking branch 'remotes/origin/SolveSpace'

10 years agoChanges due to the problem with too many coincidence constraints. SolveSpace
azv [Wed, 28 May 2014 05:20:17 +0000 (09:20 +0400)]
Changes due to the problem with too many coincidence constraints.
SolveSpace can not find solution if the number of constraints is more than number of unknowns.

10 years agoMerge branch 'master' of newgeom:newgeom
Vitaly SMETANNIKOV [Tue, 27 May 2014 08:51:52 +0000 (12:51 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoAdapt SALOME launch to installation from InstallWizard
vsv [Tue, 27 May 2014 08:51:19 +0000 (12:51 +0400)]
Adapt SALOME launch to installation from InstallWizard

10 years agoSmall refactoring of SketchSolver.
azv [Tue, 27 May 2014 08:29:27 +0000 (12:29 +0400)]
Small refactoring of SketchSolver.
SketchSolver_ConstraintGroup was detached into separate file.

10 years agoSmall refactoring of SketchSolver.
azv [Tue, 27 May 2014 06:19:56 +0000 (10:19 +0400)]
Small refactoring of SketchSolver.
Added SketchSolver_Constraint class to obtain information about constraints

10 years agoNew features are able to be created by SketchPlugin
azv [Tue, 27 May 2014 04:59:45 +0000 (08:59 +0400)]
New features are able to be created by SketchPlugin

10 years agoNew features processing in SketchSolver (stage 2)
azv [Mon, 26 May 2014 13:13:18 +0000 (17:13 +0400)]
New features processing in SketchSolver (stage 2)

10 years agoThe README file is updated due to the version 0.2 V_0.2
mpv [Mon, 26 May 2014 11:44:05 +0000 (15:44 +0400)]
The README file is updated due to the version 0.2

10 years agoEliminate the linux environment warning
mpv [Mon, 26 May 2014 11:30:58 +0000 (15:30 +0400)]
Eliminate the linux environment warning

10 years agoFixed crash on exotic case: many undo-redo on sketch entity and after selection of...
mpv [Mon, 26 May 2014 11:27:12 +0000 (15:27 +0400)]
Fixed crash on exotic case: many undo-redo on sketch entity and after selection of appeared object

10 years agoNew features processing in SketchSolver (stage 1)
azv [Mon, 26 May 2014 10:17:30 +0000 (14:17 +0400)]
New features processing in SketchSolver (stage 1)