Salome HOME
modules/shaper.git
8 years agoFix Squish object map
spo [Fri, 25 Dec 2015 12:19:10 +0000 (15:19 +0300)]
Fix Squish object map

8 years agoEliminate regression in "Multi" constraints (issue #1185)
azv [Fri, 25 Dec 2015 11:34:02 +0000 (14:34 +0300)]
Eliminate regression in "Multi" constraints (issue #1185)

8 years agoCrash fix
dbv [Fri, 25 Dec 2015 11:32:37 +0000 (14:32 +0300)]
Crash fix

8 years agoFix solver.sh
spo [Fri, 25 Dec 2015 10:44:36 +0000 (13:44 +0300)]
Fix solver.sh

8 years agoBug #1179: rotation after translation is wrong
dbv [Fri, 25 Dec 2015 09:17:51 +0000 (12:17 +0300)]
Bug #1179: rotation after translation is wrong

8 years agoCorrect processing parameters in "Multi" constraints
azv [Fri, 25 Dec 2015 09:11:38 +0000 (12:11 +0300)]
Correct processing parameters in "Multi" constraints

8 years agoAdd CMake flags DEFAULT_SOLVER, NO_SolveSpace & NO_PlaneGCS to switch solvers.
spo [Fri, 25 Dec 2015 08:56:03 +0000 (11:56 +0300)]
Add CMake flags DEFAULT_SOLVER, NO_SolveSpace & NO_PlaneGCS to switch solvers.

8 years agoUpdate Angle constraint processing (issue #1181)
azv [Fri, 25 Dec 2015 08:10:13 +0000 (11:10 +0300)]
Update Angle constraint processing (issue #1181)

8 years agoFix for the issue #1179, first part
mpv [Fri, 25 Dec 2015 07:32:57 +0000 (10:32 +0300)]
Fix for the issue #1179, first part

8 years agoIssue #1171 parameter value for dimension constarint - sigma sign is not shown in...
nds [Fri, 25 Dec 2015 07:26:28 +0000 (10:26 +0300)]
Issue #1171 parameter value for dimension constarint - sigma sign is not shown in viewer

If the problem is returned back, try to use Font_FontMgr::RegisterFont and has the font for the symbol in sources.
The problem is reproduced on Debian Linux station.

8 years agoIssue #1171 parameter value for dimension constarint - sigma sign is not shown in...
nds [Fri, 25 Dec 2015 07:24:36 +0000 (10:24 +0300)]
Issue #1171 parameter value for dimension constarint - sigma sign is not shown in viewer

If the problem is returned back, try to use Font_FontMgr::RegisterFont and has the font for the symbol in sources.

8 years agoBug #1170: wrong object names in Main objects field Partition
dbv [Fri, 25 Dec 2015 07:17:20 +0000 (10:17 +0300)]
Bug #1170: wrong object names in Main objects field Partition

8 years agoFix crash when walking out of array boundaries (issue #1178)
azv [Fri, 25 Dec 2015 07:15:17 +0000 (10:15 +0300)]
Fix crash when walking out of array boundaries (issue #1178)

8 years agoIssue #1177: improve removing coincidence of the fixed points
azv [Fri, 25 Dec 2015 05:28:30 +0000 (08:28 +0300)]
Issue #1177: improve removing coincidence of the fixed points

8 years agoFix for issue #1174
azv [Thu, 24 Dec 2015 15:24:36 +0000 (18:24 +0300)]
Fix for issue #1174

8 years agoCorrection tab logic.
nds [Thu, 24 Dec 2015 12:48:15 +0000 (15:48 +0300)]
Correction tab logic.

8 years agoCorrection tab logic.
nds [Wed, 23 Dec 2015 15:52:10 +0000 (18:52 +0300)]
Correction tab logic.

8 years agoCorrection tab logic.
nds [Wed, 23 Dec 2015 13:35:09 +0000 (16:35 +0300)]
Correction tab logic.

8 years agoIssue #1169 : support the width of the copied objects on undo/redo and delete
mpv [Thu, 24 Dec 2015 15:01:14 +0000 (18:01 +0300)]
Issue #1169 : support the width of the copied objects on undo/redo and delete

8 years agoImprovement #1140: Display of replicated Sketch entities with thinner line
dbv [Thu, 24 Dec 2015 14:34:23 +0000 (17:34 +0300)]
Improvement #1140: Display of replicated Sketch entities with thinner line
Line thickness now restored after constraint delete

8 years agoCOPY attribute in SketchEntity now persistent
dbv [Thu, 24 Dec 2015 14:04:49 +0000 (17:04 +0300)]
COPY attribute in SketchEntity now persistent

8 years agoIssue #1158: To use parameters in integer attributes -- GUI
spo [Thu, 24 Dec 2015 09:18:46 +0000 (12:18 +0300)]
Issue #1158: To use parameters in integer attributes -- GUI

8 years agoIssue #1158: To use parameters in integer attributes -- Data Model
spo [Wed, 23 Dec 2015 14:27:48 +0000 (17:27 +0300)]
Issue #1158: To use parameters in integer attributes -- Data Model

8 years agoIssue #1111 Sketch invisible
nds [Thu, 24 Dec 2015 12:28:33 +0000 (15:28 +0300)]
Issue #1111 Sketch invisible

It is not enough to create selector on initialize(). The problem still exists in the second study because it is not called there. So, it is decided to perform this in connectToStudy() of module.
An alternative is to do this in NewGEOM_DataModel before Mgr->load(). The problem is in this place because it causes redisplay signals flush. The viewer should be initialized before this case.

8 years agoIssue #1111 Sketch invisible
nds [Thu, 24 Dec 2015 12:26:43 +0000 (15:26 +0300)]
Issue #1111 Sketch invisible

It is not enough to create selector on initialize(). The problem still exists in the second study because it is not called there. So, it is decided to perform this in connectToStudy() of module.
An alternative is to do this in NewGEOM_DataModel before Mgr->load(). The problem is in this place because it causes redisplay signals flush. The viewer should be initialized before this case.

8 years agoFix some kind of crashes
azv [Thu, 24 Dec 2015 12:21:11 +0000 (15:21 +0300)]
Fix some kind of crashes

8 years agoFixed the issue with "modification of data outside of transaction" when sketch is...
mpv [Thu, 24 Dec 2015 11:57:10 +0000 (14:57 +0300)]
Fixed the issue with "modification of data outside of transaction" when sketch is created on one of the sub-solid of compsolid and operation in sketch is aborted (found by nds)

8 years agoCrash when searching duplicated constraints
azv [Thu, 24 Dec 2015 10:49:58 +0000 (13:49 +0300)]
Crash when searching duplicated constraints

8 years agoImplement extended status of previously solved/failed set of constraints
azv [Thu, 24 Dec 2015 10:46:52 +0000 (13:46 +0300)]
Implement extended status of previously solved/failed set of constraints

8 years agoFix Squish test suite_PYTHONAPI_SALOME/tst_Platine
spo [Thu, 24 Dec 2015 10:16:39 +0000 (13:16 +0300)]
Fix Squish test suite_PYTHONAPI_SALOME/tst_Platine

8 years agoFix Squish test suite_FEATURE_PARTITION/tst_partition_001
spo [Thu, 24 Dec 2015 07:25:11 +0000 (10:25 +0300)]
Fix Squish test suite_FEATURE_PARTITION/tst_partition_001

8 years agoSpell-checking
spo [Wed, 23 Dec 2015 11:36:58 +0000 (14:36 +0300)]
Spell-checking

8 years agoUpdate procedure of removing constraints in SolveSpaceSolver (issue #1161)
azv [Thu, 24 Dec 2015 09:16:53 +0000 (12:16 +0300)]
Update procedure of removing constraints in SolveSpaceSolver (issue #1161)

8 years agoCode cleanup
azv [Thu, 24 Dec 2015 06:44:49 +0000 (09:44 +0300)]
Code cleanup

8 years agoGeomAlgoAPI_Translation now derived from GeomAlgoAPI_MakeShape
dbv [Thu, 24 Dec 2015 07:50:58 +0000 (10:50 +0300)]
GeomAlgoAPI_Translation now derived from GeomAlgoAPI_MakeShape

8 years agoGeomAlgoAPI_Rotation now derived from GeomAlgoAPI_MakeShape
dbv [Thu, 24 Dec 2015 07:50:39 +0000 (10:50 +0300)]
GeomAlgoAPI_Rotation now derived from GeomAlgoAPI_MakeShape

8 years agoGeomAlgoAPI_Transform now derived from GeomAlgoAPI_MakeShape
dbv [Thu, 24 Dec 2015 07:50:08 +0000 (10:50 +0300)]
GeomAlgoAPI_Transform now derived from GeomAlgoAPI_MakeShape

8 years agoGeomAlgoAPI_Placement now derived from GeomAlgoAPI_MakeShape
dbv [Thu, 24 Dec 2015 07:25:40 +0000 (10:25 +0300)]
GeomAlgoAPI_Placement now derived from GeomAlgoAPI_MakeShape

8 years agoGeomAlgoAPI_PaveFiller now derived from GeomAlgoAPI_MakeShape
dbv [Thu, 24 Dec 2015 07:05:23 +0000 (10:05 +0300)]
GeomAlgoAPI_PaveFiller now derived from GeomAlgoAPI_MakeShape

8 years agoGeomAlgoAPI_Partition now derived from GeomAlgoAPI_MakeShape
dbv [Wed, 23 Dec 2015 16:00:34 +0000 (19:00 +0300)]
GeomAlgoAPI_Partition now derived from GeomAlgoAPI_MakeShape

8 years agoGeomAlgoAPI_Boolean now derived from GeomAlgoAPI_MakeShape
dbv [Wed, 23 Dec 2015 15:13:51 +0000 (18:13 +0300)]
GeomAlgoAPI_Boolean now derived from GeomAlgoAPI_MakeShape

8 years agoComposite features update due to changes in Extrusion and Revolution algos
dbv [Wed, 23 Dec 2015 14:26:16 +0000 (17:26 +0300)]
Composite features update due to changes in Extrusion and Revolution algos

8 years agoGeomAlgoAPI_Revolution now derived from GeomAlgoAPI_MakeSweep
dbv [Tue, 22 Dec 2015 13:55:20 +0000 (16:55 +0300)]
GeomAlgoAPI_Revolution now derived from GeomAlgoAPI_MakeSweep

8 years agoGeomAlgoAPI_Prism now derived from GeomAlgoAPI_MakeSweep
dbv [Tue, 22 Dec 2015 13:14:50 +0000 (16:14 +0300)]
GeomAlgoAPI_Prism now derived from GeomAlgoAPI_MakeSweep

8 years agoAdded yellow to the "group" button
mpv [Thu, 24 Dec 2015 07:16:28 +0000 (10:16 +0300)]
Added yellow to the "group" button

8 years agoMerge branch 'Dev_2.1.0' of salome:modules/shaper into Dev_2.1.0
mpv [Thu, 24 Dec 2015 06:31:29 +0000 (09:31 +0300)]
Merge branch 'Dev_2.1.0' of salome:modules/shaper into Dev_2.1.0

8 years agoIssue #1014: redesign of icons
mpv [Thu, 24 Dec 2015 06:31:08 +0000 (09:31 +0300)]
Issue #1014: redesign of icons

8 years agoMinor modification concerning the entities remove.
azv [Thu, 24 Dec 2015 06:29:35 +0000 (09:29 +0300)]
Minor modification concerning the entities remove.

8 years agoRebuild group after removing constraints (issue #1169)
azv [Thu, 24 Dec 2015 06:09:49 +0000 (09:09 +0300)]
Rebuild group after removing constraints (issue #1169)

8 years agoFix crash in constraint creation.
azv [Thu, 24 Dec 2015 05:36:37 +0000 (08:36 +0300)]
Fix crash in constraint creation.

8 years agoUpdate SketchPlugin_Point and external features processing in PlaneGCSSolver (issue...
azv [Thu, 24 Dec 2015 05:32:26 +0000 (08:32 +0300)]
Update SketchPlugin_Point and external features processing in PlaneGCSSolver (issue #1167)

8 years agoUpdate SolveSpaceSolver for correct processing of duplicated constraints (issues...
azv [Wed, 23 Dec 2015 15:00:32 +0000 (18:00 +0300)]
Update SolveSpaceSolver for correct processing of duplicated constraints (issues # 1103, #1147)

8 years agoFix undo of arc creation (issue #1166)
azv [Wed, 23 Dec 2015 13:10:53 +0000 (16:10 +0300)]
Fix undo of arc creation (issue #1166)

8 years agoFix for issue #1162
azv [Wed, 23 Dec 2015 12:51:07 +0000 (15:51 +0300)]
Fix for issue #1162

8 years agoDisable update of sketch parameters from solver
azv [Wed, 23 Dec 2015 12:10:47 +0000 (15:10 +0300)]
Disable update of sketch parameters from solver

8 years agoUpdate conditions to add arc into solver (issue #1165)
azv [Wed, 23 Dec 2015 11:24:35 +0000 (14:24 +0300)]
Update conditions to add arc into solver (issue #1165)

8 years agoSwitch off silent removing points of entities in SolveSpace solver (issue #1164)
azv [Wed, 23 Dec 2015 10:57:40 +0000 (13:57 +0300)]
Switch off silent removing points of entities in SolveSpace solver (issue #1164)

8 years agoFix regression found in squish test for Platine
azv [Wed, 23 Dec 2015 10:28:00 +0000 (13:28 +0300)]
Fix regression found in squish test for Platine

8 years agoMake salome_run.sh and linux_run.sh supporting args ss/gcs to select a solver
spo [Wed, 23 Dec 2015 09:36:23 +0000 (12:36 +0300)]
Make salome_run.sh and linux_run.sh supporting args ss/gcs to select a solver

8 years ago#1145 synchronization between object browser and viewer is lost
nds [Wed, 23 Dec 2015 09:06:21 +0000 (12:06 +0300)]
#1145 synchronization between object browser and viewer is lost

8 years agoissue #1152 arc validation problem
nds [Wed, 23 Dec 2015 08:44:43 +0000 (11:44 +0300)]
issue #1152 arc validation problem

in additional, it is corrected that the external object is immediately visualized in the viewer after the end point click.

8 years agoMake salome_run.sh use Squish preferences only if environment contains SALOME_SQUISH_...
spo [Wed, 23 Dec 2015 07:50:34 +0000 (10:50 +0300)]
Make salome_run.sh use Squish preferences only if environment contains SALOME_SQUISH_PREFS=TRUE

8 years ago#1141 Part is not deleted
nds [Mon, 21 Dec 2015 12:08:11 +0000 (15:08 +0300)]
#1141 Part is not deleted

it is not necessary warn here by DELETE message

8 years agoUpdate environment to compile PlaneGCS solver on Windows
azv [Tue, 22 Dec 2015 14:49:42 +0000 (17:49 +0300)]
Update environment to compile PlaneGCS solver on Windows

8 years agoMerge branch 'Dev_2.1.0' of salome:modules/shaper into Dev_2.1.0
mpv [Tue, 22 Dec 2015 14:08:19 +0000 (17:08 +0300)]
Merge branch 'Dev_2.1.0' of salome:modules/shaper into Dev_2.1.0

8 years agoFor the issue #1156 : do not cause Placement error on activation of previous Part...
mpv [Tue, 22 Dec 2015 14:08:00 +0000 (17:08 +0300)]
For the issue #1156 : do not cause Placement error on activation of previous Part. THe Placement should be disabled at that time.

8 years agoFix regressions in test cases
azv [Tue, 22 Dec 2015 14:07:27 +0000 (17:07 +0300)]
Fix regressions in test cases

8 years agoFix compilation errors in solvers.
azv [Tue, 22 Dec 2015 13:39:29 +0000 (16:39 +0300)]
Fix compilation errors in solvers.
Make SolveSpace solver default.

8 years agoMerge remote-tracking branch 'remotes/origin/BR_PlaneGCS' into CodeCleanup
azv [Tue, 22 Dec 2015 13:23:20 +0000 (16:23 +0300)]
Merge remote-tracking branch 'remotes/origin/BR_PlaneGCS' into CodeCleanup

8 years ago"Conflicting constraints" should appear when a center of fillet is coincident with...
azv [Tue, 22 Dec 2015 13:10:48 +0000 (16:10 +0300)]
"Conflicting constraints" should appear when a center of fillet is coincident with fillet base point (issue #1138)

8 years ago2D point selection in multi-rotation/multi-translation.
nds [Tue, 22 Dec 2015 10:40:29 +0000 (13:40 +0300)]
2D point selection in multi-rotation/multi-translation.

It seems that this modification is excessive.

8 years ago2D point selection in multi-rotation/multi-translation.
nds [Tue, 22 Dec 2015 10:29:16 +0000 (13:29 +0300)]
2D point selection in multi-rotation/multi-translation.

8 years agoFix compilation on Linux BR_PlaneGCS
spo [Tue, 22 Dec 2015 09:54:56 +0000 (12:54 +0300)]
Fix compilation on Linux

8 years agoRemove typo caused a limitation on a number of translated objects
azv [Tue, 22 Dec 2015 08:41:40 +0000 (11:41 +0300)]
Remove typo caused a limitation on a number of translated objects

8 years agoFix for the issue #1156
mpv [Tue, 22 Dec 2015 08:34:52 +0000 (11:34 +0300)]
Fix for the issue #1156

8 years agoSecond phase of SketchSolver refactoring
azv [Wed, 16 Dec 2015 05:18:01 +0000 (08:18 +0300)]
Second phase of SketchSolver refactoring

2. Implementation of PlaneGCS solver connection.
3. Update test cases according new behavior.

8 years agoSecond phase of SketchSolver refactoring
azv [Tue, 15 Dec 2015 14:15:46 +0000 (17:15 +0300)]
Second phase of SketchSolver refactoring

1. Environment for PlaneGCS solver

8 years agoFix the problem removing multi-coincidence between points (issue #1123)
azv [Tue, 22 Dec 2015 08:04:22 +0000 (11:04 +0300)]
Fix the problem removing multi-coincidence between points (issue #1123)

8 years agoFix suite_PYTHONAPI_SALOME/tst_Platine
spo [Tue, 22 Dec 2015 07:52:46 +0000 (10:52 +0300)]
Fix suite_PYTHONAPI_SALOME/tst_Platine

8 years agoAdd Squish test for the issue #1157
spo [Mon, 21 Dec 2015 14:01:59 +0000 (17:01 +0300)]
Add Squish test for the issue #1157

8 years agoIssue #1157: Using parameters in point coordinates
spo [Mon, 21 Dec 2015 12:00:57 +0000 (15:00 +0300)]
Issue #1157: Using parameters in point coordinates

8 years agoSpell-checking
spo [Mon, 21 Dec 2015 11:04:21 +0000 (14:04 +0300)]
Spell-checking

8 years agoCrash on abort constraints (issues #1153, #1154, #1159)
azv [Tue, 22 Dec 2015 06:32:12 +0000 (09:32 +0300)]
Crash on abort constraints (issues #1153, #1154, #1159)

8 years agoCompilation errors on Linux (part 2)
azv [Tue, 22 Dec 2015 06:17:23 +0000 (09:17 +0300)]
Compilation errors on Linux (part 2)

8 years agoFix compilation error on Linux
azv [Tue, 22 Dec 2015 05:55:12 +0000 (08:55 +0300)]
Fix compilation error on Linux

8 years agoUpdate removing point-point coincidences.
azv [Tue, 22 Dec 2015 05:41:40 +0000 (08:41 +0300)]
Update removing point-point coincidences.
Updated procedure of removing Fixed constraint.

8 years agoAdd arc to solver if any its attribute is added
azv [Wed, 16 Dec 2015 05:18:01 +0000 (08:18 +0300)]
Add arc to solver if any its attribute is added

8 years agoImprovement #996: topological reference syntax
dbv [Mon, 21 Dec 2015 16:45:46 +0000 (19:45 +0300)]
Improvement #996: topological reference syntax

8 years agoBug #1045: Group not exported in GEOM
dbv [Mon, 21 Dec 2015 14:20:46 +0000 (17:20 +0300)]
Bug #1045: Group not exported in GEOM

8 years agoFix for the issue #1146 : ability to export groups that has been created on the previ...
mpv [Mon, 21 Dec 2015 13:57:33 +0000 (16:57 +0300)]
Fix for the issue #1146 : ability to export groups that has been created on the previous topology and moved to the end

8 years agoFix for opening old saves without copy attribute in SketchPlugin_SketchEntity
dbv [Mon, 21 Dec 2015 13:07:39 +0000 (16:07 +0300)]
Fix for opening old saves without copy attribute in SketchPlugin_SketchEntity

8 years ago#1151 distance on preselected entity
nds [Mon, 21 Dec 2015 11:58:49 +0000 (14:58 +0300)]
#1151 distance on preselected entity

8 years agoImprovement #1140: Display of replicated Sketch entities with thinner line
dbv [Mon, 21 Dec 2015 11:54:15 +0000 (14:54 +0300)]
Improvement #1140: Display of replicated Sketch entities with thinner line

8 years ago#1141 Part is not deleted
nds [Mon, 21 Dec 2015 10:33:25 +0000 (13:33 +0300)]
#1141 Part is not deleted

8 years agoFix issue #1127: parameter is not created
spo [Mon, 21 Dec 2015 08:54:59 +0000 (11:54 +0300)]
Fix issue #1127: parameter is not created

8 years agoFix for the issue #1103
mpv [Mon, 21 Dec 2015 08:46:09 +0000 (11:46 +0300)]
Fix for the issue #1103

8 years agoFirst part of the test correction for improvement: 2D points selection in multi-trans...
nds [Mon, 21 Dec 2015 08:28:50 +0000 (11:28 +0300)]
First part of the test correction for improvement: 2D points selection in multi-translation/rotation : multi-translation: using ModelAPI_AttributeRefAttr instead of GeomDataAPI_Point2D

8 years agoMinor updates in SketchSolver plugin
azv [Mon, 21 Dec 2015 05:41:57 +0000 (08:41 +0300)]
Minor updates in SketchSolver plugin

8 years ago2D points selection in multi-translation/rotation : multi-translation: using ModelAPI...
nds [Fri, 18 Dec 2015 18:07:40 +0000 (21:07 +0300)]
2D points selection in multi-translation/rotation : multi-translation: using ModelAPI_AttributeRefAttr instead of GeomDataAPI_Point2D

8 years agoTooltips update
dbv [Fri, 18 Dec 2015 14:13:11 +0000 (17:13 +0300)]
Tooltips update