Salome HOME
modules/shaper.git
9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Tue, 2 Sep 2014 15:45:18 +0000 (19:45 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoTiny corrections in source code
sbh [Tue, 2 Sep 2014 15:45:07 +0000 (19:45 +0400)]
Tiny corrections in source code

9 years agoImplementation of "Import" BREP and STEP functionality
sbh [Tue, 2 Sep 2014 15:44:44 +0000 (19:44 +0400)]
Implementation of "Import" BREP and STEP functionality

9 years agoTreat "Model_FeatureValidator" as default validator (no need to declare it in an...
sbh [Tue, 2 Sep 2014 14:21:02 +0000 (18:21 +0400)]
Treat "Model_FeatureValidator" as default validator (no need to declare it in an XML)

9 years agoSelection of planar faces provided for sketcher
vsv [Mon, 1 Sep 2014 16:09:48 +0000 (20:09 +0400)]
Selection of planar faces provided for sketcher

9 years agoIssue #101: Fixed editing of nested features
vsv [Mon, 1 Sep 2014 13:52:34 +0000 (17:52 +0400)]
Issue #101: Fixed editing of nested features

9 years agoNew Attribute - "String" added into the model.
sbh [Fri, 29 Aug 2014 07:30:43 +0000 (11:30 +0400)]
New Attribute - "String" added into the model.

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 27 Aug 2014 06:58:49 +0000 (10:58 +0400)]
Merge branch 'master' of newgeom:newgeom.git

Conflicts:
src/ModelAPI/ModelAPI_PluginManager.cpp

9 years agoIssue #102: Crush on start operation fixed
Sergey BELASH [Wed, 27 Aug 2014 06:46:53 +0000 (10:46 +0400)]
Issue #102: Crush on start operation fixed

9 years agoSources formated according to the codeing standards
sbh [Thu, 21 Aug 2014 11:55:17 +0000 (15:55 +0400)]
Sources formated according to the codeing standards

9 years agoRefresh menu size after chnges in preferences
sbh [Thu, 21 Aug 2014 11:38:59 +0000 (15:38 +0400)]
Refresh menu size after chnges in preferences

9 years agoCorrections in Windows MSVC10 environment according to the Linux environment
sbh [Wed, 20 Aug 2014 09:34:06 +0000 (13:34 +0400)]
Corrections in Windows MSVC10 environment according to the Linux environment

9 years agoCorrections in Windows MSVC10 environment according to the Linux environment
sbh [Wed, 20 Aug 2014 08:01:54 +0000 (12:01 +0400)]
Corrections in Windows MSVC10 environment according to the Linux environment

9 years agobugfix for libSketchSolver.so: removing unresolved symbols from the SketchPlugin
Sergey BELASH [Wed, 20 Aug 2014 07:48:14 +0000 (11:48 +0400)]
bugfix for libSketchSolver.so: removing unresolved symbols from the SketchPlugin

* SketchPlugin_Constraint extracted as interface for the SketchSolver
* SketchPlugin_Constraint base implemnetation for the SketchPlugin became SketchPlugin_ConstraintBase
* Refactoring: boost::shared_ptr<GeomAPI_AISObject> typedefed as AISObjectPtr

9 years agobugfix for libSketchSolver.so: paths for some CAS' toolkits defined explicitly
Sergey BELASH [Tue, 19 Aug 2014 08:05:05 +0000 (12:05 +0400)]
bugfix for libSketchSolver.so: paths for some CAS' toolkits defined explicitly

9 years agoBugfix: application after adding python console into main menu
Sergey BELASH [Mon, 18 Aug 2014 13:31:40 +0000 (17:31 +0400)]
Bugfix: application after adding python console into main menu

9 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey BELASH [Mon, 18 Aug 2014 12:12:23 +0000 (16:12 +0400)]
Merge branch 'master' of newgeom:newgeom.git

Conflicts:
src/XGUI/XGUI_MainMenu.cpp

9 years agoChanges in linux environment: SALOME instalation folder became a "products" directory
Sergey BELASH [Mon, 18 Aug 2014 08:55:12 +0000 (12:55 +0400)]
Changes in linux environment: SALOME instalation folder became a "products" directory

9 years agoIssue #100: Unpredictable result of distance creation
azv [Fri, 15 Aug 2014 13:37:42 +0000 (17:37 +0400)]
Issue #100: Unpredictable result of distance creation
Added verification of a sign of a point-line distance constraint

9 years agoValidate resumed operation
vsv [Fri, 15 Aug 2014 08:56:04 +0000 (12:56 +0400)]
Validate resumed operation

9 years agoSet default values
vsv [Fri, 15 Aug 2014 07:22:22 +0000 (11:22 +0400)]
Set default values

9 years agoPreferences improvement
vsv [Thu, 14 Aug 2014 15:35:33 +0000 (19:35 +0400)]
Preferences improvement

9 years agoCorrections in the environment
Sergey BELASH [Thu, 14 Aug 2014 12:54:23 +0000 (16:54 +0400)]
Corrections in the environment

9 years agoDefault menu size from preferences
Sergey BELASH [Thu, 14 Aug 2014 12:53:53 +0000 (16:53 +0400)]
Default menu size from preferences

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 14 Aug 2014 07:27:53 +0000 (11:27 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoVisualization preferences for sketcher are created
vsv [Thu, 14 Aug 2014 07:27:42 +0000 (11:27 +0400)]
Visualization preferences for sketcher are created

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 13 Aug 2014 09:27:08 +0000 (13:27 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoImplementation of the Feature Validator
sbh [Wed, 13 Aug 2014 07:09:28 +0000 (11:09 +0400)]
Implementation of the Feature Validator

9 years agoEditing preferences added
vsv [Tue, 12 Aug 2014 14:57:56 +0000 (18:57 +0400)]
Editing preferences added

9 years agoIssue #93 fix: Avoided crash on parallel constraint
azv [Tue, 12 Aug 2014 08:06:38 +0000 (12:06 +0400)]
Issue #93 fix: Avoided crash on parallel constraint

9 years agoIssue #95 fix: Crash on circle creation is eliminated
azv [Tue, 12 Aug 2014 06:59:48 +0000 (10:59 +0400)]
Issue #95 fix: Crash on circle creation is eliminated

9 years agoPorting on SALOME 7.4.0
vsv [Mon, 11 Aug 2014 15:04:53 +0000 (19:04 +0400)]
Porting on SALOME 7.4.0

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 8 Aug 2014 15:40:26 +0000 (19:40 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoPreferences created
vsv [Fri, 8 Aug 2014 15:40:13 +0000 (19:40 +0400)]
Preferences created

9 years agoIssue #20 Menu buttons' behavior correct
sbh [Fri, 8 Aug 2014 09:21:53 +0000 (13:21 +0400)]
Issue #20 Menu buttons' behavior correct

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 8 Aug 2014 06:39:24 +0000 (10:39 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssue #20 main menu size processing
sbh [Fri, 8 Aug 2014 06:37:13 +0000 (10:37 +0400)]
Issue #20 main menu size processing

9 years agoShortcuts can be registered from XML without conflicts
sbh [Fri, 8 Aug 2014 04:15:09 +0000 (08:15 +0400)]
Shortcuts can be registered from XML without conflicts

9 years agoResources XML file created
vsv [Thu, 7 Aug 2014 08:37:56 +0000 (12:37 +0400)]
Resources XML file created

9 years agoCreate validator for distance constraint
vsv [Wed, 6 Aug 2014 13:42:11 +0000 (17:42 +0400)]
Create validator for distance constraint

9 years agoDistance constraint optimization
vsv [Tue, 5 Aug 2014 11:39:53 +0000 (15:39 +0400)]
Distance constraint optimization

9 years agoImprove Distance constraint
vsv [Tue, 5 Aug 2014 08:03:06 +0000 (12:03 +0400)]
Improve Distance constraint

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 4 Aug 2014 11:05:20 +0000 (15:05 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoFeature validator created
vsv [Mon, 4 Aug 2014 11:05:09 +0000 (15:05 +0400)]
Feature validator created

9 years agoSet of validators accessible for one feature or attribute
mpv [Mon, 4 Aug 2014 10:28:45 +0000 (14:28 +0400)]
Set of validators accessible for one feature or attribute

9 years agoReusing SUIT libraries
vsv [Fri, 1 Aug 2014 08:26:47 +0000 (12:26 +0400)]
Reusing SUIT libraries

9 years agoProcess multi-selection in pop-up menu
vsv [Thu, 31 Jul 2014 12:44:20 +0000 (16:44 +0400)]
Process multi-selection in pop-up menu

9 years agoPrevent crash when viewer opened
vsv [Thu, 31 Jul 2014 07:23:39 +0000 (11:23 +0400)]
Prevent crash when viewer opened

9 years agoPrevent crash on create circle
vsv [Thu, 31 Jul 2014 06:08:20 +0000 (10:08 +0400)]
Prevent crash on create circle

9 years agoMerge branch 'master' of newgeom:newgeom
mpv [Wed, 30 Jul 2014 14:48:14 +0000 (18:48 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoTemporary workaround for crash fix (some unknown memory problem)
mpv [Wed, 30 Jul 2014 14:47:52 +0000 (18:47 +0400)]
Temporary workaround for crash fix (some unknown memory problem)

9 years agoIssue #87: Fix for sketcher object
vsv [Wed, 30 Jul 2014 14:43:34 +0000 (18:43 +0400)]
Issue #87: Fix for sketcher object

9 years agoCreate distance constraint on circles
vsv [Wed, 30 Jul 2014 13:40:42 +0000 (17:40 +0400)]
Create distance constraint on circles

9 years agoUpdate constraints on editing of sketch elements
vsv [Wed, 30 Jul 2014 11:44:34 +0000 (15:44 +0400)]
Update constraints on editing of sketch elements

9 years agoIssue #90: Show constraints on sketcher edit
vsv [Wed, 30 Jul 2014 08:25:49 +0000 (12:25 +0400)]
Issue #90: Show constraints on sketcher edit

9 years agoProvide distance between points of lines
vsv [Wed, 30 Jul 2014 07:31:38 +0000 (11:31 +0400)]
Provide distance between points of lines

9 years agoDefine guards are corrected according to the code style
sbh [Wed, 30 Jul 2014 06:41:13 +0000 (10:41 +0400)]
Define guards are corrected according to the code style

9 years agoIssue #87: editing of sketch created in sub-documents
vsv [Tue, 29 Jul 2014 14:41:04 +0000 (18:41 +0400)]
Issue #87: editing of sketch created in sub-documents

9 years agoIssue #86 : Fix for extrusion operation
vsv [Tue, 29 Jul 2014 13:52:43 +0000 (17:52 +0400)]
Issue #86 : Fix for extrusion operation

9 years agoHide result on sketch editing
vsv [Tue, 29 Jul 2014 12:27:08 +0000 (16:27 +0400)]
Hide result on sketch editing

9 years agoWait cursor for solver operation
vsv [Tue, 29 Jul 2014 12:01:04 +0000 (16:01 +0400)]
Wait cursor for solver operation

9 years agoFix the LongOp "isPerformed" method execution
mpv [Tue, 29 Jul 2014 11:13:04 +0000 (15:13 +0400)]
Fix the LongOp "isPerformed" method execution

9 years agoIssue #84 fix: process unknown objects correctly
mpv [Tue, 29 Jul 2014 11:04:27 +0000 (15:04 +0400)]
Issue #84 fix: process unknown objects correctly

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Tue, 29 Jul 2014 10:22:18 +0000 (14:22 +0400)]
Merge branch 'master' of newgeom:newgeom.git

Conflicts:
src/SketchPlugin/Test/TestConstraintLength.py

9 years agoTests for distance, parallel, perpendicular and radius constraints added
sbh [Tue, 29 Jul 2014 10:10:19 +0000 (14:10 +0400)]
Tests for distance, parallel, perpendicular and radius constraints added

9 years agoSet wait cursor on long operations
vsv [Tue, 29 Jul 2014 08:55:02 +0000 (12:55 +0400)]
Set wait cursor on long operations

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 29 Jul 2014 08:14:09 +0000 (12:14 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoDisplay all objects on document opening
vsv [Tue, 29 Jul 2014 08:13:49 +0000 (12:13 +0400)]
Display all objects on document opening

9 years agoMake circle and arc participate in results construction
mpv [Tue, 29 Jul 2014 07:35:20 +0000 (11:35 +0400)]
Make circle and arc participate in results construction

9 years agoIntroduce Long Operation event: now for waiting cursor only
mpv [Tue, 29 Jul 2014 07:24:51 +0000 (11:24 +0400)]
Introduce Long Operation event: now for waiting cursor only

9 years agoDebug of opening document with sketch
mpv [Tue, 29 Jul 2014 06:47:45 +0000 (10:47 +0400)]
Debug of opening document with sketch

9 years agoProcess Enter key in edit sketch operation
vsv [Mon, 28 Jul 2014 15:30:39 +0000 (19:30 +0400)]
Process Enter key in edit sketch operation

9 years agoMake sketch arc also produce 2 results: crenter point and arc
mpv [Mon, 28 Jul 2014 14:36:55 +0000 (18:36 +0400)]
Make sketch arc also produce 2 results: crenter point and arc

9 years agoUse data validity for visualization erase
mpv [Mon, 28 Jul 2014 14:31:08 +0000 (18:31 +0400)]
Use data validity for visualization erase

9 years agoDebug of working with transactions in different parts
mpv [Mon, 28 Jul 2014 14:28:37 +0000 (18:28 +0400)]
Debug of working with transactions in different parts

9 years agoBodies folder in Part data tree
vsv [Mon, 28 Jul 2014 12:43:22 +0000 (16:43 +0400)]
Bodies folder in Part data tree

9 years agoBodies folder in Root data tree
vsv [Mon, 28 Jul 2014 12:19:00 +0000 (16:19 +0400)]
Bodies folder in Root data tree

9 years agoLength and Concidence constraints tests corrected.
sbh [Mon, 28 Jul 2014 10:12:56 +0000 (14:12 +0400)]
Length and Concidence constraints tests corrected.

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Mon, 28 Jul 2014 09:16:45 +0000 (13:16 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoTest for Length and Concidence constraints added
sbh [Mon, 28 Jul 2014 09:16:17 +0000 (13:16 +0400)]
Test for Length and Concidence constraints added

9 years agoDraw AIS presentations for perpendicular and parallel constraints
vsv [Mon, 28 Jul 2014 07:52:38 +0000 (11:52 +0400)]
Draw AIS presentations for perpendicular and parallel constraints

9 years agoCreate Radius constraint
vsv [Mon, 28 Jul 2014 06:30:29 +0000 (10:30 +0400)]
Create Radius constraint

9 years agoFixed the problem with two results in the sketch circle
mpv [Mon, 28 Jul 2014 06:17:25 +0000 (10:17 +0400)]
Fixed the problem with two results in the sketch circle

9 years agoFixed the problem with two results in the sketch circle
mpv [Mon, 28 Jul 2014 06:09:59 +0000 (10:09 +0400)]
Fixed the problem with two results in the sketch circle

9 years agoFix for sketcher
vsv [Fri, 25 Jul 2014 15:10:18 +0000 (19:10 +0400)]
Fix for sketcher

9 years agoFix sketcher bugs
vsv [Fri, 25 Jul 2014 14:03:55 +0000 (18:03 +0400)]
Fix sketcher bugs

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 25 Jul 2014 08:53:12 +0000 (12:53 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoProvide moving of lines
vsv [Fri, 25 Jul 2014 08:52:55 +0000 (12:52 +0400)]
Provide moving of lines

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 25 Jul 2014 07:59:12 +0000 (11:59 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoTests for sketch Arc and circle added.
sbh [Fri, 25 Jul 2014 07:57:40 +0000 (11:57 +0400)]
Tests for sketch Arc and circle added.

9 years agoMerge remote-tracking branch 'remotes/origin/master'
azv [Fri, 25 Jul 2014 07:42:28 +0000 (11:42 +0400)]
Merge remote-tracking branch 'remotes/origin/master'

9 years agoRegression in coincidence constraint
azv [Fri, 25 Jul 2014 07:41:27 +0000 (11:41 +0400)]
Regression in coincidence constraint

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 25 Jul 2014 07:37:24 +0000 (11:37 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoEditing of a sketcher result
vsv [Fri, 25 Jul 2014 07:37:11 +0000 (11:37 +0400)]
Editing of a sketcher result

9 years agoUpdater mechanism update
mpv [Fri, 25 Jul 2014 06:58:24 +0000 (10:58 +0400)]
Updater mechanism update

9 years agoBug fixing for constraints
vsv [Thu, 24 Jul 2014 15:41:20 +0000 (19:41 +0400)]
Bug fixing for constraints

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 24 Jul 2014 13:22:18 +0000 (17:22 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoTestSketchBasics.py has been refactored
sbh [Thu, 24 Jul 2014 13:22:09 +0000 (17:22 +0400)]
TestSketchBasics.py has been refactored

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 24 Jul 2014 13:16:22 +0000 (17:16 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 24 Jul 2014 13:16:09 +0000 (17:16 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/ModuleBase/ModuleBase_Tools.cpp