Salome HOME
modules/shaper.git
9 years agoMerge remote-tracking branch 'origin/BR_WIRE_RESULTS'
vsv [Wed, 8 Oct 2014 07:35:29 +0000 (11:35 +0400)]
Merge remote-tracking branch 'origin/BR_WIRE_RESULTS'

9 years agoIssue #152: Filtering of selection by active document
vsv [Tue, 7 Oct 2014 14:17:53 +0000 (18:17 +0400)]
Issue #152: Filtering of selection by active document

9 years agoNow a wire is the result of a sketch operation. Additional method added to GeomAlgoAP... BR_WIRE_RESULTS
sbh [Tue, 7 Oct 2014 13:39:54 +0000 (17:39 +0400)]
Now a wire is the result of a sketch operation. Additional method added to GeomAlgoAPI to create faces from a wire.

9 years agoWorking with pre-selection in all operations
vsv [Mon, 6 Oct 2014 14:45:09 +0000 (18:45 +0400)]
Working with pre-selection in all operations

9 years agoRestore sketch operations on pre-selection
vsv [Mon, 6 Oct 2014 12:50:43 +0000 (16:50 +0400)]
Restore sketch operations on pre-selection

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 6 Oct 2014 12:36:23 +0000 (16:36 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoDefine abstract module class
vsv [Mon, 6 Oct 2014 12:36:13 +0000 (16:36 +0400)]
Define abstract module class

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Mon, 6 Oct 2014 07:48:56 +0000 (11:48 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoUse validators to set import file formats
sbh [Mon, 6 Oct 2014 07:48:43 +0000 (11:48 +0400)]
Use validators to set import file formats

9 years agoRestore RubberBand drawing
vsv [Fri, 3 Oct 2014 15:10:38 +0000 (19:10 +0400)]
Restore RubberBand drawing

9 years agoProvide MultiEdit sketcher operation
vsv [Fri, 3 Oct 2014 14:26:12 +0000 (18:26 +0400)]
Provide MultiEdit sketcher operation

9 years agoAvoid crash on MultiEdit
vsv [Fri, 3 Oct 2014 12:37:10 +0000 (16:37 +0400)]
Avoid crash on MultiEdit

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 3 Oct 2014 12:17:18 +0000 (16:17 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp
src/PartSet/PartSet_OperationFeatureBase.cpp

9 years agoMake property panel as a GUI of an operation
vsv [Fri, 3 Oct 2014 12:03:41 +0000 (16:03 +0400)]
Make property panel as a GUI of an operation

9 years agoAdded a selection attribute and naming basic mechanisms
mpv [Fri, 3 Oct 2014 05:21:58 +0000 (09:21 +0400)]
Added a selection attribute and naming basic mechanisms

9 years agoWithin Issue #143 small corrections in sketch label's margins
sbh [Thu, 2 Oct 2014 15:06:45 +0000 (19:06 +0400)]
Within Issue #143 small corrections in sketch label's margins

9 years agoWithin Issue #143 highlight active inputs
sbh [Thu, 2 Oct 2014 14:46:01 +0000 (18:46 +0400)]
Within Issue #143 highlight active inputs

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Tue, 30 Sep 2014 13:02:20 +0000 (17:02 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoBugfix for radius constraint creation
sbh [Tue, 30 Sep 2014 13:00:12 +0000 (17:00 +0400)]
Bugfix for radius constraint creation

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 30 Sep 2014 11:53:14 +0000 (15:53 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoExclude ModuleBase_IOperation class.
vsv [Tue, 30 Sep 2014 11:53:02 +0000 (15:53 +0400)]
Exclude ModuleBase_IOperation class.

9 years agoIssue 172: activate automatically the newly created part (not on load)
mpv [Tue, 30 Sep 2014 11:02:52 +0000 (15:02 +0400)]
Issue 172: activate automatically the newly created part (not on load)

9 years agoIssue #172: Exclude ActivateLastPart call
vsv [Tue, 30 Sep 2014 06:04:40 +0000 (10:04 +0400)]
Issue #172: Exclude ActivateLastPart call

9 years agoMake the repository version targeted to Release mode V_0.4.4
mpv [Tue, 30 Sep 2014 05:42:53 +0000 (09:42 +0400)]
Make the repository version targeted to Release mode

9 years agoIssue #172: set the loaded document active to load features of Part correctly
mpv [Tue, 30 Sep 2014 05:38:22 +0000 (09:38 +0400)]
Issue #172: set the loaded document active to load features of Part correctly

9 years agoExclude Rename item in pop-up of object browser in multi-selection
vsv [Mon, 29 Sep 2014 14:06:19 +0000 (18:06 +0400)]
Exclude Rename item in pop-up of object browser in multi-selection

9 years agoIssue #171: Deactivate selection of object of current operation
vsv [Mon, 29 Sep 2014 13:55:10 +0000 (17:55 +0400)]
Issue #171: Deactivate selection of object of current operation

9 years agoAdded make.sh for easy Linux compilation
Mikhail PONIKAROV [Mon, 29 Sep 2014 08:19:14 +0000 (12:19 +0400)]
Added make.sh for easy Linux compilation

9 years agoFix of the processEvents call on Linux
Mikhail PONIKAROV [Mon, 29 Sep 2014 05:46:15 +0000 (09:46 +0400)]
Fix of the processEvents call on Linux

9 years agoExplicit inclusion of CAS librarries
Sergey BELASH [Fri, 26 Sep 2014 16:17:04 +0000 (20:17 +0400)]
Explicit inclusion of CAS librarries

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 26 Sep 2014 15:06:09 +0000 (19:06 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoTest corrected according to changes in the API
sbh [Fri, 26 Sep 2014 15:06:02 +0000 (19:06 +0400)]
Test corrected according to changes in the API

9 years agoIssue #154: Crash on Undo-Redo operations
azv [Fri, 26 Sep 2014 13:03:44 +0000 (17:03 +0400)]
Issue #154: Crash on Undo-Redo operations
Changed splitting procedure for the groups

9 years agoDo not use pre-selection for boolean operation in order to avoid bug with twice selection
vsv [Fri, 26 Sep 2014 12:44:18 +0000 (16:44 +0400)]
Do not use pre-selection for boolean operation in order to avoid bug with twice selection

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 26 Sep 2014 12:24:33 +0000 (16:24 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoProvide hasPreview method for operations with preview
vsv [Fri, 26 Sep 2014 12:24:19 +0000 (16:24 +0400)]
Provide hasPreview method for operations with preview

9 years agoIssue #168: Arc creation on existing points
azv [Fri, 26 Sep 2014 10:58:42 +0000 (14:58 +0400)]
Issue #168: Arc creation on existing points
Added verification that all attributes of entity are intialized

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 26 Sep 2014 11:08:04 +0000 (15:08 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoAvoid direct link to SketchPlugin
vsv [Fri, 26 Sep 2014 11:07:50 +0000 (15:07 +0400)]
Avoid direct link to SketchPlugin

9 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey BELASH [Fri, 26 Sep 2014 10:47:28 +0000 (14:47 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agobugfix for libPartSet.so: paths to some CAS toolkits defined explicitly
Sergey BELASH [Fri, 26 Sep 2014 10:46:48 +0000 (14:46 +0400)]
bugfix for libPartSet.so: paths to some CAS toolkits defined explicitly

9 years agoSome "Enter processing" bugs fixed.
sbh [Fri, 26 Sep 2014 09:32:41 +0000 (13:32 +0400)]
Some "Enter processing" bugs fixed.

9 years agoIssue #154: Crash on Undo-Redo operations
azv [Fri, 26 Sep 2014 05:47:35 +0000 (09:47 +0400)]
Issue #154: Crash on Undo-Redo operations
Implemented removing multiple constraints
Added verification of the data validity

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 25 Sep 2014 14:32:52 +0000 (18:32 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssue #144 Proper update of property pannel title
sbh [Thu, 25 Sep 2014 14:32:39 +0000 (18:32 +0400)]
Issue #144 Proper update of property pannel title

9 years agoIssue #165 fix: Constraints don't work on feature editing (regression)
azv [Thu, 25 Sep 2014 13:45:12 +0000 (17:45 +0400)]
Issue #165 fix: Constraints don't work on feature editing (regression)
Sub-entities of entities used by constraints affect on constraint recomputing from now

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 25 Sep 2014 11:10:45 +0000 (15:10 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoUse pre-selection for shape selector
vsv [Thu, 25 Sep 2014 11:10:30 +0000 (15:10 +0400)]
Use pre-selection for shape selector

9 years agoAdded AttributeBoolean to python API
mpv [Thu, 25 Sep 2014 10:50:23 +0000 (14:50 +0400)]
Added AttributeBoolean to python API

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 25 Sep 2014 09:00:17 +0000 (13:00 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssue #144 Crash on perpendicular constraint move
sbh [Thu, 25 Sep 2014 09:00:05 +0000 (13:00 +0400)]
Issue #144 Crash on perpendicular constraint move

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 25 Sep 2014 08:45:24 +0000 (12:45 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoSet Flyout point for circle
vsv [Thu, 25 Sep 2014 08:45:10 +0000 (12:45 +0400)]
Set Flyout point for circle

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 25 Sep 2014 08:25:06 +0000 (12:25 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoCalculate Flyout point for distance and length
vsv [Thu, 25 Sep 2014 08:13:30 +0000 (12:13 +0400)]
Calculate Flyout point for distance and length

9 years agoIssue #144 Perpendicular constraint
sbh [Thu, 25 Sep 2014 08:12:26 +0000 (12:12 +0400)]
Issue #144 Perpendicular constraint

9 years agoIssue #144 Display flyout point for parellel constraint at point calculated by cascad...
sbh [Wed, 24 Sep 2014 14:09:18 +0000 (18:09 +0400)]
Issue #144 Display flyout point for parellel constraint at point calculated by cascade, not at zero

9 years agoIssue #144 Corrections in immediate commit
sbh [Wed, 24 Sep 2014 13:26:15 +0000 (17:26 +0400)]
Issue #144 Corrections in immediate commit

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 24 Sep 2014 13:11:11 +0000 (17:11 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIsssue #149 #147 Restart operation issue resolved
sbh [Wed, 24 Sep 2014 13:11:01 +0000 (17:11 +0400)]
Isssue #149 #147 Restart operation issue resolved

9 years agoUse not obligatory AXML flag in general validator
mpv [Wed, 24 Sep 2014 12:49:21 +0000 (16:49 +0400)]
Use not obligatory AXML flag in general validator

9 years agoUseful cmake procedures for Eclipse IDE. Safe for VS environment.
sbh [Wed, 24 Sep 2014 12:29:21 +0000 (16:29 +0400)]
Useful cmake procedures for Eclipse IDE. Safe for VS environment.

9 years agoIssue #118 Crash on "Remove Part" resolved
sbh [Wed, 24 Sep 2014 12:27:27 +0000 (16:27 +0400)]
Issue #118 Crash on "Remove Part" resolved

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 24 Sep 2014 11:59:32 +0000 (15:59 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssue #144 make sources compilable: processFocus is not required anymore
sbh [Wed, 24 Sep 2014 11:58:56 +0000 (15:58 +0400)]
Issue #144 make sources compilable: processFocus is not required anymore

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 24 Sep 2014 11:55:57 +0000 (15:55 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoIssue #163: Correct messages in extrusion
vsv [Wed, 24 Sep 2014 11:55:44 +0000 (15:55 +0400)]
Issue #163: Correct messages in extrusion

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 24 Sep 2014 11:53:49 +0000 (15:53 +0400)]
Merge branch 'master' of newgeom:newgeom.git

Conflicts:
src/SketchPlugin/plugin-Sketch.xml

9 years agoIssue #144 If an operation has valid feature after initialization by preselection...
sbh [Wed, 24 Sep 2014 11:52:30 +0000 (15:52 +0400)]
Issue #144 If an operation has valid feature after initialization by preselection - commit it immediately

9 years agoIssue #160: Correct misprint
vsv [Wed, 24 Sep 2014 11:39:07 +0000 (15:39 +0400)]
Issue #160: Correct misprint

9 years agoIssue #104: Correcting of misprint in message
vsv [Wed, 24 Sep 2014 08:40:42 +0000 (12:40 +0400)]
Issue #104: Correcting of misprint in message

9 years agoIssue #120: Hide All command added into pop-up menu
vsv [Wed, 24 Sep 2014 08:35:34 +0000 (12:35 +0400)]
Issue #120: Hide All command added into pop-up menu

9 years agoWrap the rebuild operation by transaction braces to avoid warnings and allow to undo...
mpv [Wed, 24 Sep 2014 04:45:38 +0000 (08:45 +0400)]
Wrap the rebuild operation by transaction braces to avoid warnings and allow to undo the rebuilding.

9 years agoImport is also enabled only for Part document: it produces body
mpv [Wed, 24 Sep 2014 04:40:36 +0000 (08:40 +0400)]
Import is also enabled only for Part document: it produces body

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 23 Sep 2014 15:20:51 +0000 (19:20 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoDisplay shapes in shaded mode
vsv [Tue, 23 Sep 2014 15:20:38 +0000 (19:20 +0400)]
Display shapes in shaded mode

9 years agoDon't want to compute constraints to frequent
azv [Tue, 23 Sep 2014 14:21:02 +0000 (18:21 +0400)]
Don't want to compute constraints to frequent

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 23 Sep 2014 14:09:09 +0000 (18:09 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoImprovement of Shape selection control
vsv [Tue, 23 Sep 2014 14:08:54 +0000 (18:08 +0400)]
Improvement of Shape selection control

9 years agoLength must not be zero or negative
mpv [Tue, 23 Sep 2014 13:32:42 +0000 (17:32 +0400)]
Length must not be zero or negative

9 years agoAvoid crash on Length constraint with value equal to 0
azv [Tue, 23 Sep 2014 11:31:52 +0000 (15:31 +0400)]
Avoid crash on Length constraint with value equal to 0

9 years agoIssue #149 fix: Implemented update procedure for constraint when its attributes was...
azv [Tue, 23 Sep 2014 12:13:27 +0000 (16:13 +0400)]
Issue #149 fix: Implemented update procedure for constraint when its attributes was changed

9 years agoIssue #148 (reopened) fix: All features implicitly used by constraints are added...
azv [Tue, 23 Sep 2014 10:32:23 +0000 (14:32 +0400)]
Issue #148 (reopened) fix: All features implicitly used by constraints are added into constraint groups

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Tue, 23 Sep 2014 09:17:03 +0000 (13:17 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoDocument's kind dependent features implemented
sbh [Tue, 23 Sep 2014 09:16:48 +0000 (13:16 +0400)]
Document's kind dependent features implemented

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 23 Sep 2014 08:59:05 +0000 (12:59 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoIssue #138: Fixed problem with lines
vsv [Tue, 23 Sep 2014 08:58:49 +0000 (12:58 +0400)]
Issue #138: Fixed problem with lines

9 years agoMake finishing operation in python console produce no warnings: isOperation of root...
mpv [Tue, 23 Sep 2014 08:09:02 +0000 (12:09 +0400)]
Make finishing operation in python console produce no warnings: isOperation of root document returns false after this document is committed, but subs are still not.

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 23 Sep 2014 07:42:54 +0000 (11:42 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/SketchPlugin/SketchPlugin_Validators.cpp

9 years agoBugfix: duplicated commit on "Return" and crash on "Return" with no active operations
sbh [Tue, 23 Sep 2014 07:41:44 +0000 (11:41 +0400)]
Bugfix: duplicated commit on "Return" and crash on "Return" with no active operations

9 years agoCorrecting bug on distance creation
vsv [Tue, 23 Sep 2014 07:40:53 +0000 (11:40 +0400)]
Correcting bug on distance creation

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Tue, 23 Sep 2014 07:09:45 +0000 (11:09 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssue #143 Focus on "selector" widget allows to select another feature to apply the...
sbh [Tue, 23 Sep 2014 07:09:37 +0000 (11:09 +0400)]
Issue #143 Focus on "selector" widget allows to select another feature to apply the constraint

9 years agoFix for the problem of distance constraints set
mpv [Tue, 23 Sep 2014 07:02:56 +0000 (11:02 +0400)]
Fix for the problem of distance constraints set

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 22 Sep 2014 09:04:37 +0000 (13:04 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoShading/Wireframe commands added
vsv [Mon, 22 Sep 2014 09:04:22 +0000 (13:04 +0400)]
Shading/Wireframe commands added

9 years agoIssue #148 fix: Eliminated recursive resolving of constraints
azv [Mon, 22 Sep 2014 09:04:12 +0000 (13:04 +0400)]
Issue #148 fix: Eliminated recursive resolving of constraints

9 years agoMerge branch 'master' of newgeom:newgeom
mpv [Mon, 22 Sep 2014 07:50:48 +0000 (11:50 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoAdd checking that object is used before the delete operation
mpv [Mon, 22 Sep 2014 07:50:29 +0000 (11:50 +0400)]
Add checking that object is used before the delete operation

9 years agoHide selected object on using it in extrusion
vsv [Mon, 22 Sep 2014 07:29:17 +0000 (11:29 +0400)]
Hide selected object on using it in extrusion