Salome HOME
modules/shaper.git
9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 24 Jun 2014 12:58:41 +0000 (16:58 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Move for line constraint. Do not build line preview until both points are initialized.

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Tue, 24 Jun 2014 12:08:55 +0000 (16:08 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoAdded the initialization of attributes flag and "attributes": method that returns...
mpv [Tue, 24 Jun 2014 11:58:18 +0000 (15:58 +0400)]
Added the initialization of attributes flag and "attributes": method that returns all attributes of Data

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Tue, 24 Jun 2014 11:45:06 +0000 (15:45 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 24 Jun 2014 11:44:52 +0000 (15:44 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Parallel, perpendicular features.

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 24 Jun 2014 11:17:20 +0000 (15:17 +0400)]
Merge branch 'master' of newgeom:newgeom

9 years agoInitialization of WidgetPoint2d with point from last feature.
vsv [Tue, 24 Jun 2014 11:17:07 +0000 (15:17 +0400)]
Initialization of WidgetPoint2d with point from last feature.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 24 Jun 2014 10:25:50 +0000 (14:25 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Hide internal widgets.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 24 Jun 2014 09:19:00 +0000 (13:19 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Use the features to set the default value in the constraint.

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Tue, 24 Jun 2014 09:03:02 +0000 (13:03 +0400)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/Config/Config_Keywords.h
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/PartSet/PartSet_OperationFeatureCreate.cpp

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 24 Jun 2014 08:58:23 +0000 (12:58 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Double editor for the constraint value.

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

Conflicts:
src/ModuleBase/ModuleBase_WidgetFactory.cpp

9 years agoPoint2d Distance widget added
vsv [Tue, 24 Jun 2014 07:53:09 +0000 (11:53 +0400)]
Point2d Distance widget added

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 24 Jun 2014 07:21:45 +0000 (11:21 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Widget controls for a constraint filling.

9 years agoMerge remote-tracking branch 'remotes/origin/master' into SketchSolver
azv [Tue, 24 Jun 2014 04:21:58 +0000 (08:21 +0400)]
Merge remote-tracking branch 'remotes/origin/master' into SketchSolver

9 years agoChanges concerning to Radius constraint
azv [Tue, 24 Jun 2014 04:21:42 +0000 (08:21 +0400)]
Changes concerning to Radius constraint

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 23 Jun 2014 18:42:45 +0000 (22:42 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Move setConstraint method to the feature.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 23 Jun 2014 18:04:04 +0000 (22:04 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Change the feature create operation to work without a custom presentation.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 23 Jun 2014 17:48:57 +0000 (21:48 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Change the feature create operation to work without a custom presentation.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 23 Jun 2014 16:11:13 +0000 (20:11 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Undoes the modification of the isEdit state of operation using. The default value of the feature is set after the operation is started
Edit for a second line creation. This is not edit operation, but the property widget value should not be applyed to the line.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 23 Jun 2014 15:25:17 +0000 (19:25 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Undoes the modification of the isEdit state of operation using. The default value of the feature is set after the operation is started

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 23 Jun 2014 14:46:48 +0000 (18:46 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

The PartSet presentation's functionality should be partially moved to SketchPlugin and a custom widget creation.
1. distanceToPoint method is moved to the sketch plugin feature.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 23 Jun 2014 14:14:11 +0000 (18:14 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

The PartSet presentation's functionality should be partially moved to SketchPlugin and a custom widget creation.
1. feature move() method is moved to the sketch plugin feature.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Sat, 21 Jun 2014 11:51:23 +0000 (15:51 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Distance constraint between points.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Sat, 21 Jun 2014 10:40:03 +0000 (14:40 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Introduce the Last kind of selection in order to realize second feature selection for the distance constraint

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Sat, 21 Jun 2014 09:20:01 +0000 (13:20 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Radius constraint for an arc.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Sat, 21 Jun 2014 08:52:41 +0000 (12:52 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Edit radius feature(change the feature's position in the circle)

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Sat, 21 Jun 2014 08:25:20 +0000 (12:25 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. SetCustomValue for a dimension to show the model value, not a real one
2. Dir2d to add new costructor in Curc2d
3. Visualize Radius dimension
4. projectPointOnFeature for arc and circle (was projectPointOnArc)

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 20 Jun 2014 15:55:48 +0000 (19:55 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Get back the previuos modifications.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 20 Jun 2014 15:25:44 +0000 (19:25 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Rename constraint feature presentations
2. Add createPresentation() to each constraint feature prs.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 20 Jun 2014 15:04:35 +0000 (19:04 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Move the constraint presentation creation to the feature prs class
2. Create distance/radius presentation classes.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 20 Jun 2014 12:37:52 +0000 (16:37 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Remove operation constraint class.
2. Edit constraint lenght. The lenght is moved. Selected(not highlighted)

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 20 Jun 2014 11:53:50 +0000 (15:53 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Remove operation constraint class.
2. Edit constraint lenght. To debug

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 20 Jun 2014 06:22:31 +0000 (10:22 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Screen out myFeatures which are not necessary here.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 20 Jun 2014 06:11:16 +0000 (10:11 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Edit constraint text.

9 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 19 Jun 2014 08:56:56 +0000 (12:56 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Split init(feature, feature) on init(feature), setFeature(feature, selection mode). The cause is lenght constraint.
2. Mouse double click signal listen by operation.
3. Correct displayer to use the selection mode only in activateInLocalContext method. It was temporary realized in the redisplay().
4. Increase selection tolerance for dimension text.

10 years agoMerge branch 'SketchSolver'
azv [Wed, 18 Jun 2014 12:54:43 +0000 (16:54 +0400)]
Merge branch 'SketchSolver'

10 years agoEliminate the problem with constraint for the length of the line
azv [Wed, 18 Jun 2014 12:54:00 +0000 (16:54 +0400)]
Eliminate the problem with constraint for the length of the line

10 years agoThe problems with building the sketch with circles and triangles were fixed
azv [Wed, 18 Jun 2014 12:22:38 +0000 (16:22 +0400)]
The problems with building the sketch with circles and triangles were fixed

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Wed, 18 Jun 2014 11:07:57 +0000 (15:07 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. ToolTip style for a constraint editor, close the control by the Esc button, erase constraint if the operation is aborted.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Wed, 18 Jun 2014 10:03:18 +0000 (14:03 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. The lenght constraint

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 17 Jun 2014 17:06:58 +0000 (21:06 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. The cross product for a line to find the constraint direction relatively to the source line feature

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 17 Jun 2014 14:33:18 +0000 (18:33 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

1. Using the GeomAPI_Lin projection/distance for a line to be used later for a lenght constraint.
2. Correct projection() in the Line
3. Append double flyout value argument to the constraint.
4. Add lenght constraint presentation and operation to create it(may be later it will be join with feature create operation)

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 16 Jun 2014 08:20:44 +0000 (12:20 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Arc edit correction.

10 years agoAccording to "operation-widget_factory-property"
nds [Mon, 16 Jun 2014 06:45:04 +0000 (10:45 +0400)]
According to "operation-widget_factory-property"

final modification to use in the property panel the operation widgets.
To do: the property panel clear the widgets, but should not do it.

10 years agoAccording to "operation-widget_factory-property"
nds [Wed, 11 Jun 2014 15:10:25 +0000 (19:10 +0400)]
According to "operation-widget_factory-property"

remove dependency of widget fractory from operation

10 years agoThere was discovered a logic, that the feature is created in the operation, after...
nds [Wed, 11 Jun 2014 15:00:01 +0000 (19:00 +0400)]
There was discovered a logic, that the feature is created in the operation, after the operation can perform some actions for feature and after, outside, the property panel widgets are created and the feature is initialized by the control default values.

The problem with the Sketch creation line operation, which need to fill the property start point by the last point of another feature. The functionality the operation done in the startOperation() virtual method. After, the property panel throw down the values set.
The decision is to redesign the operation-widget_factory-property panel functionality in order to set the default values to the feature at the moment of a new feature creation.

10 years agoInit feature by model widget factory content
nds [Wed, 11 Jun 2014 08:00:23 +0000 (12:00 +0400)]
Init feature by model widget factory content

The code is moved here to be applyed for all types of features.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 11 Jun 2014 03:16:59 +0000 (07:16 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoHide command icon added
vsv [Tue, 10 Jun 2014 14:41:16 +0000 (18:41 +0400)]
Hide command icon added

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 10 Jun 2014 14:24:50 +0000 (18:24 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoProvide connection of new features in SALOME module
vsv [Tue, 10 Jun 2014 14:24:36 +0000 (18:24 +0400)]
Provide connection of new features in SALOME module

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 10 Jun 2014 14:14:43 +0000 (18:14 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Edit feature: move call for all entities. There are bugs in moving.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 10 Jun 2014 12:28:21 +0000 (16:28 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Edit feature: creation a specific presentation in the tools in order to use it in the edit operation.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 10 Jun 2014 12:12:19 +0000 (16:12 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Edit feature: move specific feature functionality to the feature presentation.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Tue, 10 Jun 2014 09:13:37 +0000 (13:13 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 10 Jun 2014 09:13:24 +0000 (13:13 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Edit feature: rename edit line to edit feature.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Tue, 10 Jun 2014 06:22:42 +0000 (10:22 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Remove dependency on edition only feature with the line kind.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Tue, 10 Jun 2014 06:02:06 +0000 (10:02 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoDefine selection type for selection control
vsv [Tue, 10 Jun 2014 06:01:57 +0000 (10:01 +0400)]
Define selection type for selection control

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 9 Jun 2014 13:20:27 +0000 (17:20 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Feature Arc creation. Project third point on the arc circle

10 years agoCheck ShapePtr on validity
vsv [Mon, 9 Jun 2014 12:37:33 +0000 (16:37 +0400)]
Check ShapePtr on validity

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Mon, 9 Jun 2014 11:08:39 +0000 (15:08 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoRedisplay object on data modifications
vsv [Mon, 9 Jun 2014 11:08:22 +0000 (15:08 +0400)]
Redisplay object on data modifications

10 years agoMerge remote-tracking branch 'remotes/origin/master' into SketchSolver
azv [Mon, 9 Jun 2014 07:22:01 +0000 (11:22 +0400)]
Merge remote-tracking branch 'remotes/origin/master' into SketchSolver

10 years agoThe problem with extrusion direction of the sketch was fixed
azv [Mon, 9 Jun 2014 07:21:34 +0000 (11:21 +0400)]
The problem with extrusion direction of the sketch was fixed

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Mon, 9 Jun 2014 06:48:14 +0000 (10:48 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Arc feature inital creation. Preview draft

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Mon, 9 Jun 2014 04:13:35 +0000 (08:13 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 15:36:52 +0000 (19:36 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Arc feature inital creation. No V3d viewer.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 6 Jun 2014 15:19:36 +0000 (19:19 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoCreate pop-up menu in 3d viewer
vsv [Fri, 6 Jun 2014 15:19:21 +0000 (19:19 +0400)]
Create pop-up menu in 3d viewer

10 years agoMerge branch 'SketchSolver'
azv [Fri, 6 Jun 2014 14:22:01 +0000 (18:22 +0400)]
Merge branch 'SketchSolver'

10 years agoMerge from 'master'
azv [Fri, 6 Jun 2014 14:03:33 +0000 (18:03 +0400)]
Merge from 'master'

10 years agoImplemented extrusion for sketch
azv [Fri, 6 Jun 2014 14:01:53 +0000 (18:01 +0400)]
Implemented extrusion for sketch

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 13:59:38 +0000 (17:59 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Key release signal is emitted by double value widget in order to bread and restart circle creation operation like it is for line feature.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Fri, 6 Jun 2014 13:39:03 +0000 (17:39 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 13:38:45 +0000 (17:38 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Code correction to set the focus widget for all ModelWidget children.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 6 Jun 2014 13:16:48 +0000 (17:16 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoShow/Hide operations and selection synchronization
vsv [Fri, 6 Jun 2014 13:16:27 +0000 (17:16 +0400)]
Show/Hide operations and selection synchronization

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 12:32:01 +0000 (16:32 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Code correction to set the focus widget for all ModelWidget children.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 12:16:42 +0000 (16:16 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Circle final creation.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Fri, 6 Jun 2014 12:13:52 +0000 (16:13 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Fri, 6 Jun 2014 12:13:41 +0000 (16:13 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Circle final creation.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 5 Jun 2014 14:18:34 +0000 (18:18 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoUpdate document in Data tree model on loading a new document
vsv [Thu, 5 Jun 2014 14:18:15 +0000 (18:18 +0400)]
Update document in Data tree model on loading a new document

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 13:23:48 +0000 (17:23 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Circle draft creation.

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Thu, 5 Jun 2014 12:24:46 +0000 (16:24 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 12:24:28 +0000 (16:24 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Point feature creation is finished. Constraint for the point is available between two points or a point and a line point.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 5 Jun 2014 11:41:28 +0000 (15:41 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoClean Property panel before starting of a new operation.
vsv [Thu, 5 Jun 2014 11:41:13 +0000 (15:41 +0400)]
Clean Property panel before starting of a new operation.

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 11:37:24 +0000 (15:37 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Move all line specific information to FeatureLinePrs. Prepare FeaturePointPrs for the point feature.

10 years agoMerge remote-tracking branch 'remotes/origin/master' into SketchSolver
azv [Thu, 5 Jun 2014 11:09:28 +0000 (15:09 +0400)]
Merge remote-tracking branch 'remotes/origin/master' into SketchSolver

Conflicts:
src/GeomAlgoAPI/CMakeLists.txt

10 years agoIntermediate changes for sketch builder
azv [Wed, 4 Jun 2014 08:31:23 +0000 (12:31 +0400)]
Intermediate changes for sketch builder

10 years agoMerge branch 'master' of newgeom:newgeom
nds [Thu, 5 Jun 2014 09:55:43 +0000 (13:55 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agorefs #80 - Sketch base GUI: create/draw point, circle and arc
nds [Thu, 5 Jun 2014 09:55:33 +0000 (13:55 +0400)]
refs #80 - Sketch base GUI: create/draw point, circle and arc

Create features step.
It splits the operation of sketch line creation to the common operation part and feature presentation part. Common operation part will be applicable for all features created. The feature presentation will contain the specific behavior for a separate feature.

10 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 4 Jun 2014 15:29:59 +0000 (19:29 +0400)]
Merge branch 'master' of newgeom:newgeom

10 years agoProvide editing of Point and Extrusion objects
vsv [Wed, 4 Jun 2014 15:29:44 +0000 (19:29 +0400)]
Provide editing of Point and Extrusion objects

10 years agoAn attempt to use the feature kind instead of direct text. May be, later the dependen...
nds [Wed, 4 Jun 2014 11:25:58 +0000 (15:25 +0400)]
An attempt to use the feature kind instead of direct text. May be, later the dependency to PartSetPlugin will be removed from XGUI includes.

10 years agoIt replaces direct names of construction and partset features to the specific kind.
nds [Wed, 4 Jun 2014 11:10:41 +0000 (15:10 +0400)]
It replaces direct names of construction and partset features to the specific kind.

10 years agoIt replaces direct names of construction and partset features to the specific kind.
nds [Wed, 4 Jun 2014 11:09:44 +0000 (15:09 +0400)]
It replaces direct names of construction and partset features to the specific kind.