]> SALOME platform Git repositories - modules/shaper.git/log
Salome HOME
modules/shaper.git
8 years agoIssue #1343 Fixes
dbv [Tue, 5 Apr 2016 14:13:40 +0000 (17:13 +0300)]
Issue #1343 Fixes

8 years agoIssue #1343 Extrusion fixes
dbv [Tue, 5 Apr 2016 11:57:19 +0000 (14:57 +0300)]
Issue #1343 Extrusion fixes

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: sketch creator setSe...
nds [Tue, 5 Apr 2016 11:54:49 +0000 (14:54 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: sketch creator setSelection in two ways(Sketch or Selection list), so the validators should be checked in the same manner, in two ways(call validator for Sektch after(if invalid) validator for Selection list).

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: sketch creator setSe...
nds [Tue, 5 Apr 2016 09:26:01 +0000 (12:26 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: sketch creator setSelection in two ways(Sketch or Selection list), so the validators should be checked in the same manner, in two ways(call validator for Sektch after(if invalid) validator for Selection list).

8 years agoIssue #1343 Fixes for creating extrusion on vertex
dbv [Tue, 5 Apr 2016 07:54:07 +0000 (10:54 +0300)]
Issue #1343 Fixes for creating extrusion on vertex

8 years ago#1371 Using auxilliary Sketch elements in any Feature: construction default line...
nds [Tue, 5 Apr 2016 06:20:59 +0000 (09:20 +0300)]
#1371 Using auxilliary Sketch elements in any Feature: construction default line width should be equal 2, not 3.

8 years ago#Issue 1343 Fixes for extrusion creation
dbv [Tue, 5 Apr 2016 06:20:02 +0000 (09:20 +0300)]
#Issue 1343 Fixes for extrusion creation

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: Bug correction:...
nds [Tue, 5 Apr 2016 06:19:05 +0000 (09:19 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: Bug correction: in Axis construction creation it is not possible to select points.

8 years agoIssue #1343 validators update
dbv [Tue, 5 Apr 2016 05:44:30 +0000 (08:44 +0300)]
Issue #1343 validators update

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: Bug correction:...
nds [Mon, 4 Apr 2016 13:22:25 +0000 (16:22 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: Bug correction: Open saved study, activate part, start extrusion, Crash. Additionaly the validation for attribute selection is called in widget sketch creator.

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: Bug correction:...
nds [Mon, 4 Apr 2016 12:16:39 +0000 (15:16 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: Bug correction: Create Sketch, Extrusion on the sketch, Save/Open -> crash.

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: Bug correction:...
nds [Mon, 4 Apr 2016 08:06:32 +0000 (11:06 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: Bug correction: Clean History on Extrusion.

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: Bug correction:...
nds [Mon, 4 Apr 2016 05:35:19 +0000 (08:35 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: Bug correction: Clean History, as Delete, should be disabled on Sketch created under an Extrusion.

8 years agoIssue #1343. Improvement of Extrusion and Revolution operations: Bug correction:...
nds [Mon, 4 Apr 2016 05:19:54 +0000 (08:19 +0300)]
Issue #1343. Improvement of Extrusion and Revolution operations: Bug correction: start Extrusion, select plane, abort Sketch, move over plane. Error message is about modification out of transaction.

8 years agoIssue #1343: Architecture changes. Composite features now derived from extrusion...
dbv [Fri, 1 Apr 2016 12:46:56 +0000 (15:46 +0300)]
Issue #1343: Architecture changes. Composite features now derived from extrusion, revolution features.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: correction for the...
nds [Tue, 29 Mar 2016 13:56:24 +0000 (16:56 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: correction for the bug: there was a crash on using: <box></box>, if <box/> is used, the result is correct. The reason is that there are not elements in the construction. This will be used in the Pipe feature.

8 years ago#1371 Using auxilliary Sketch elements in any Feature: isSketchMode is removed from...
nds [Mon, 28 Mar 2016 12:52:47 +0000 (15:52 +0300)]
#1371 Using auxilliary Sketch elements in any Feature: isSketchMode is removed from ModuleBase_ResultPrs.

8 years ago#1371 Using auxilliary Sketch elements in any Feature: sketch always has a preview...
nds [Mon, 28 Mar 2016 10:00:42 +0000 (13:00 +0300)]
#1371 Using auxilliary Sketch elements in any Feature: sketch always has a preview in order to see auxiliary/construction elements in the viewer.

8 years ago#1371 Using auxilliary Sketch elements in any Feature: code improvement to separate...
nds [Mon, 28 Mar 2016 09:43:21 +0000 (12:43 +0300)]
#1371 Using auxilliary Sketch elements in any Feature: code improvement to separate setting presentation style.

8 years ago#1371 Using auxilliary Sketch elements in any Feature: we need to use setColor instea...
nds [Mon, 28 Mar 2016 09:32:08 +0000 (12:32 +0300)]
#1371 Using auxilliary Sketch elements in any Feature: we need to use setColor instead of SetColor in order to AIS_Shape use the color as own union color.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: extrusion by preselection
nds [Mon, 28 Mar 2016 07:32:45 +0000 (10:32 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: extrusion by preselection

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: extrusion by preselection
nds [Mon, 28 Mar 2016 07:22:37 +0000 (10:22 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: extrusion by preselection

8 years ago#1371 Using auxilliary Sketch elements in any Feature
nds [Fri, 25 Mar 2016 16:38:19 +0000 (19:38 +0300)]
#1371 Using auxilliary Sketch elements in any Feature

8 years ago#1371 Using auxilliary Sketch elements in any Feature
nds [Fri, 25 Mar 2016 16:37:40 +0000 (19:37 +0300)]
#1371 Using auxilliary Sketch elements in any Feature

8 years ago#1371 Using auxilliary Sketch elements in any Feature
nds [Fri, 25 Mar 2016 16:20:11 +0000 (19:20 +0300)]
#1371 Using auxilliary Sketch elements in any Feature

8 years agoMake wires selection on sketch result updated correctly
mpv [Fri, 25 Mar 2016 14:02:32 +0000 (17:02 +0300)]
Make wires selection on sketch result updated correctly

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: wires selection.
nds [Fri, 25 Mar 2016 09:13:23 +0000 (12:13 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: wires selection.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: removeFeature is...
nds [Thu, 24 Mar 2016 08:49:22 +0000 (11:49 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: removeFeature is corrected to remove Sketch from reference; extrusion/revolution sketches are hidden; display is flushed after sketch hide in the sketch operation widget.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: revolution/revolution...
nds [Thu, 24 Mar 2016 07:35:35 +0000 (10:35 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: revolution/revolution cut/revolution fuse.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: extrusion cut.
nds [Thu, 24 Mar 2016 06:29:57 +0000 (09:29 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: extrusion cut.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: use transaction to...
nds [Wed, 23 Mar 2016 17:23:14 +0000 (20:23 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: use transaction to avoid warning about modification model outside of a transaction.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: delete of inappropria...
nds [Wed, 23 Mar 2016 17:16:46 +0000 (20:16 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: delete of inappropriate sketch for extrusion.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: preview planes should...
nds [Tue, 22 Mar 2016 14:20:06 +0000 (17:20 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: preview planes should be erased by operation abort.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: preview planes visual...
nds [Tue, 22 Mar 2016 13:18:17 +0000 (16:18 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: preview planes visualization if there are not bodies in the viewer.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: plane selection in OB.
nds [Tue, 22 Mar 2016 12:03:43 +0000 (15:03 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: plane selection in OB.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: multi-selector contro...
nds [Tue, 22 Mar 2016 11:47:04 +0000 (14:47 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: multi-selector control accepts focus after initial extrusion

selection.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: sketcher start or...
nds [Tue, 22 Mar 2016 11:28:44 +0000 (14:28 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: sketcher start or extrusion filling by selection.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: disable selection...
nds [Tue, 22 Mar 2016 06:24:56 +0000 (09:24 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: disable selection control in edit mode.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: selection processing...
nds [Mon, 21 Mar 2016 10:32:07 +0000 (13:32 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: selection processing for sketch creation or extrusion filling.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: sketch is filled...
nds [Fri, 18 Mar 2016 09:13:34 +0000 (12:13 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: sketch is filled by selected presentation.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: selection processing...
nds [Fri, 18 Mar 2016 08:59:47 +0000 (11:59 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: selection processing to continue extrusion or start sketch.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: first extrusion widge...
nds [Fri, 18 Mar 2016 08:05:31 +0000 (11:05 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: first extrusion widget is a selection widget child to process different types of selection in the viewer.

8 years agoIssue #1343 Improvement of Extrusion and Revolution operations: extrusion is a compos...
nds [Thu, 17 Mar 2016 14:05:11 +0000 (17:05 +0300)]
Issue #1343 Improvement of Extrusion and Revolution operations: extrusion is a composite sketch(to create a new sketch)

8 years agoCompilation fix
dbv [Fri, 25 Mar 2016 15:48:41 +0000 (18:48 +0300)]
Compilation fix

8 years agoCompilation fix
dbv [Fri, 25 Mar 2016 15:30:40 +0000 (18:30 +0300)]
Compilation fix

8 years agoPipe feature
dbv [Fri, 25 Mar 2016 13:00:26 +0000 (16:00 +0300)]
Pipe feature

8 years agoBoolean Smash feature
dbv [Wed, 9 Mar 2016 12:06:25 +0000 (15:06 +0300)]
Boolean Smash feature
Test for Smash operation

8 years agoUpdate mirrored objects when deselect and select again
azv [Thu, 24 Mar 2016 07:55:14 +0000 (10:55 +0300)]
Update mirrored objects when deselect and select again

8 years agoCorrect filtering of the edges placed on the sketch plane (issue #1377)
azv [Thu, 24 Mar 2016 07:20:13 +0000 (10:20 +0300)]
Correct filtering of the edges placed on the sketch plane (issue #1377)

8 years agoFix the problem moving arc with radius constraint (issue #1375)
azv [Wed, 23 Mar 2016 12:58:05 +0000 (15:58 +0300)]
Fix the problem moving arc with radius constraint (issue #1375)

8 years agoUpdate processing of the Angle constraint in the sketch solver connectors
azv [Wed, 23 Mar 2016 11:05:59 +0000 (14:05 +0300)]
Update processing of the Angle constraint in the sketch solver connectors

8 years agoDouble value control improved, the improvement is currently commented.
nds [Fri, 18 Mar 2016 04:41:26 +0000 (07:41 +0300)]
Double value control improved, the improvement is currently commented.

8 years agoIssue 1299 Angle presentation: 1. flyout point for AIS angle is always positive to...
nds [Fri, 18 Mar 2016 04:20:46 +0000 (07:20 +0300)]
Issue 1299 Angle presentation: 1. flyout point for AIS angle is always positive to do not revert the visible arc depending on mouse position; 2. regression correction for edit angle value by double click on the angle; 3. correction for XoZ selected in viewer: additional arc was shown for direct angle. It is corrected by taking into account the normal direction of the current sketch plane.

8 years agoIssue 1299 Angle presentation: complementary angle.
nds [Thu, 17 Mar 2016 11:31:29 +0000 (14:31 +0300)]
Issue 1299 Angle presentation: complementary angle.

8 years agoIssue 1299 Angle presentation: complementary angle.
nds [Thu, 17 Mar 2016 11:26:30 +0000 (14:26 +0300)]
Issue 1299 Angle presentation: complementary angle.

8 years agoIssue 1299 Angle presentation: "Cut"/"Fuse"/"Common" should not be shown in the PP...
nds [Thu, 17 Mar 2016 09:00:32 +0000 (12:00 +0300)]
Issue 1299 Angle presentation: "Cut"/"Fuse"/"Common" should not be shown in the PP title.

8 years agoIssue 1299 Angle presentation: providing angle value attirbute in feature which serve...
nds [Thu, 17 Mar 2016 06:58:20 +0000 (09:58 +0300)]
Issue 1299 Angle presentation: providing angle value attirbute in feature which serves to calculate value for solver.

8 years agoIssue 1299 Angle presentation: proving arrow hide (to have better visualization for...
nds [Wed, 16 Mar 2016 14:50:50 +0000 (17:50 +0300)]
Issue 1299 Angle presentation: proving arrow hide (to have better visualization for clockwise/counterclockwise mode).

8 years agoAngle presentation: proving clockwise and counterclockwise angles.
nds [Wed, 16 Mar 2016 14:05:11 +0000 (17:05 +0300)]
Angle presentation: proving clockwise and counterclockwise angles.

8 years agoAngle presentation: proving acute and obtuse angles.
nds [Wed, 16 Mar 2016 08:19:15 +0000 (11:19 +0300)]
Angle presentation: proving acute and obtuse angles.

8 years agoAngle presentation from NewGEOM_2.0.0. It is moved here to prepare a patch for OCCT...
nds [Wed, 16 Mar 2016 05:26:28 +0000 (08:26 +0300)]
Angle presentation from NewGEOM_2.0.0. It is moved here to prepare a patch for OCCT with necessary functionality.

8 years agosquish tests correction for debian
nds [Tue, 15 Mar 2016 12:15:10 +0000 (15:15 +0300)]
squish tests correction for debian

8 years agoIssue 1299 Angle constraint: support of additional and complementary angles. Test...
nds [Mon, 14 Mar 2016 13:20:13 +0000 (16:20 +0300)]
Issue 1299 Angle constraint: support of additional and complementary angles. Test cases are to be corrected, so temporary commented

8 years agoIssue 1299 Angle constraint: support of additional and complementary angles
nds [Fri, 11 Mar 2016 11:48:38 +0000 (14:48 +0300)]
Issue 1299 Angle constraint: support of additional and complementary angles

8 years agoIssue 1302 Restricting preselection to the first argument only. It is provided for...
nds [Fri, 11 Mar 2016 08:48:47 +0000 (11:48 +0300)]
Issue 1302 Restricting preselection to the first argument only. It is provided for Fillet/Mirror/Multi-Rotation/Multi-Translation.

8 years agoIssue 1302 Restricting preselection to the first argument only. Code correction:...
nds [Fri, 11 Mar 2016 08:39:06 +0000 (11:39 +0300)]
Issue 1302 Restricting preselection to the first argument only. Code correction: methods moving according to the place in the header.

8 years agoIssue 1302 Restricting preselection to the first argument only
nds [Fri, 11 Mar 2016 08:38:08 +0000 (11:38 +0300)]
Issue 1302 Restricting preselection to the first argument only

8 years agoIssue #1368: Creation of a Qt panel. Code improvement.
nds [Fri, 11 Mar 2016 04:32:31 +0000 (07:32 +0300)]
Issue #1368: Creation of a Qt panel. Code improvement.

ModuleBase_ModelWidget does not use theParentId parameter.
It is removed to avoid having this parameter in createWidgetByType method
of WidgetCreator

8 years agoIssue #1302 Restricting preselection to the first argument only: mirror feature has...
nds [Thu, 10 Mar 2016 10:53:09 +0000 (13:53 +0300)]
Issue #1302 Restricting preselection to the first argument only: mirror feature has the greed widget.

8 years agosquish tests correction: EXTRUSION/REVOLUTION/PYTHON: highlight, text in VPs
nds [Thu, 10 Mar 2016 06:32:55 +0000 (09:32 +0300)]
squish tests correction: EXTRUSION/REVOLUTION/PYTHON: highlight, text in VPs

8 years agosquish tests correction: suite_FEATURE_PARTITION/REVOLUTION
nds [Wed, 9 Mar 2016 15:01:03 +0000 (18:01 +0300)]
squish tests correction: suite_FEATURE_PARTITION/REVOLUTION

8 years agosquish tests correction: suite_FEATURE_PARTITION
nds [Wed, 9 Mar 2016 14:01:34 +0000 (17:01 +0300)]
squish tests correction: suite_FEATURE_PARTITION

8 years agosquish tests correction: processing on debian
nds [Wed, 9 Mar 2016 11:31:40 +0000 (14:31 +0300)]
squish tests correction: processing on debian

8 years agoSquish tests
nds [Wed, 9 Mar 2016 09:14:21 +0000 (12:14 +0300)]
Squish tests

8 years agoFix the unused functionality tests
mpv [Wed, 9 Mar 2016 08:46:38 +0000 (11:46 +0300)]
Fix the unused functionality tests

8 years agosquish tests correction: suite_FEATURE_CONSTRUCTION/* V_2.2.0
nds [Fri, 4 Mar 2016 17:19:24 +0000 (20:19 +0300)]
squish tests correction: suite_FEATURE_CONSTRUCTION/*

8 years agoPreparation of version 2.2.0
mpv [Fri, 4 Mar 2016 14:15:45 +0000 (17:15 +0300)]
Preparation of version 2.2.0

8 years agoFull/single angle
nds [Thu, 3 Mar 2016 15:27:44 +0000 (18:27 +0300)]
Full/single angle

8 years agosquish tests correction: suite_FEATURE_EXTRUSION/*
Natalia Ermolaeva [Fri, 4 Mar 2016 09:06:19 +0000 (12:06 +0300)]
squish tests correction: suite_FEATURE_EXTRUSION/*

8 years agoProhibit creation of tangent arc on same points (issue #1336)
azv [Fri, 4 Mar 2016 06:21:51 +0000 (09:21 +0300)]
Prohibit creation of tangent arc on same points (issue #1336)

8 years agoRevert "Full/single angle" commit because it makes a regression
mpv [Fri, 4 Mar 2016 06:18:22 +0000 (09:18 +0300)]
Revert "Full/single angle" commit because it makes a regression

8 years agosquish tests correction: suite_PYTHONAPI_SALOME/tst_Platine
Natalia Ermolaeva [Thu, 3 Mar 2016 20:01:40 +0000 (23:01 +0300)]
squish tests correction: suite_PYTHONAPI_SALOME/tst_Platine

8 years agosquish tests correction: suite_FEATURE_REVOLUTION/005
Natalia Ermolaeva [Thu, 3 Mar 2016 19:55:56 +0000 (22:55 +0300)]
squish tests correction: suite_FEATURE_REVOLUTION/005

8 years agosquish tests correction: suite_FEATURE_BOOLEAN/*, suite_FEATURE_REVOLUTION/*(without...
Natalia Ermolaeva [Thu, 3 Mar 2016 19:38:42 +0000 (22:38 +0300)]
squish tests correction: suite_FEATURE_BOOLEAN/*, suite_FEATURE_REVOLUTION/*(without 005)

8 years agosquish tests correction: suite_FEATURE_BOOLEAN/tst_boolean_001
Natalia Ermolaeva [Thu, 3 Mar 2016 17:57:01 +0000 (20:57 +0300)]
squish tests correction: suite_FEATURE_BOOLEAN/tst_boolean_001

8 years agoFull/single angle
nds [Thu, 3 Mar 2016 15:27:44 +0000 (18:27 +0300)]
Full/single angle

8 years agoRectangle correction to have coincidence with point/line selected for the first point...
nds [Thu, 3 Mar 2016 13:20:14 +0000 (16:20 +0300)]
Rectangle correction to have coincidence with point/line selected for the first point of the rectangle.

8 years agoTranslation problem (issue #1350)
azv [Thu, 3 Mar 2016 13:36:38 +0000 (16:36 +0300)]
Translation problem (issue #1350)

8 years agoFillet selection validator for edges with tangent constraint.
dbv [Thu, 3 Mar 2016 13:17:05 +0000 (16:17 +0300)]
Fillet selection validator for edges with tangent constraint.

8 years agoRectangle correction to have coincidence with point/line selected for the first point...
nds [Thu, 3 Mar 2016 12:49:02 +0000 (15:49 +0300)]
Rectangle correction to have coincidence with point/line selected for the first point of the rectangle.

8 years agoFix conflict on middle-point constraint when the point is already on the line (issue...
azv [Thu, 3 Mar 2016 11:59:04 +0000 (14:59 +0300)]
Fix conflict on middle-point constraint when the point is already on the line (issue #1315)

8 years agoFillet on auxiliary lines fix
dbv [Thu, 3 Mar 2016 11:44:01 +0000 (14:44 +0300)]
Fillet on auxiliary lines fix

8 years agoFillet selection with shift fix
dbv [Thu, 3 Mar 2016 10:46:48 +0000 (13:46 +0300)]
Fillet selection with shift fix

8 years agoUndoes previous integration of SalomeApp.xml
nds [Thu, 3 Mar 2016 10:22:27 +0000 (13:22 +0300)]
Undoes previous integration of SalomeApp.xml

8 years agosquish tests correction: suite_FEATURE_BOOLEAN/tst_boolean_001
Natalia Ermolaeva [Thu, 3 Mar 2016 10:19:40 +0000 (13:19 +0300)]
squish tests correction: suite_FEATURE_BOOLEAN/tst_boolean_001

8 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/shaper
Natalia Ermolaeva [Thu, 3 Mar 2016 10:08:50 +0000 (13:08 +0300)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/shaper

8 years agosquish tests correction: suite_FEATURE_PARAMETERS
Natalia Ermolaeva [Thu, 3 Mar 2016 10:08:35 +0000 (13:08 +0300)]
squish tests correction: suite_FEATURE_PARAMETERS

8 years agoCompilation fix
dbv [Thu, 3 Mar 2016 09:38:56 +0000 (12:38 +0300)]
Compilation fix

8 years agoMake same planes cannot be used twice in partition tool
mpv [Thu, 3 Mar 2016 09:36:38 +0000 (12:36 +0300)]
Make same planes cannot be used twice in partition tool

8 years agoErrors messages correction.
dbv [Thu, 3 Mar 2016 09:31:48 +0000 (12:31 +0300)]
Errors messages correction.