Salome HOME
modules/shaper.git
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

9 years agoMerge remote-tracking branch 'remotes/origin/master'
azv [Thu, 24 Jul 2014 12:37:34 +0000 (16:37 +0400)]
Merge remote-tracking branch 'remotes/origin/master'

Conflicts:
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h

9 years agoChecking a Shape from the ResultConstruction in python scripts
sbh [Thu, 24 Jul 2014 12:26:27 +0000 (16:26 +0400)]
Checking a Shape from the ResultConstruction in python scripts

9 years agoCrash on constraint creation due to new structure of the Model library
azv [Thu, 24 Jul 2014 12:23:32 +0000 (16:23 +0400)]
Crash on constraint creation due to new structure of the Model library

9 years agoFix sketch field update due to the python script test
mpv [Thu, 24 Jul 2014 10:49:04 +0000 (14:49 +0400)]
Fix sketch field update due to the python script test

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 24 Jul 2014 10:19:02 +0000 (14:19 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agobugfix: Crash on finishOperation() call from the python console
sbh [Thu, 24 Jul 2014 10:18:52 +0000 (14:18 +0400)]
bugfix: Crash on finishOperation() call from the python console

9 years agoAdded a way to extract and check ResultConstruction from a ModelAPI_Feature in python...
sbh [Thu, 24 Jul 2014 10:17:58 +0000 (14:17 +0400)]
Added a way to extract and check ResultConstruction from a ModelAPI_Feature in python scripts

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

9 years agoProvide editing of geometry
vsv [Thu, 24 Jul 2014 08:15:23 +0000 (12:15 +0400)]
Provide editing of geometry

9 years agoOptimization: arguments in Data methods by reference
mpv [Thu, 24 Jul 2014 06:46:06 +0000 (10:46 +0400)]
Optimization: arguments in Data methods by reference

9 years agoMake attributes may be defined as not-arguments: if they don't make result updated
mpv [Thu, 24 Jul 2014 06:22:52 +0000 (10:22 +0400)]
Make attributes may be defined as not-arguments: if they don't make result updated

9 years agoEdit sketch objects
vsv [Wed, 23 Jul 2014 15:12:10 +0000 (19:12 +0400)]
Edit sketch objects

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 23 Jul 2014 14:22:36 +0000 (18:22 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoResult attributes validators created
vsv [Wed, 23 Jul 2014 14:22:23 +0000 (18:22 +0400)]
Result attributes validators created

9 years agoMerge branch 'master' of newgeom:newgeom
sbh [Wed, 23 Jul 2014 11:32:12 +0000 (15:32 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoUnit test of basic SketchPlugin functionality added.
sbh [Wed, 23 Jul 2014 11:28:40 +0000 (15:28 +0400)]
Unit test of basic SketchPlugin functionality added.

9 years agoBug fixing in sketcher
vsv [Wed, 23 Jul 2014 08:47:22 +0000 (12:47 +0400)]
Bug fixing in sketcher

9 years agoAvoid redisplay of sketcher while it is not finished
vsv [Wed, 23 Jul 2014 07:24:27 +0000 (11:24 +0400)]
Avoid redisplay of sketcher while it is not finished

9 years agoCheck selection for sketcher
vsv [Wed, 23 Jul 2014 06:12:26 +0000 (10:12 +0400)]
Check selection for sketcher

9 years agoSelection problems
vsv [Tue, 22 Jul 2014 09:07:08 +0000 (13:07 +0400)]
Selection problems

9 years agoDebug of remove feature
mpv [Tue, 22 Jul 2014 05:29:24 +0000 (09:29 +0400)]
Debug of remove feature

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 21 Jul 2014 14:45:12 +0000 (18:45 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoRestore old planes selection definition
vsv [Mon, 21 Jul 2014 14:44:51 +0000 (18:44 +0400)]
Restore old planes selection definition

9 years agoImplementation of automatic validators registration (defined in XML)
mpv [Mon, 21 Jul 2014 13:16:53 +0000 (17:16 +0400)]
Implementation of automatic validators registration (defined in XML)

9 years agoMake sketch features invisible in constructions and fix the nested commit warning
mpv [Mon, 21 Jul 2014 09:04:50 +0000 (13:04 +0400)]
Make sketch features invisible in constructions and fix the nested commit warning

9 years agoRelaunch operation on end of previous sketch operation
vsv [Mon, 21 Jul 2014 07:15:22 +0000 (11:15 +0400)]
Relaunch operation on end of previous sketch operation

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 18 Jul 2014 14:48:32 +0000 (18:48 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoProvide selection synchronisation
vsv [Fri, 18 Jul 2014 14:48:17 +0000 (18:48 +0400)]
Provide selection synchronisation

9 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey BELASH [Fri, 18 Jul 2014 09:43:07 +0000 (13:43 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoSimplify creation of the unit tests, rename example files according to the style...
Sergey BELASH [Fri, 18 Jul 2014 09:42:41 +0000 (13:42 +0400)]
Simplify creation of the unit tests, rename example files according to the style guide.

9 years agoDuplication and removing of part
mpv [Fri, 18 Jul 2014 07:08:34 +0000 (11:08 +0400)]
Duplication and removing of part

9 years agoMake data located on the same level for features and results
mpv [Fri, 18 Jul 2014 06:17:24 +0000 (10:17 +0400)]
Make data located on the same level for features and results

9 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey BELASH [Thu, 17 Jul 2014 15:17:03 +0000 (19:17 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoAbility to switch test coverage test ON/OFF added (OFF by default)
Sergey BELASH [Thu, 17 Jul 2014 15:16:51 +0000 (19:16 +0400)]
Ability to switch test coverage test ON/OFF added (OFF by default)

9 years agoThe sketch initialization problem fix
mpv [Thu, 17 Jul 2014 14:58:28 +0000 (18:58 +0400)]
The sketch initialization problem fix

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

9 years agoCreate sketch with new model architecture
vsv [Thu, 17 Jul 2014 13:29:59 +0000 (17:29 +0400)]
Create sketch with new model architecture

9 years agoMerge branch 'master' of newgeom:newgeom
Sergey BELASH [Thu, 17 Jul 2014 11:48:23 +0000 (15:48 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoOptimize document functionality and debug undo/redo synchronization
mpv [Thu, 17 Jul 2014 11:47:31 +0000 (15:47 +0400)]
Optimize document functionality and debug undo/redo synchronization

9 years agoUnit test coverage check added (using gcov and lcov for gcc)
Sergey BELASH [Thu, 17 Jul 2014 11:41:37 +0000 (15:41 +0400)]
Unit test coverage check added (using gcov and lcov for gcc)

9 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey BELASH [Thu, 17 Jul 2014 09:17:57 +0000 (13:17 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoSources of the application adopted to RHEL6 x64. The newest version of Eclipse IDE...
Sergey BELASH [Thu, 17 Jul 2014 09:15:53 +0000 (13:15 +0400)]
Sources of the application adopted to RHEL6 x64. The newest version of Eclipse IDE used.

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 17 Jul 2014 08:28:03 +0000 (12:28 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoGeomAPI_IPresentation in terface created
vsv [Thu, 17 Jul 2014 08:27:48 +0000 (12:27 +0400)]
GeomAPI_IPresentation in terface created

9 years agoUnit test example added
sbh [Wed, 16 Jul 2014 14:13:11 +0000 (18:13 +0400)]
Unit test example added

9 years agoNew architecture debugging
vsv [Wed, 16 Jul 2014 12:49:11 +0000 (16:49 +0400)]
New architecture debugging

9 years agoBug fixing after changes of ModelAPI
vsv [Wed, 16 Jul 2014 07:29:59 +0000 (11:29 +0400)]
Bug fixing after changes of ModelAPI

9 years agoMake result part as a container of the document
mpv [Wed, 16 Jul 2014 06:31:40 +0000 (10:31 +0400)]
Make result part as a container of the document

9 years agoUsing part's document
vsv [Wed, 16 Jul 2014 06:01:42 +0000 (10:01 +0400)]
Using part's document

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 15 Jul 2014 15:05:55 +0000 (19:05 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoAdaptation to new model architecture
vsv [Tue, 15 Jul 2014 15:05:47 +0000 (19:05 +0400)]
Adaptation to new model architecture

9 years agoMerge branch 'master' of newgeom:newgeom
mpv [Tue, 15 Jul 2014 14:55:03 +0000 (18:55 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoMake results stable: new objects are created for new features or serious changes...
mpv [Tue, 15 Jul 2014 14:54:43 +0000 (18:54 +0400)]
Make results stable: new objects are created for new features or serious changes of results (changed type, number, etc)

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 15 Jul 2014 14:00:00 +0000 (18:00 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoAdaptation to new data structure
vsv [Tue, 15 Jul 2014 13:59:20 +0000 (17:59 +0400)]
Adaptation to new data structure

9 years agoCall redisplay for results change and delete
mpv [Tue, 15 Jul 2014 13:55:51 +0000 (17:55 +0400)]
Call redisplay for results change and delete

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Tue, 15 Jul 2014 13:17:58 +0000 (17:17 +0400)]
Merge branch 'master' of newgeom:newgeom.git

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

Conflicts:
src/Model/Model_Document.cpp
src/Model/Model_Object.h
src/Model/Model_Update.cpp
src/ModelAPI/ModelAPI_Document.h
src/PartSet/PartSet_Listener.cpp
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_TestOCC.cpp
src/PartSetPlugin/PartSetPlugin_Duplicate.cpp
src/PartSetPlugin/PartSetPlugin_Remove.cpp
src/SketchPlugin/SketchPlugin_Arc.h
src/SketchPlugin/SketchPlugin_Circle.h
src/SketchPlugin/SketchPlugin_Constraint.h
src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h
src/SketchPlugin/SketchPlugin_ConstraintDistance.h
src/SketchPlugin/SketchPlugin_ConstraintLength.cpp
src/SketchPlugin/SketchPlugin_ConstraintLength.h
src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp
src/SketchPlugin/SketchPlugin_ConstraintParallel.h
src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.cpp
src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h
src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp
src/SketchPlugin/SketchPlugin_ConstraintRadius.h
src/SketchPlugin/SketchPlugin_Feature.cpp
src/SketchPlugin/SketchPlugin_Line.h
src/SketchPlugin/SketchPlugin_Point.h
src/SketchSolver/SketchSolver_Constraint.cpp
src/SketchSolver/SketchSolver_ConstraintGroup.cpp
src/SketchSolver/SketchSolver_ConstraintManager.cpp
src/XGUI/XGUI_ContextMenuMgr.cpp
src/XGUI/XGUI_DocumentDataModel.cpp
src/XGUI/XGUI_PartDataModel.cpp
src/XGUI/XGUI_Workshop.cpp

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

9 years agoAdaptation to a new ModelAPI architecture
vsv [Tue, 15 Jul 2014 12:27:17 +0000 (16:27 +0400)]
Adaptation to a new ModelAPI architecture

9 years agoParts results debug
mpv [Tue, 15 Jul 2014 12:23:46 +0000 (16:23 +0400)]
Parts results debug

9 years agoRefactoring: static constants are replaced by inline functions in:
sbh [Tue, 15 Jul 2014 12:11:05 +0000 (16:11 +0400)]
Refactoring: static constants are replaced by inline functions in:

Affected headers:
* ModelAPI_Document.h
* SketchPlugin_Arc.h
* SketchPlugin_Line.h
* SketchPlugin_Circle.h
* SketchPlugin_Constraint.h
* SketchPlugin_ConstraintDistance.h
* SketchPlugin_ConstraintParallel.h
* SketchPlugin_ConstraintLength.h
* SketchPlugin_ConstraintRadius.h
* SketchPlugin_ConstraintPerpendicular.h
* SketchPlugin_ConstraintCoincidence.h
* PartSetPlugin_Part.h
* PartSetPlugin_Duplicate.h
* SketchPlugin_Sketch.h
* SketchPlugin_Point.h

9 years agoPart debug
mpv [Tue, 15 Jul 2014 12:00:26 +0000 (16:00 +0400)]
Part debug

9 years agoDebug of construction point with results creation
mpv [Tue, 15 Jul 2014 11:24:52 +0000 (15:24 +0400)]
Debug of construction point with results creation

9 years agoAdaptation to new ModelAPI structure
vsv [Tue, 15 Jul 2014 09:03:54 +0000 (13:03 +0400)]
Adaptation to new ModelAPI structure

9 years agoProvide feature-owner by result in document
mpv [Tue, 15 Jul 2014 08:13:13 +0000 (12:13 +0400)]
Provide feature-owner by result in document

9 years agoXGUI package is adapted to new Model architecture
vsv [Mon, 14 Jul 2014 14:09:45 +0000 (18:09 +0400)]
XGUI package is adapted to new Model architecture

9 years agoModuleBase adapted to new model structure
vsv [Mon, 14 Jul 2014 11:11:53 +0000 (15:11 +0400)]
ModuleBase adapted to new model structure

9 years agoAdvanced processing of the "SOURCE" and "VALIDATOR" nodes:
sbh [Mon, 14 Jul 2014 08:24:59 +0000 (12:24 +0400)]
Advanced processing of the "SOURCE" and "VALIDATOR" nodes:

* Support of mixing the "SOURCE" with any other nodes
* Support of the "VALIDATOR" nodes in sourced files

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 14 Jul 2014 07:49:56 +0000 (11:49 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoMigration on new model architecture
vsv [Mon, 14 Jul 2014 07:49:38 +0000 (11:49 +0400)]
Migration on new model architecture

9 years agoUpdated the references attributes
mpv [Mon, 14 Jul 2014 07:47:50 +0000 (11:47 +0400)]
Updated the references attributes

9 years agoAdaptation to new Model architecture
vsv [Mon, 14 Jul 2014 06:49:40 +0000 (10:49 +0400)]
Adaptation to new Model architecture

9 years agoMaking compilable all non-GUI classes
mpv [Fri, 11 Jul 2014 13:37:49 +0000 (17:37 +0400)]
Making compilable all non-GUI classes

9 years agoWorking with Construction results in SketchPlugin
mpv [Fri, 11 Jul 2014 08:37:48 +0000 (12:37 +0400)]
Working with Construction results in SketchPlugin

9 years agoInitial version of redesign of working with results
mpv [Fri, 11 Jul 2014 07:17:01 +0000 (11:17 +0400)]
Initial version of redesign of working with results

9 years agoRegistering of validators
vsv [Fri, 11 Jul 2014 06:02:29 +0000 (10:02 +0400)]
Registering of validators

9 years agoSelection validators improvements
vsv [Thu, 10 Jul 2014 15:09:19 +0000 (19:09 +0400)]
Selection validators improvements

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Wed, 9 Jul 2014 14:00:21 +0000 (18:00 +0400)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoAdd PartSet validators
vsv [Wed, 9 Jul 2014 13:59:35 +0000 (17:59 +0400)]
Add PartSet validators

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

9 years agoProcessing of "Validators" in XML
sbh [Wed, 9 Jul 2014 13:28:42 +0000 (17:28 +0400)]
Processing of "Validators" in XML

9 years agoCreate validators for constraint operations
vsv [Wed, 9 Jul 2014 12:38:41 +0000 (16:38 +0400)]
Create validators for constraint operations

9 years agoCreate selection validator and selection object
vsv [Wed, 9 Jul 2014 08:38:38 +0000 (12:38 +0400)]
Create selection validator and selection object

9 years agoDefine Selection validator interface.
vsv [Tue, 8 Jul 2014 12:36:31 +0000 (16:36 +0400)]
Define Selection validator interface.