]>
SALOME platform Git repositories - modules/shaper.git/log
azv [Wed, 18 Mar 2015 07:36:20 +0000 (10:36 +0300)]
Implemented processing of Mirror constraint by sketch solver
Test case added
azv [Wed, 18 Mar 2015 04:12:43 +0000 (07:12 +0300)]
Implemented feature for constraint Mirror
nds [Wed, 18 Mar 2015 11:54:06 +0000 (14:54 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 18 Mar 2015 11:53:52 +0000 (14:53 +0300)]
Sketch selection in the browser for extrusion operation
An empty shape for the sketch result
mpv [Wed, 18 Mar 2015 11:46:16 +0000 (14:46 +0300)]
Implementation of "copyTo" method for data
nds [Wed, 18 Mar 2015 11:34:25 +0000 (14:34 +0300)]
Sketch selection in the browser for extrusion operation
An empty shape for the sketch result
nds [Wed, 18 Mar 2015 11:09:12 +0000 (14:09 +0300)]
Multi-selection widget to be used in the extrusion feature.
mpv [Wed, 18 Mar 2015 07:38:50 +0000 (10:38 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Wed, 18 Mar 2015 07:38:24 +0000 (10:38 +0300)]
Make same naming in the data model and in XML of types of shapes. Make Extrusion selection type "FACE" by default that allows to simplify tests a little.
nds [Wed, 18 Mar 2015 07:33:25 +0000 (10:33 +0300)]
Multi-selection widget to be used in the extrusion feature.
Shape validator correction
vsv [Tue, 17 Mar 2015 15:16:35 +0000 (18:16 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Tue, 17 Mar 2015 15:16:22 +0000 (18:16 +0300)]
Improve tangent presentation
mpv [Tue, 17 Mar 2015 14:56:23 +0000 (17:56 +0300)]
Make extrusion able to work with many base-faces
nds [Tue, 17 Mar 2015 14:50:53 +0000 (17:50 +0300)]
Multi-selection widget to be used in the extrusion feature.
Crash fix.
nds [Tue, 17 Mar 2015 14:48:24 +0000 (17:48 +0300)]
Multi-selection widget to be used in the extrusion feature.
Crash fix.
vsv [Tue, 17 Mar 2015 14:36:59 +0000 (17:36 +0300)]
Create tangent constraint presentation
nds [Tue, 17 Mar 2015 14:26:16 +0000 (17:26 +0300)]
Multi-selection widget to be used in the extrusion feature.
Code improvement. The initial behavior
nds [Tue, 17 Mar 2015 13:47:17 +0000 (16:47 +0300)]
Multi-selection widget to be used in the extrusion feature.
Code improvement.
nds [Tue, 17 Mar 2015 13:22:17 +0000 (16:22 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 17 Mar 2015 13:21:54 +0000 (16:21 +0300)]
Multi-selection widget to be used in the extrusion feature.
It removes the cached mySelectedObject and myShape in the widget shape selector control.
vsv [Tue, 17 Mar 2015 12:58:11 +0000 (15:58 +0300)]
Equal constraint presentation
azv [Tue, 17 Mar 2015 11:50:51 +0000 (14:50 +0300)]
Adjusting test cases for Equal and Tangent constraints
mpv [Tue, 17 Mar 2015 11:07:54 +0000 (14:07 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Tue, 17 Mar 2015 11:07:28 +0000 (14:07 +0300)]
Make undo/redo working correctly with the color of results
vsv [Tue, 17 Mar 2015 09:47:48 +0000 (12:47 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Tue, 17 Mar 2015 09:47:40 +0000 (12:47 +0300)]
Improve rigid constraint presentation
azv [Tue, 17 Mar 2015 09:18:34 +0000 (12:18 +0300)]
Constraint Tangent is added
azv [Mon, 16 Mar 2015 14:54:27 +0000 (17:54 +0300)]
Unit test for the Equal constraint
nds [Tue, 17 Mar 2015 09:18:47 +0000 (12:18 +0300)]
Multi-selection widget to be used in the extrusion feature.
Sepate the method storeValueCustom on two methods - to change an attribute and update the object.
The method to change attribute without object's update is necessary for isValid functionality
nds [Tue, 17 Mar 2015 09:06:46 +0000 (12:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 17 Mar 2015 09:05:44 +0000 (12:05 +0300)]
Color for results - an error message appears if the result has no defined color in preferences
mpv [Tue, 17 Mar 2015 08:21:15 +0000 (11:21 +0300)]
Make initialization plugin:
- make features in every new document (not loaded)
- called for PartSet without checking the transactions
- creates features without history
nds [Tue, 17 Mar 2015 07:04:09 +0000 (10:04 +0300)]
Multi-selection widget to be used in the extrusion feature.
Validator and filters redesign to unite them and simplify the isValid() method parameters
nds [Tue, 17 Mar 2015 05:25:59 +0000 (08:25 +0300)]
Multi-selection widget to be used in the extrusion feature.
The sketch validator is not necessary because the sketch feature filter check if the selected in the object browser object is sketch.
vsv [Mon, 16 Mar 2015 15:32:36 +0000 (18:32 +0300)]
Horisontal and vertical constraints added
vsv [Mon, 16 Mar 2015 14:18:58 +0000 (17:18 +0300)]
PositionMgr improvement
vsv [Mon, 16 Mar 2015 11:47:36 +0000 (14:47 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Mon, 16 Mar 2015 11:47:15 +0000 (14:47 +0300)]
Remove code duplication.
azv [Mon, 16 Mar 2015 11:44:23 +0000 (14:44 +0300)]
Constraints for equality of lengths and radii
azv [Mon, 16 Mar 2015 09:33:24 +0000 (12:33 +0300)]
Horizontal and vertical constraints
1. SketchPlugin featurea are implemented
2. SketchSolver integration of new constraints is made
3. Unit tests are created
vsv [Mon, 16 Mar 2015 09:56:51 +0000 (12:56 +0300)]
Define rigid constraint symbol
sbh [Fri, 13 Mar 2015 16:06:35 +0000 (19:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 13 Mar 2015 16:06:25 +0000 (19:06 +0300)]
Switch and Toolbox refactored: common methods are extracted into base class
vsv [Fri, 13 Mar 2015 15:54:50 +0000 (18:54 +0300)]
Position manager created
nds [Fri, 13 Mar 2015 08:29:19 +0000 (11:29 +0300)]
Multi-selection widget to be used in the extrusion feature.
vsv [Fri, 13 Mar 2015 08:02:28 +0000 (11:02 +0300)]
Correct CMake file
sbh [Thu, 12 Mar 2015 17:14:17 +0000 (20:14 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 12 Mar 2015 17:13:51 +0000 (20:13 +0300)]
Do no highlight the boolean widget
vsv [Thu, 12 Mar 2015 16:22:19 +0000 (19:22 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 12 Mar 2015 16:22:10 +0000 (19:22 +0300)]
Perpendicular constraint presentation created
sbh [Thu, 12 Mar 2015 16:04:45 +0000 (19:04 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 12 Mar 2015 16:04:35 +0000 (19:04 +0300)]
Default planes and origin initialization
vsv [Thu, 12 Mar 2015 12:27:16 +0000 (15:27 +0300)]
Parallel constraint presentation created.
nds [Thu, 12 Mar 2015 08:54:04 +0000 (11:54 +0300)]
Constuction sketch entity attribute.
Store the value by reset(), in order to do not show the previous values by apply/auxiliary attribute change.
nds [Thu, 12 Mar 2015 08:35:34 +0000 (11:35 +0300)]
Constuction sketch entity attribute.
Rename the construction flag in the auxiliary
nds [Thu, 12 Mar 2015 07:49:45 +0000 (10:49 +0300)]
Constraint sketch entity attribute.
The created sketch entity should not disappear in the viewer by context popup menu show.
nds [Thu, 12 Mar 2015 07:03:36 +0000 (10:03 +0300)]
Change color for construction/body/group.
Using one sketch entity color for points and lines in order to have the same color for circle. This presentation has both a point and a line.
sbh [Wed, 11 Mar 2015 17:26:26 +0000 (20:26 +0300)]
Axis creation on cylindrical face stub
sbh [Wed, 11 Mar 2015 15:52:21 +0000 (18:52 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 11 Mar 2015 15:51:47 +0000 (18:51 +0300)]
Bugfixes for focus processing in the property panel
nds [Wed, 11 Mar 2015 15:36:52 +0000 (18:36 +0300)]
Change color for construction/body/group.
The custom presentation using to change the arc's AIS preview object.
nds [Wed, 11 Mar 2015 14:42:38 +0000 (17:42 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 11 Mar 2015 14:42:26 +0000 (17:42 +0300)]
Change color for construction/body/group.
The default custom presentation to customize the AIS object color if there is no a customizer realized with the feature of the object.
vsv [Wed, 11 Mar 2015 09:33:51 +0000 (12:33 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 11 Mar 2015 09:33:38 +0000 (12:33 +0300)]
Create SketcherPrs package
nds [Tue, 10 Mar 2015 13:30:47 +0000 (16:30 +0300)]
Change color for construction/body/group.
nds [Tue, 10 Mar 2015 09:08:03 +0000 (12:08 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
Conflicts:
src/XGUI/XGUI_Workshop.cpp
nds [Tue, 10 Mar 2015 09:04:51 +0000 (12:04 +0300)]
Constriction type for all sketch entities
The color dialog modification to apply the color, a signal to redisplay the result(it will be moved to the model later)
mpv [Tue, 10 Mar 2015 09:02:34 +0000 (12:02 +0300)]
Fix bug where two solids are produced by Cut operation (found by MKO)
mpv [Tue, 10 Mar 2015 08:51:47 +0000 (11:51 +0300)]
Implementation of color as integer array attribute
nds [Tue, 10 Mar 2015 05:06:31 +0000 (08:06 +0300)]
Constriction type for all sketch entities
nds [Tue, 10 Mar 2015 04:57:26 +0000 (07:57 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 10 Mar 2015 04:50:48 +0000 (07:50 +0300)]
Change color action for a body object
Random color using by default.
sbh [Fri, 6 Mar 2015 18:45:48 +0000 (21:45 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 6 Mar 2015 18:45:14 +0000 (21:45 +0300)]
Pass focus to children widgets (pages)
nds [Fri, 6 Mar 2015 17:38:22 +0000 (20:38 +0300)]
Change color action for a body object
Customize object correction in order to take into account the color of the result if it has been set.
nds [Fri, 6 Mar 2015 17:05:01 +0000 (20:05 +0300)]
Change color action for a body object
nds [Fri, 6 Mar 2015 14:40:41 +0000 (17:40 +0300)]
SketchEntity object for the Sketch features
sbh [Fri, 6 Mar 2015 08:24:05 +0000 (11:24 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 6 Mar 2015 08:23:59 +0000 (11:23 +0300)]
Property pannel refactoring: focus processing in paged widgets
vsv [Fri, 6 Mar 2015 08:14:59 +0000 (11:14 +0300)]
Correction of validator for point to point distance
vsv [Thu, 5 Mar 2015 14:52:36 +0000 (17:52 +0300)]
Avoid duplication of validators
nds [Thu, 5 Mar 2015 12:09:04 +0000 (15:09 +0300)]
Construction elements are auxiliary entities:
The regression: contour is not closed. We need to check whether there is at least one obligatory left widgets.
nds [Thu, 5 Mar 2015 11:39:53 +0000 (14:39 +0300)]
Construction elements are auxiliary entities:
The regression: contour is not closed. We need to check whether there is at least one obligatory left widgets.
nds [Thu, 5 Mar 2015 08:35:40 +0000 (11:35 +0300)]
Construction elements are auxiliary entities:
Preview of a construction element should not be visible outside the sketch
nds [Thu, 5 Mar 2015 08:29:28 +0000 (11:29 +0300)]
Construction elements are auxiliary entities:
Construction attribute change for multi-selected features
nds [Wed, 4 Mar 2015 12:08:32 +0000 (15:08 +0300)]
Using the workshop "Delete" action for the sketch operation features
nds [Wed, 4 Mar 2015 11:25:20 +0000 (14:25 +0300)]
Using the workshop "Delete" action for the sketch operation features
nds [Wed, 4 Mar 2015 11:12:54 +0000 (14:12 +0300)]
Selection of the text in the editor control
nds [Wed, 4 Mar 2015 09:52:23 +0000 (12:52 +0300)]
Construction elements are auxiliary entities:
Construction change through a context popup menu.
Customize presentation by redisplay feature
nds [Wed, 4 Mar 2015 09:40:04 +0000 (12:40 +0300)]
The flushCreated/flushUpdated are obsolete and nobody uses them.
nds [Tue, 3 Mar 2015 14:34:14 +0000 (17:34 +0300)]
Construction elements are auxiliary entities:
a boolean flag in the sketch feature,
customize sketch feature presentation by the color change.
Important modification: it was decided to use non-obligatory xml constructions to set the no-focus policy for the attribute.
Otherwise during a segment-line creation, it is not enough to select two points, the check box control has a focus after them.
sbh [Tue, 3 Mar 2015 10:32:06 +0000 (13:32 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Tue, 3 Mar 2015 10:31:55 +0000 (13:31 +0300)]
Correction for boolean control after refactoring
nds [Mon, 2 Mar 2015 11:40:06 +0000 (14:40 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 2 Mar 2015 11:39:46 +0000 (14:39 +0300)]
a lot of ObjectTypeFilter was created on the widget activate, not all of them are removed.
Error: create part, extrusion, sketch - > it is not possible to select a sketch plane.
sbh [Mon, 2 Mar 2015 10:05:16 +0000 (13:05 +0300)]
Error messages processing on librarry loading under windows platform
nds [Fri, 27 Feb 2015 16:51:21 +0000 (19:51 +0300)]
Key_Delete shortcut for both delete action - 1. workshop, 2. partset module.
Crash fix for SALOME mode.
nds [Fri, 27 Feb 2015 16:18:15 +0000 (19:18 +0300)]
Key_Delete shortcut for both delete action - 1. workshop, 2. partset module.
nds [Fri, 27 Feb 2015 16:06:54 +0000 (19:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0