]>
SALOME platform Git repositories - modules/shaper.git/log
sbh [Wed, 23 Jul 2014 11:28:40 +0000 (15:28 +0400)]
Unit test of basic SketchPlugin functionality added.
mpv [Mon, 21 Jul 2014 09:04:50 +0000 (13:04 +0400)]
Make sketch features invisible in constructions and fix the nested commit warning
vsv [Mon, 21 Jul 2014 07:15:22 +0000 (11:15 +0400)]
Relaunch operation on end of previous sketch operation
vsv [Fri, 18 Jul 2014 14:48:32 +0000 (18:48 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Fri, 18 Jul 2014 14:48:17 +0000 (18:48 +0400)]
Provide selection synchronisation
Sergey BELASH [Fri, 18 Jul 2014 09:43:07 +0000 (13:43 +0400)]
Merge branch 'master' of newgeom:newgeom.git
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.
mpv [Fri, 18 Jul 2014 07:08:34 +0000 (11:08 +0400)]
Duplication and removing of part
mpv [Fri, 18 Jul 2014 06:17:24 +0000 (10:17 +0400)]
Make data located on the same level for features and results
Sergey BELASH [Thu, 17 Jul 2014 15:17:03 +0000 (19:17 +0400)]
Merge branch 'master' of newgeom:newgeom.git
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)
mpv [Thu, 17 Jul 2014 14:58:28 +0000 (18:58 +0400)]
The sketch initialization problem fix
vsv [Thu, 17 Jul 2014 13:30:15 +0000 (17:30 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Thu, 17 Jul 2014 13:29:59 +0000 (17:29 +0400)]
Create sketch with new model architecture
Sergey BELASH [Thu, 17 Jul 2014 11:48:23 +0000 (15:48 +0400)]
Merge branch 'master' of newgeom:newgeom
mpv [Thu, 17 Jul 2014 11:47:31 +0000 (15:47 +0400)]
Optimize document functionality and debug undo/redo synchronization
Sergey BELASH [Thu, 17 Jul 2014 11:41:37 +0000 (15:41 +0400)]
Unit test coverage check added (using gcov and lcov for gcc)
Sergey BELASH [Thu, 17 Jul 2014 09:17:57 +0000 (13:17 +0400)]
Merge branch 'master' of newgeom:newgeom.git
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.
vsv [Thu, 17 Jul 2014 08:28:03 +0000 (12:28 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Thu, 17 Jul 2014 08:27:48 +0000 (12:27 +0400)]
GeomAPI_IPresentation in terface created
sbh [Wed, 16 Jul 2014 14:13:11 +0000 (18:13 +0400)]
Unit test example added
vsv [Wed, 16 Jul 2014 12:49:11 +0000 (16:49 +0400)]
New architecture debugging
vsv [Wed, 16 Jul 2014 07:29:59 +0000 (11:29 +0400)]
Bug fixing after changes of ModelAPI
mpv [Wed, 16 Jul 2014 06:31:40 +0000 (10:31 +0400)]
Make result part as a container of the document
vsv [Wed, 16 Jul 2014 06:01:42 +0000 (10:01 +0400)]
Using part's document
vsv [Tue, 15 Jul 2014 15:05:55 +0000 (19:05 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Tue, 15 Jul 2014 15:05:47 +0000 (19:05 +0400)]
Adaptation to new model architecture
mpv [Tue, 15 Jul 2014 14:55:03 +0000 (18:55 +0400)]
Merge branch 'master' of newgeom:newgeom
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)
vsv [Tue, 15 Jul 2014 14:00:00 +0000 (18:00 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Tue, 15 Jul 2014 13:59:20 +0000 (17:59 +0400)]
Adaptation to new data structure
mpv [Tue, 15 Jul 2014 13:55:51 +0000 (17:55 +0400)]
Call redisplay for results change and delete
sbh [Tue, 15 Jul 2014 13:17:58 +0000 (17:17 +0400)]
Merge 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
vsv [Tue, 15 Jul 2014 12:27:29 +0000 (16:27 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Tue, 15 Jul 2014 12:27:17 +0000 (16:27 +0400)]
Adaptation to a new ModelAPI architecture
mpv [Tue, 15 Jul 2014 12:23:46 +0000 (16:23 +0400)]
Parts results debug
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
mpv [Tue, 15 Jul 2014 12:00:26 +0000 (16:00 +0400)]
Part debug
mpv [Tue, 15 Jul 2014 11:24:52 +0000 (15:24 +0400)]
Debug of construction point with results creation
vsv [Tue, 15 Jul 2014 09:03:54 +0000 (13:03 +0400)]
Adaptation to new ModelAPI structure
mpv [Tue, 15 Jul 2014 08:13:13 +0000 (12:13 +0400)]
Provide feature-owner by result in document
vsv [Mon, 14 Jul 2014 14:09:45 +0000 (18:09 +0400)]
XGUI package is adapted to new Model architecture
vsv [Mon, 14 Jul 2014 11:11:53 +0000 (15:11 +0400)]
ModuleBase adapted to new model structure
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
vsv [Mon, 14 Jul 2014 07:49:56 +0000 (11:49 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Mon, 14 Jul 2014 07:49:38 +0000 (11:49 +0400)]
Migration on new model architecture
mpv [Mon, 14 Jul 2014 07:47:50 +0000 (11:47 +0400)]
Updated the references attributes
vsv [Mon, 14 Jul 2014 06:49:40 +0000 (10:49 +0400)]
Adaptation to new Model architecture
mpv [Fri, 11 Jul 2014 13:37:49 +0000 (17:37 +0400)]
Making compilable all non-GUI classes
mpv [Fri, 11 Jul 2014 08:37:48 +0000 (12:37 +0400)]
Working with Construction results in SketchPlugin
mpv [Fri, 11 Jul 2014 07:17:01 +0000 (11:17 +0400)]
Initial version of redesign of working with results
vsv [Fri, 11 Jul 2014 06:02:29 +0000 (10:02 +0400)]
Registering of validators
vsv [Thu, 10 Jul 2014 15:09:19 +0000 (19:09 +0400)]
Selection validators improvements
sbh [Wed, 9 Jul 2014 14:00:21 +0000 (18:00 +0400)]
Merge branch 'master' of newgeom:newgeom.git
vsv [Wed, 9 Jul 2014 13:59:35 +0000 (17:59 +0400)]
Add PartSet validators
sbh [Wed, 9 Jul 2014 13:29:08 +0000 (17:29 +0400)]
Merge branch 'master' of newgeom:newgeom.git
sbh [Wed, 9 Jul 2014 13:28:42 +0000 (17:28 +0400)]
Processing of "Validators" in XML
vsv [Wed, 9 Jul 2014 12:38:41 +0000 (16:38 +0400)]
Create validators for constraint operations
vsv [Wed, 9 Jul 2014 08:38:38 +0000 (12:38 +0400)]
Create selection validator and selection object
vsv [Tue, 8 Jul 2014 12:36:31 +0000 (16:36 +0400)]
Define Selection validator interface.
vsv [Mon, 7 Jul 2014 14:30:13 +0000 (18:30 +0400)]
Features plug-in created with Extrusion operation.
vsv [Mon, 7 Jul 2014 12:51:36 +0000 (16:51 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Mon, 7 Jul 2014 12:51:16 +0000 (16:51 +0400)]
Create custom widgets
mpv [Mon, 7 Jul 2014 10:10:56 +0000 (14:10 +0400)]
Attaching a debug OCAF browser plugin
vsv [Fri, 4 Jul 2014 13:57:09 +0000 (17:57 +0400)]
Sketcher bugfixing
vsv [Thu, 3 Jul 2014 11:56:55 +0000 (15:56 +0400)]
OPERATION_LAUNCHED event created.
mpv [Thu, 3 Jul 2014 08:43:17 +0000 (12:43 +0400)]
Initial validators mechanism
vsv [Thu, 3 Jul 2014 07:57:08 +0000 (11:57 +0400)]
Redisplay feature event processing
mpv [Wed, 2 Jul 2014 07:27:28 +0000 (11:27 +0400)]
Merge branch 'master' of newgeom:newgeom
mpv [Wed, 2 Jul 2014 07:27:01 +0000 (11:27 +0400)]
Added the redisplay event
vsv [Tue, 1 Jul 2014 15:16:48 +0000 (19:16 +0400)]
Accessibility of constraint operations under editing of sketch elements
vsv [Tue, 1 Jul 2014 07:51:38 +0000 (11:51 +0400)]
Restore default value
vsv [Tue, 1 Jul 2014 07:41:54 +0000 (11:41 +0400)]
Merge branch 'master' of newgeom:newgeom
mpv [Tue, 1 Jul 2014 07:41:29 +0000 (11:41 +0400)]
Moved the model messages from Model to ModelAPI and removed dependencies on Model
vsv [Tue, 1 Jul 2014 07:10:37 +0000 (11:10 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Tue, 1 Jul 2014 07:10:22 +0000 (11:10 +0400)]
Some slight improvements and bugs fixing.
azv [Tue, 1 Jul 2014 06:23:08 +0000 (10:23 +0400)]
Merge remote-tracking branch 'remotes/origin/master' into SketchSolver
azv [Mon, 30 Jun 2014 06:11:32 +0000 (10:11 +0400)]
Changes in the presentations of features
mpv [Mon, 30 Jun 2014 09:25:26 +0000 (13:25 +0400)]
Several improvements mostly for automatic update of result
vsv [Fri, 27 Jun 2014 07:44:29 +0000 (11:44 +0400)]
Bug fixing of constraints creation with preselection
vsv [Fri, 27 Jun 2014 07:38:05 +0000 (11:38 +0400)]
Bugs fixing on constraints with preselected objects
azv [Fri, 27 Jun 2014 06:26:33 +0000 (10:26 +0400)]
Problem with redisplay of constraint between points of lines was fixed
nds [Thu, 26 Jun 2014 17:42:56 +0000 (21:42 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc
Distance between line points.
vsv [Thu, 26 Jun 2014 14:39:57 +0000 (18:39 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Thu, 26 Jun 2014 14:39:48 +0000 (18:39 +0400)]
Bug fixing of operations with pre-selection
azv [Thu, 26 Jun 2014 14:10:13 +0000 (18:10 +0400)]
Flyout implemented for parallel and perpendicular constraints
vsv [Thu, 26 Jun 2014 13:23:56 +0000 (17:23 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Thu, 26 Jun 2014 13:23:46 +0000 (17:23 +0400)]
Working with pre-selection in sketch operations
azv [Thu, 26 Jun 2014 12:34:51 +0000 (16:34 +0400)]
Merge remote-tracking branch 'remotes/origin/master' into SketchSolver
azv [Thu, 26 Jun 2014 12:33:27 +0000 (16:33 +0400)]
Problem with invisible constraints when editing sketch was fixed
nds [Thu, 26 Jun 2014 12:23:58 +0000 (16:23 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc
Position point for parallel and perpendicular constraints.
nds [Thu, 26 Jun 2014 11:19:33 +0000 (15:19 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc
The widget value is implemented in order to remove the customization in the operation.
nds [Thu, 26 Jun 2014 10:06:29 +0000 (14:06 +0400)]
Merge branch 'master' of newgeom:newgeom
nds [Thu, 26 Jun 2014 10:06:10 +0000 (14:06 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc
1. Icons
vsv [Thu, 26 Jun 2014 08:48:51 +0000 (12:48 +0400)]
Divide method init on initFeature and initSelection
vsv [Thu, 26 Jun 2014 06:45:10 +0000 (10:45 +0400)]
Merge branch 'master' of newgeom:newgeom
vsv [Thu, 26 Jun 2014 06:44:31 +0000 (10:44 +0400)]
Divide init method of sketch operation on initFeature and initSelection.
azv [Thu, 26 Jun 2014 04:44:45 +0000 (08:44 +0400)]
Presentation for parallel and perpendicular constraints