]> SALOME platform Git repositories - modules/shaper.git/log
Salome HOME
modules/shaper.git
8 years agoMerge remote-tracking branch 'remotes/origin/HighLevelDump'
dbv [Wed, 24 Aug 2016 12:33:18 +0000 (15:33 +0300)]
Merge remote-tracking branch 'remotes/origin/HighLevelDump'

8 years agoFix for Box macros HighLevelDump
dbv [Wed, 24 Aug 2016 11:24:24 +0000 (14:24 +0300)]
Fix for Box macros

8 years agoDone in the frames of python dump issue #1648 : allow user to rename results without...
mpv [Wed, 24 Aug 2016 09:31:55 +0000 (12:31 +0300)]
Done in the frames of python dump issue #1648 : allow user to rename results without selection by namingName problems. Sub-shapes now don't keep the name of the result in the data tree.

8 years agoAllow dumper to set empty user-defined name for features
azv [Tue, 23 Aug 2016 14:19:44 +0000 (17:19 +0300)]
Allow dumper to set empty user-defined name for features

8 years agoFix for Export test
dbv [Tue, 23 Aug 2016 13:46:22 +0000 (16:46 +0300)]
Fix for Export test

8 years agoDo not dump "model.do()" if no one sub-feature of composite feature has been dumped
azv [Tue, 23 Aug 2016 13:44:57 +0000 (16:44 +0300)]
Do not dump "model.do()" if no one sub-feature of composite feature has been dumped

8 years agoAdjust unit tests
azv [Tue, 23 Aug 2016 13:01:13 +0000 (16:01 +0300)]
Adjust unit tests

8 years agoFixes for unit tests
azv [Tue, 23 Aug 2016 11:23:08 +0000 (14:23 +0300)]
Fixes for unit tests

8 years agoExplicitly call execute for nested features before referring
azv [Tue, 23 Aug 2016 10:45:46 +0000 (13:45 +0300)]
Explicitly call execute for nested features before referring

8 years agoIssue #1678: Naming not correct in the feature "Partition"
dbv [Tue, 23 Aug 2016 08:53:07 +0000 (11:53 +0300)]
Issue #1678: Naming not correct in the feature "Partition"

Fixed naming for FeaturesPlugin_Partition

8 years agoTake into account context of selection for sketch features if the selected shape...
azv [Tue, 23 Aug 2016 08:12:36 +0000 (11:12 +0300)]
Take into account context of selection for sketch features if the selected shape is null (simple construction is selected)

8 years agoFlushing created and updated events instead of calling execute on feature in ModelHig...
dbv [Tue, 23 Aug 2016 07:01:55 +0000 (10:01 +0300)]
Flushing created and updated events instead of calling execute on feature in ModelHighAPI_Interface::execute
Fixed TestImport

8 years agoFix problems in sketch unit tests
azv [Mon, 22 Aug 2016 13:00:32 +0000 (16:00 +0300)]
Fix problems in sketch unit tests

8 years agoCorrect dump of default name of results
azv [Mon, 22 Aug 2016 09:26:43 +0000 (12:26 +0300)]
Correct dump of default name of results

