]> SALOME platform Git repositories - modules/shaper.git/log
Salome HOME
modules/shaper.git
10 years agoMerge branch 'master' of newgeom:newgeom
mpv [Mon, 8 Sep 2014 13:51:25 +0000 (17:51 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoMake sub-document loaded only on activation
mpv [Mon, 8 Sep 2014 13:51:07 +0000 (17:51 +0400)]
Make sub-document loaded only on activation

10 years agoIssue # 112: Show only command defined
vsv [Fri, 5 Sep 2014 14:41:40 +0000 (18:41 +0400)]
Issue # 112: Show only command defined

10 years agoIssue #104: Comments for Distance constraint changed according to last improvements
vsv [Fri, 5 Sep 2014 13:30:15 +0000 (17:30 +0400)]
Issue #104: Comments for Distance constraint changed according to last improvements

10 years agoIssue #108: Extrusion for imported shape is provided
vsv [Fri, 5 Sep 2014 13:01:26 +0000 (17:01 +0400)]
Issue #108: Extrusion for imported shape is provided

10 years agoIssue #106: Constraints creation fixed
vsv [Fri, 5 Sep 2014 11:54:01 +0000 (15:54 +0400)]
Issue #106: Constraints creation fixed

10 years agoHotfix for apply button in the property pannel.
sbh [Fri, 5 Sep 2014 08:01:13 +0000 (12:01 +0400)]
Hotfix for apply button in the property pannel.

10 years agoFix for issue #89: feature renamed to object to be conform with tooltip description
mpv [Fri, 5 Sep 2014 05:48:12 +0000 (09:48 +0400)]
Fix for issue #89: feature renamed to object to be conform with tooltip description

10 years agoFixed crash on "distance" constraint creation: validator was moved from Model to...
mpv [Fri, 5 Sep 2014 05:43:50 +0000 (09:43 +0400)]
Fixed crash on "distance" constraint creation: validator was moved from Model to SketchPlugin

10 years agoIssue #85: make readable document I/O error messages
mpv [Fri, 5 Sep 2014 05:36:49 +0000 (09:36 +0400)]
Issue #85: make readable document I/O error messages

10 years agoRemoved the old SALOME environment files
mpv [Fri, 5 Sep 2014 05:13:51 +0000 (09:13 +0400)]
Removed the old SALOME environment files

10 years agoFixed bug with creation of second circle in sketch
vsv [Thu, 4 Sep 2014 14:33:34 +0000 (18:33 +0400)]
Fixed bug with creation of second circle in sketch

10 years agoIssue #25: forbid top area for dock windows
vsv [Thu, 4 Sep 2014 13:52:18 +0000 (17:52 +0400)]
Issue #25: forbid top area for dock windows

10 years agoIssue #34: Allow top dock area for console
vsv [Thu, 4 Sep 2014 13:25:28 +0000 (17:25 +0400)]
Issue #34: Allow top dock area for console

10 years agoIssue #34: Object browser, console and property panel can be placed into any dock...
vsv [Thu, 4 Sep 2014 13:20:15 +0000 (17:20 +0400)]
Issue #34: Object browser, console and property panel can be placed into any dock position

10 years agoMake circle with radius 0 not crashed: check validity before execution
mpv [Thu, 4 Sep 2014 10:29:25 +0000 (14:29 +0400)]
Make circle with radius 0 not crashed: check validity before execution

10 years agoMake general validation mechanism also for attributes the validate method for feature...
mpv [Thu, 4 Sep 2014 09:45:38 +0000 (13:45 +0400)]
Make general validation mechanism also for attributes the validate method for feature in validators factory

10 years agoDebug of sketcher debug validators
mpv [Thu, 4 Sep 2014 06:46:02 +0000 (10:46 +0400)]
Debug of sketcher debug validators

10 years agoValidators improvements (arguments for feature validator)
mpv [Thu, 4 Sep 2014 06:12:29 +0000 (10:12 +0400)]
Validators improvements (arguments for feature validator)

10 years agoBoolean operations created
vsv [Wed, 3 Sep 2014 15:02:10 +0000 (19:02 +0400)]
Boolean operations created

10 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 3 Sep 2014 13:23:12 +0000 (17:23 +0400)]
Merge branch 'master' of newgeom:newgeom.git

10 years agoBugfix: treat attribute as valid and initialized if it's default value is equual...
sbh [Wed, 3 Sep 2014 13:22:56 +0000 (17:22 +0400)]
Bugfix: treat attribute as valid and initialized if it's default value is equual to model's default value

10 years agoMake bodies list updated on undo/redo/open/abort
mpv [Wed, 3 Sep 2014 13:02:03 +0000 (17:02 +0400)]
Make bodies list updated on undo/redo/open/abort

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 3 Sep 2014 08:33:31 +0000 (12:33 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/ModuleBase/CMakeLists.txt

10 years agoCreate Boolean operations
vsv [Wed, 3 Sep 2014 08:27:04 +0000 (12:27 +0400)]
Create Boolean operations

10 years agoMerge branch 'master' of newgeom:newgeom
mpv [Wed, 3 Sep 2014 07:48:12 +0000 (11:48 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoMake open/save undo, redo and abort don't cause recomputation of the whole model
mpv [Wed, 3 Sep 2014 07:47:52 +0000 (11:47 +0400)]
Make open/save undo, redo and abort don't cause recomputation of the whole model

10 years ago"Integer" Attribute added.
sbh [Wed, 3 Sep 2014 07:27:27 +0000 (11:27 +0400)]
"Integer" Attribute added.

10 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

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

10 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

10 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)

10 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

10 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

10 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.

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

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

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

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

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

10 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

10 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

10 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

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

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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

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

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

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

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

10 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

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

10 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

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

10 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

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

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

10 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

10 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)

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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