Salome HOME
modules/shaper.git
9 years agoMake list not initialized if it is empty: on sketch add and then remove element sketc...
mpv [Mon, 13 Apr 2015 08:24:19 +0000 (11:24 +0300)]
Make list not initialized if it is empty: on sketch add and then remove element sketch becomes invalid.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Mon, 13 Apr 2015 07:16:33 +0000 (10:16 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoDebug of string attribute: reproduced on open of document and planes-method of creati...
mpv [Mon, 13 Apr 2015 07:16:07 +0000 (10:16 +0300)]
Debug of string attribute: reproduced on open of document and planes-method of creation become invalid.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 13 Apr 2015 06:22:22 +0000 (09:22 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIt corrects the validator parameter from the entrity to viewerprs in order to validat...
nds [Mon, 13 Apr 2015 06:22:08 +0000 (09:22 +0300)]
It corrects the validator parameter from the entrity to viewerprs in order to validate the objects in OB. These objects are Sketch result for extrusion and the main plane for Sketch.

It removes filters.

9 years agoMake checking type of the asking document to avoid undo/redo of not-current document...
mpv [Mon, 13 Apr 2015 06:11:07 +0000 (09:11 +0300)]
Make checking type of the asking document to avoid undo/redo of not-current document error message.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 10 Apr 2015 15:46:04 +0000 (18:46 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoFix for missed values in DoubleSpinBox on edit
sbh [Fri, 10 Apr 2015 15:45:53 +0000 (18:45 +0300)]
Fix for missed values in DoubleSpinBox on edit

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 10 Apr 2015 14:33:20 +0000 (17:33 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoRemove sketch_constraint_shape_selector and use_external flag is created
vsv [Fri, 10 Apr 2015 14:33:05 +0000 (17:33 +0300)]
Remove sketch_constraint_shape_selector and use_external flag is created

9 years agoUpdate the SketchSolver to make constraints changeable
azv [Fri, 10 Apr 2015 14:02:23 +0000 (17:02 +0300)]
Update the SketchSolver to make constraints changeable

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 10 Apr 2015 12:05:41 +0000 (15:05 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoAvoid conflicting constraints when mirror a group of entities with Equal constraint
azv [Fri, 10 Apr 2015 12:03:57 +0000 (15:03 +0300)]
Avoid conflicting constraints when mirror a group of entities with Equal constraint

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 10 Apr 2015 12:03:51 +0000 (15:03 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 10 Apr 2015 12:02:11 +0000 (15:02 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoImprove multi-selection control
vsv [Fri, 10 Apr 2015 12:02:01 +0000 (15:02 +0300)]
Improve multi-selection control

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 10 Apr 2015 11:53:04 +0000 (14:53 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoFix for a crash. Scenario: save a study with an extrusion created, open the file...
nds [Fri, 10 Apr 2015 11:52:51 +0000 (14:52 +0300)]
Fix for a crash. Scenario: save a study with an extrusion created, open the file, call "Edit" on extrusion.

9 years agoFix the problem with updating of an arc by moving a line which has coincident point...
azv [Fri, 10 Apr 2015 10:19:45 +0000 (13:19 +0300)]
Fix the problem with updating of an arc by moving a line which has coincident point with the arc

9 years agoDebug information to check selection filters set in the displayer
nds [Fri, 10 Apr 2015 09:30:42 +0000 (12:30 +0300)]
Debug information to check selection filters set in the displayer

9 years agoUnconditionally redisplay of the update object. Test case is
nds [Fri, 10 Apr 2015 07:49:20 +0000 (10:49 +0300)]
Unconditionally redisplay of the update object. Test case is

create sketch, create a line, select a line, click 'Horizontal' constraint, the result is constraint is visualized but the line is not redisplayed. The reason is the mouse cursor is out of the viewer.

9 years agoUpdate Mirror and Rigid constraints to work properly with entities under Equal constraint
azv [Fri, 10 Apr 2015 07:30:00 +0000 (10:30 +0300)]
Update Mirror and Rigid constraints to work properly with entities under Equal constraint

9 years agoUnconditionally redisplay of the update object. Test case is
nds [Fri, 10 Apr 2015 07:17:04 +0000 (10:17 +0300)]
Unconditionally redisplay of the update object. Test case is

create sketch, create a line, select a line, click 'Horizontal' constraint, the result is constraint is visualized but the line is not redisplayed. The reason is the mouse cursor is out of the viewer.

9 years agoA code correction
nds [Fri, 10 Apr 2015 07:15:19 +0000 (10:15 +0300)]
A code correction

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 10 Apr 2015 05:24:45 +0000 (08:24 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoThe code comment
nds [Fri, 10 Apr 2015 05:24:32 +0000 (08:24 +0300)]
The code comment

9 years agomake sources compilable under debian
sbh [Thu, 9 Apr 2015 15:17:18 +0000 (18:17 +0300)]
make sources compilable under debian

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 9 Apr 2015 15:08:20 +0000 (18:08 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoValidators for Parameters values and expressions
sbh [Thu, 9 Apr 2015 15:08:08 +0000 (18:08 +0300)]
Validators for Parameters values and expressions

9 years agoThere is a problem with lost selection on an edge. Create a sketch, create two lines...
nds [Thu, 9 Apr 2015 13:53:57 +0000 (16:53 +0300)]
There is a problem with lost selection on an edge. Create a sketch, create two lines, Esc, Select the first line, with SHIFT select the second line - selection of the first line is lost.

It seems that the reason is the Deactivate of AIS_IO lost the selection state in OCC for the object and by any redisplay it is deselected.
It is decided to minimize number of deactivate call and use the same active mode during edit operation(the line selection) like in the sketch operation. In the case, the scenario do not call deactivate and selection is saved.

9 years agoSmall correction.
nds [Thu, 9 Apr 2015 13:29:38 +0000 (16:29 +0300)]
Small correction.

9 years agoUpdate labels in operations
vsv [Thu, 9 Apr 2015 12:16:36 +0000 (15:16 +0300)]
Update labels in operations

9 years agoFix positions of constraint symbol if its Id > 4
vsv [Thu, 9 Apr 2015 12:06:23 +0000 (15:06 +0300)]
Fix positions of constraint symbol if its Id > 4

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Thu, 9 Apr 2015 09:37:15 +0000 (12:37 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMake external arc possible to create and manipulate
mpv [Thu, 9 Apr 2015 09:30:52 +0000 (12:30 +0300)]
Make external arc possible to create and manipulate

9 years agoFit incorrect movement of a line which boundary coincident to a point from another...
azv [Thu, 9 Apr 2015 08:53:55 +0000 (11:53 +0300)]
Fit incorrect movement of a line which boundary coincident to a point from another sketch

9 years agoMirror constraint behavior stabilization
azv [Thu, 9 Apr 2015 08:02:58 +0000 (11:02 +0300)]
Mirror constraint behavior stabilization

9 years agoFix undo-redo problems on Fillet construction
azv [Thu, 9 Apr 2015 05:49:19 +0000 (08:49 +0300)]
Fix undo-redo problems on Fillet construction

9 years agoUpdate for properly work with Length constraint
azv [Thu, 9 Apr 2015 05:25:57 +0000 (08:25 +0300)]
Update for properly work with Length constraint

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 8 Apr 2015 18:00:36 +0000 (21:00 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoUsing variables in WidgetDoubleValue
sbh [Wed, 8 Apr 2015 18:00:32 +0000 (21:00 +0300)]
Using variables in WidgetDoubleValue

9 years agoSet constraint shown on start of constraint creation
vsv [Wed, 8 Apr 2015 15:36:04 +0000 (18:36 +0300)]
Set constraint shown on start of constraint creation

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 8 Apr 2015 14:41:53 +0000 (17:41 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

Conflicts:
src/SketchPlugin/plugin-Sketch.xml

9 years agoIssue #429: Activation of operations on selection
vsv [Wed, 8 Apr 2015 14:38:24 +0000 (17:38 +0300)]
Issue #429: Activation of operations on selection

9 years agoUpdate constraint Mirror.
azv [Wed, 8 Apr 2015 13:57:25 +0000 (16:57 +0300)]
Update constraint Mirror.
Fix a problem with Coincidence

9 years agoMake coincidence non selectable
vsv [Wed, 8 Apr 2015 12:52:54 +0000 (15:52 +0300)]
Make coincidence  non selectable

9 years agoEditor widget is shown if the mouse is over window, otherwise the corresponded double...
nds [Wed, 8 Apr 2015 11:58:47 +0000 (14:58 +0300)]
Editor widget is shown if the mouse is over window, otherwise the corresponded double widget accepts the focus.

9 years agoUpdate constraint Rigid to work correctly with incorrect data
azv [Wed, 8 Apr 2015 10:33:08 +0000 (13:33 +0300)]
Update constraint Rigid to work correctly with incorrect data

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 8 Apr 2015 09:39:39 +0000 (12:39 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoAvoid crash when removing feature under constraints
azv [Wed, 8 Apr 2015 09:38:45 +0000 (12:38 +0300)]
Avoid crash when removing feature under constraints

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 8 Apr 2015 09:38:00 +0000 (12:38 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoCreation an external arc, in the previous version the circle was created.
nds [Wed, 8 Apr 2015 09:24:13 +0000 (12:24 +0300)]
Creation an external arc, in the previous version the circle was created.

9 years agoDifferent parameters for tangent constraint.
nds [Wed, 8 Apr 2015 08:20:55 +0000 (11:20 +0300)]
Different parameters for tangent constraint.

9 years agoThe crash is: click Sketch feature, abort(without plane selection), click Sketch...
nds [Wed, 8 Apr 2015 07:35:18 +0000 (10:35 +0300)]
The crash is: click Sketch feature, abort(without plane selection), click Sketch feature, chose the plane, create a triangle by lines, select a last point ->crash. The reason is not deactivated face validator of widget sketch label.

9 years agoColor item in the popup menu goes after the "Hide all" menu item.
nds [Wed, 8 Apr 2015 05:11:50 +0000 (08:11 +0300)]
Color item in the popup menu goes after the "Hide all" menu item.

9 years agoShow result/error of the parameter
sbh [Tue, 7 Apr 2015 14:42:39 +0000 (17:42 +0300)]
Show result/error of the parameter

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Tue, 7 Apr 2015 12:36:02 +0000 (15:36 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoCreate mirror symbols
vsv [Tue, 7 Apr 2015 12:35:54 +0000 (15:35 +0300)]
Create mirror symbols

9 years agoAvoid working with empty attributes in constraints of sketch solver
azv [Tue, 7 Apr 2015 11:08:55 +0000 (14:08 +0300)]
Avoid working with empty attributes in constraints of sketch solver

9 years agoFix the problems with constraint removing
azv [Tue, 7 Apr 2015 06:47:21 +0000 (09:47 +0300)]
Fix the problems with constraint removing

9 years agoFix for the problem on abort of sketch entity in sub-document: "deleted" event was...
mpv [Tue, 7 Apr 2015 05:49:41 +0000 (08:49 +0300)]
Fix for the problem on abort of sketch entity in sub-document: "deleted" event was not transmitted

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Mon, 6 Apr 2015 17:56:37 +0000 (20:56 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

Conflicts:
src/ModelAPI/CMakeLists.txt
src/ModuleBase/ModuleBase_WidgetFactory.cpp

9 years agoReferencing between parameters added
sbh [Mon, 6 Apr 2015 17:51:33 +0000 (20:51 +0300)]
Referencing between parameters added

9 years agoImplementation of python expressions evaluation
sbh [Mon, 6 Apr 2015 16:20:42 +0000 (19:20 +0300)]
Implementation of python expressions evaluation

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Mon, 6 Apr 2015 13:31:24 +0000 (16:31 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoActivate all commands when there is no selection
vsv [Mon, 6 Apr 2015 13:31:15 +0000 (16:31 +0300)]
Activate all commands when there is no selection

9 years agoDo not show Rigid symbol on external objects
vsv [Mon, 6 Apr 2015 13:30:39 +0000 (16:30 +0300)]
Do not show Rigid symbol on external objects

9 years agoFix the crash while removing lines with coincident points
azv [Mon, 6 Apr 2015 11:58:19 +0000 (14:58 +0300)]
Fix the crash while removing lines with coincident points

9 years agoFix for correct detaching of coincident points
azv [Mon, 6 Apr 2015 11:44:24 +0000 (14:44 +0300)]
Fix for correct detaching of coincident points

9 years agoFix for selection
vsv [Mon, 6 Apr 2015 09:30:38 +0000 (12:30 +0300)]
Fix for selection

9 years agoCorrect compilation errors
vsv [Mon, 6 Apr 2015 07:51:10 +0000 (10:51 +0300)]
Correct compilation errors

9 years agoIssue #434 Fix for equal cnstraint problem under Debian linux
sbh [Mon, 6 Apr 2015 07:37:08 +0000 (10:37 +0300)]
Issue #434 Fix for equal cnstraint problem under Debian linux

9 years agoResult for parameters added
sbh [Fri, 3 Apr 2015 17:11:09 +0000 (20:11 +0300)]
Result for parameters added

9 years agoCreate pop-up menu for lines detaching
vsv [Fri, 3 Apr 2015 16:44:42 +0000 (19:44 +0300)]
Create pop-up menu for lines detaching

9 years agoIssue #432: Don't show a fillet arc until the fillet is fully computed
azv [Fri, 3 Apr 2015 14:42:34 +0000 (17:42 +0300)]
Issue #432: Don't show a fillet arc until the fillet is fully computed

9 years agoIssue #424: Avoid conflicting constraint message.
azv [Fri, 3 Apr 2015 13:21:21 +0000 (16:21 +0300)]
Issue #424: Avoid conflicting constraint message.
Implemented correction for moving the mirror

9 years agoIssue #435: Fix initial positions of base entities of mirror constraint
azv [Fri, 3 Apr 2015 11:46:48 +0000 (14:46 +0300)]
Issue #435: Fix initial positions of base entities of mirror constraint

9 years agoIssue #434: Fix crash on line-arc equivalence
azv [Fri, 3 Apr 2015 09:14:38 +0000 (12:14 +0300)]
Issue #434: Fix crash on line-arc equivalence

9 years agoVerification of constraint attributes to be objects, not features
azv [Fri, 3 Apr 2015 08:36:06 +0000 (11:36 +0300)]
Verification of constraint attributes to be objects, not features

9 years agoClear remaining selection
vsv [Fri, 3 Apr 2015 08:49:26 +0000 (11:49 +0300)]
Clear remaining selection

9 years agoSet shaded shapes with edges
vsv [Fri, 3 Apr 2015 08:32:09 +0000 (11:32 +0300)]
Set shaded shapes with edges

9 years agoSet sketch constraint color for coincidence
vsv [Fri, 3 Apr 2015 08:15:47 +0000 (11:15 +0300)]
Set sketch constraint color for coincidence

9 years agomake compilable under debian linux
sbh [Fri, 3 Apr 2015 06:48:53 +0000 (09:48 +0300)]
make compilable under debian linux

9 years agoSketchSolver library refactoring
azv [Thu, 2 Apr 2015 05:44:56 +0000 (08:44 +0300)]
SketchSolver library refactoring

1. Implemented Fillet
2. Implemented Mirror constraint
3. Update Rigid constraint
4. Code clean up

9 years agoSketchSolver library refactoring
azv [Tue, 31 Mar 2015 15:54:47 +0000 (18:54 +0300)]
SketchSolver library refactoring

1. Implemented Radius constraint
2. Implemented Equal constraint
3. Implemented Tangent constraint

9 years agoSketchSolver library refactoring
azv [Tue, 31 Mar 2015 14:20:40 +0000 (17:20 +0300)]
SketchSolver library refactoring

1. Implemented distance and length constraints

9 years agoSketchSolver library refactoring
azv [Wed, 18 Mar 2015 05:26:37 +0000 (08:26 +0300)]
SketchSolver library refactoring

1. Implemented data storages and base constraint
2. Implemented coincidence and fixed constraints

9 years agoFix for back references not updated on abort of operation (sketch line abort)
mpv [Thu, 2 Apr 2015 16:17:15 +0000 (19:17 +0300)]
Fix for back references not updated on abort of operation (sketch line abort)

9 years agoFix for issue #431
mpv [Thu, 2 Apr 2015 15:33:38 +0000 (18:33 +0300)]
Fix for issue #431

9 years agoFix for issue #426
azv [Thu, 2 Apr 2015 15:13:03 +0000 (18:13 +0300)]
Fix for issue #426

9 years agoAvoid blinking on the Redo functionality
nds [Thu, 2 Apr 2015 14:34:10 +0000 (17:34 +0300)]
Avoid blinking on the Redo functionality

9 years agoThe bug about sketch sub-entities with constraints visualized after open a document.
nds [Thu, 2 Apr 2015 14:16:21 +0000 (17:16 +0300)]
The bug about sketch sub-entities with constraints visualized after open a document.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Thu, 2 Apr 2015 14:08:02 +0000 (17:08 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoThe bug about sketch sub-entities with constraints visualized after open a document.
nds [Thu, 2 Apr 2015 14:07:49 +0000 (17:07 +0300)]
The bug about sketch sub-entities with constraints visualized after open a document.

9 years agoImplemented possibility to update fillet radius
azv [Thu, 2 Apr 2015 13:45:56 +0000 (16:45 +0300)]
Implemented possibility to update fillet radius

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 2 Apr 2015 13:06:34 +0000 (16:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoSelection modes for constraint objects
vsv [Thu, 2 Apr 2015 13:06:19 +0000 (16:06 +0300)]
Selection modes for constraint objects

9 years agoIssue #422 - Application hangs up when apply Fillet constraint on preselected segments
nds [Thu, 2 Apr 2015 12:56:03 +0000 (15:56 +0300)]
Issue #422 - Application hangs up when apply Fillet constraint on preselected segments

Do not show an editor control if the mouse is out of the viewer. So, for creation a fillet by preselection, the double value control is active

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Thu, 2 Apr 2015 12:28:54 +0000 (15:28 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoFixed the problem with fillet undo
mpv [Thu, 2 Apr 2015 12:28:27 +0000 (15:28 +0300)]
Fixed the problem with fillet undo