8 years agoUpdate unit test for changing default color
azv [Mon, 22 Aug 2016 08:47:25 +0000 (11:47 +0300)]
Update unit test for changing default color

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Mon, 22 Aug 2016 08:41:20 +0000 (11:41 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Dump user-defined colors of results

8 years agoFix for ParametersPlugin unit tests
azv [Fri, 19 Aug 2016 13:41:38 +0000 (16:41 +0300)]
Fix for ParametersPlugin unit tests

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 12:02:57 +0000 (15:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 12:02:57 +0000 (15:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 11:48:48 +0000 (14:48 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 08:58:57 +0000 (11:58 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Store user-defined names for Result features

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 05:36:26 +0000 (08:36 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Set default name as a wrapper name in generated Python script

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 04:22:50 +0000 (07:22 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Shortcut for setting name of feature by ModelHighAPI_Interface

8 years agoCall execute from High API only if feature valid.
dbv [Thu, 18 Aug 2016 14:58:35 +0000 (17:58 +0300)]
Call execute from High API only if feature valid.

8 years agoAvoid SegFault exception
azv [Thu, 18 Aug 2016 13:40:00 +0000 (16:40 +0300)]
Avoid SegFault exception

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 18 Aug 2016 13:26:48 +0000 (16:26 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

8 years agoFix compilation errors on CentOS
azv [Thu, 18 Aug 2016 13:22:58 +0000 (16:22 +0300)]
Fix compilation errors on CentOS

8 years agoFix compilation of ModelHighAPI on CentOS
azv [Thu, 18 Aug 2016 12:44:12 +0000 (15:44 +0300)]
Fix compilation of ModelHighAPI on CentOS

8 years agoFix unit tests for ParametersPlugin
azv [Thu, 18 Aug 2016 12:32:28 +0000 (15:32 +0300)]
Fix unit tests for ParametersPlugin

8 years agoAvoid of reference to not-initialized attributes values
mpv [Thu, 18 Aug 2016 11:17:41 +0000 (14:17 +0300)]
Avoid of reference to not-initialized attributes values

8 years agoAvoid of reference to not-initialized attributes values
mpv [Thu, 18 Aug 2016 09:17:17 +0000 (12:17 +0300)]
Avoid of reference to not-initialized attributes values

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 18 Aug 2016 07:02:35 +0000 (10:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Wed, 17 Aug 2016 07:41:07 +0000 (10:41 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

CPP High API for FeaturesPlugin_Union;
Dump for FeaturesAPI_Union.

8 years agoFix for the TestCompositeFeaturesOnCompSolids.py test passing: after commit of nested...
mpv [Wed, 17 Aug 2016 15:01:00 +0000 (18:01 +0300)]
Fix for the TestCompositeFeaturesOnCompSolids.py test passing: after commit of nested operation there were possible some operations outside of the transaction (on set of the current feature) in python scripts

8 years agoFix errors and adjust unit tests
azv [Wed, 17 Aug 2016 13:13:32 +0000 (16:13 +0300)]
Fix errors and adjust unit tests

8 years agoIssue #1648 : make unit tests for sketch more stable (null sub-features and order...
mpv [Wed, 17 Aug 2016 07:12:37 +0000 (10:12 +0300)]
Issue #1648 : make unit tests for sketch more stable (null sub-features and order in sketch are not important, on abort/undo/redo reset the attributes state to restore "initialization" flag correctly)

8 years agoRevision of unit tests for Sketcher
azv [Wed, 17 Aug 2016 06:30:24 +0000 (09:30 +0300)]
Revision of unit tests for Sketcher

8 years agoFix for the issue #1605 : optimization of undo/redo and abort processing
mpv [Tue, 16 Aug 2016 14:45:45 +0000 (17:45 +0300)]
Fix for the issue #1605 : optimization of undo/redo and abort processing

8 years agoFix sketch Unit Tests
azv [Tue, 16 Aug 2016 13:39:36 +0000 (16:39 +0300)]
Fix sketch Unit Tests

8 years agoMerge branch 'HighLevelDump' of salome:modules/shaper into HighLevelDump
dbv [Tue, 16 Aug 2016 12:32:30 +0000 (15:32 +0300)]
Merge branch 'HighLevelDump' of salome:modules/shaper into HighLevelDump

8 years agoFixed selection of full construction by name.
dbv [Tue, 16 Aug 2016 12:31:55 +0000 (15:31 +0300)]
Fixed selection of full construction by name.

8 years agoImprove the copy feature: make initialized attributes and internal content due in...
mpv [Tue, 16 Aug 2016 12:23:21 +0000 (15:23 +0300)]
Improve the copy feature: make initialized attributes and internal content due in accordance with the attributes stored in the data tree

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 16 Aug 2016 11:30:35 +0000 (14:30 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Do not dump same sketch twice

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 16 Aug 2016 09:12:04 +0000 (12:12 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Convert ModelHighAPI_Selection to ModelHighAPI_RefAttr

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 09:14:07 +0000 (12:14 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for ExchangeAPI_Import

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 09:06:01 +0000 (12:06 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Wire

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 09:01:14 +0000 (12:01 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_SubShapes

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 08:55:27 +0000 (11:55 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Shell

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 08:52:17 +0000 (11:52 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Face

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 08:48:47 +0000 (11:48 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Edge

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 16 Aug 2016 07:59:42 +0000 (10:59 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump for BuildPlugin_Vertex

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 07:54:26 +0000 (10:54 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Translation

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 07:50:07 +0000 (10:50 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Rotation

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 07:40:14 +0000 (10:40 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_RevolutionCut and FeaturesAPI_RevolutionFuse

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API. Shape of selec...
mpv [Mon, 15 Aug 2016 14:00:41 +0000 (17:00 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API. Shape of selection may be empty (if the whole context is selected).

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 13:48:30 +0000 (16:48 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Revolution

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of namin...
mpv [Mon, 15 Aug 2016 13:29:51 +0000 (16:29 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of naming name in selection: external document construction elements and compsolids (for remove shape)

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 12:53:32 +0000 (15:53 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_RemoveSubShapes

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of unit...
mpv [Mon, 15 Aug 2016 12:25:00 +0000 (15:25 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of unit tests with dumper procedure.

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 11:02:46 +0000 (14:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_RemoveSubShapes

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 08:37:53 +0000 (11:37 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Recover

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 12:54:21 +0000 (15:54 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Placement

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 12:54:05 +0000 (15:54 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Pipe

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 08:50:22 +0000 (11:50 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Partition

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 08:25:35 +0000 (11:25 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Intersection

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 14:34:40 +0000 (17:34 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Group

8 years agoAdded python dump checking for every unit test where it is useful.
mpv [Fri, 12 Aug 2016 16:44:30 +0000 (19:44 +0300)]
Added python dump checking for every unit test where it is useful.

8 years agoImplementation of checking the python dump functionality in any unit test (in the...
mpv [Fri, 12 Aug 2016 14:57:57 +0000 (17:57 +0300)]
Implementation of checking the python dump functionality in any unit test (in the frames of the python dump, issue #1648 )

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 12 Aug 2016 12:05:44 +0000 (15:05 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dumping nested sketches no need "model.do()" command

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 12 Aug 2016 06:49:40 +0000 (09:49 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Avoid dependency of SketchPlugin in ModelHighAPI/CMakeLists.txt
* Sketch should dump "model.do()" command
* Check copied sketch features by corresponding API feature

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 12:52:57 +0000 (15:52 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_ExtrusionCut and FeaturesAPI_ExtrusionFuse

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 12:47:46 +0000 (15:47 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_ExtrusionCut and FeaturesAPI_ExtrusionFuse

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Thu, 11 Aug 2016 12:16:28 +0000 (15:16 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump user-defined names

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Thu, 11 Aug 2016 10:35:44 +0000 (13:35 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Avoid to dump additional "Fixed" constraint for external features

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 10:32:57 +0000 (13:32 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Fix for result taking.

8 years agoMake naming name works on constructions selected in another document and Wires select...
mpv [Thu, 11 Aug 2016 09:17:35 +0000 (12:17 +0300)]
Make naming name works on constructions selected in another document and Wires selected on sketch faces (in the frames of the python dump, issue #1648 )

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Thu, 11 Aug 2016 08:53:33 +0000 (11:53 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump sketch's MultiTranslation and MultiRotation features
* Fix dumping nested Composite features
* Fix Mirror constraint due to failed unit test

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Wed, 10 Aug 2016 14:34:18 +0000 (17:34 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Fix for dump FeaturesAPI_Extrusion with nested sketch

8 years agoMake naming name works on bodies with additional prefixes (extrusion solid in the...
mpv [Wed, 10 Aug 2016 14:58:50 +0000 (17:58 +0300)]
Make naming name works on bodies with additional prefixes (extrusion solid in the Boolean) (in the frames of the python dump, issue #1648 )

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Wed, 10 Aug 2016 14:23:14 +0000 (17:23 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Extrusion with nested sketch

8 years agoMake naming names in sub-elements of sketch based on names, not persistent indexes...
mpv [Wed, 10 Aug 2016 13:01:22 +0000 (16:01 +0300)]
Make naming names  in sub-elements of sketch based on names, not persistent indexes (in the frames of the python dump, issue #1648 )

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Wed, 10 Aug 2016 12:04:44 +0000 (15:04 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Added dump for FeaturesAPI_Revolution and FeaturesAPI_Boolean

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Wed, 10 Aug 2016 10:37:40 +0000 (13:37 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump Mirror constraint
* Specific dump methods for AttributeRefList and AttributeRefAttrList
* Bug with Mirror constraint processing has been fixed (PlaneGCS solver)

8 years agoReading of the construction naming name support (in the frames of Dump Python issue...
mpv [Wed, 10 Aug 2016 10:33:01 +0000 (13:33 +0300)]
Reading of the construction naming name support (in the frames of Dump Python issue #1648)

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Wed, 10 Aug 2016 05:12:17 +0000 (08:12 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Process different types of constraint Angle

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 9 Aug 2016 14:01:40 +0000 (17:01 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

1. Empty constructor for ModelHighAPI_Selection (for not obligatory attributes);
2. Overloaded operator<< for ModelHighAPI_Dumper which takes ModelAPI_AttributeSelectionList;
3. Dump for FeaturesAPI_Extrusion.

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 9 Aug 2016 11:26:03 +0000 (14:26 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Workaround to create sketch entities, used in constraint, before the constraint itself.

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 9 Aug 2016 08:29:41 +0000 (11:29 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Dump sketch constraints

8 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 8 Aug 2016 14:35:30 +0000 (17:35 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Added dump for Construction features Axis and Plane.

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Mon, 8 Aug 2016 09:46:07 +0000 (12:46 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Dump "Intersection point" and "Projection".

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Mon, 8 Aug 2016 09:17:11 +0000 (12:17 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

1. Dump Sketch features.
2. Store getter for each attribute in ModelHighAPI_Interface

8 years agoIssue #1620: Fixed orientation of revolution
dbv [Fri, 5 Aug 2016 13:15:54 +0000 (16:15 +0300)]
Issue #1620: Fixed orientation of revolution

8 years agoMore clear message for error on plane.
dbv [Wed, 3 Aug 2016 14:39:44 +0000 (17:39 +0300)]
More clear message for error on plane.

8 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Wed, 3 Aug 2016 06:43:53 +0000 (09:43 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

1. Dumper base functionality.
2. Feature to dump model into Python script.
3. Dump parameters, parts, sketches and points on sketches.
4. Uncompleted dump for point from ConstructionPlugin.

8 years agoFix the problem of compilation on Windows in another way: use decimal index (long...
mpv [Thu, 4 Aug 2016 15:01:22 +0000 (18:01 +0300)]
Fix the problem of compilation on Windows in another way: use decimal index (long long), not real (long double) to output it to string without ".00"

8 years agoIssue #1662: implementation of Recover feature.
mpv [Thu, 4 Aug 2016 14:00:54 +0000 (17:00 +0300)]
Issue #1662: implementation of Recover feature.

To do: select as base not result, but feature (in GUI widget)

8 years agoImprove build scripts for linux
spo [Sat, 30 Jul 2016 10:42:55 +0000 (13:42 +0300)]
Improve build scripts for linux

8 years agoIssue #1649: Added CPP High API for Plane feature;
dbv [Wed, 3 Aug 2016 13:10:18 +0000 (16:10 +0300)]
Issue #1649: Added CPP High API for Plane feature;
Added test cases for Plane feature.

8 years agoIssue #1650: Added CPP High API for feature Axis;
dbv [Wed, 3 Aug 2016 07:06:47 +0000 (10:06 +0300)]
Issue #1650: Added CPP High API for feature Axis;
Added test cases for Axis.

8 years agoIssue #1649: Added "Reverse" flag handling.
dbv [Tue, 2 Aug 2016 09:25:57 +0000 (12:25 +0300)]
Issue #1649: Added "Reverse" flag handling.