]>
SALOME platform Git repositories - modules/shaper.git/log
dbv [Thu, 24 Dec 2015 07:25:40 +0000 (10:25 +0300)]
GeomAlgoAPI_Placement now derived from GeomAlgoAPI_MakeShape
dbv [Thu, 24 Dec 2015 07:05:23 +0000 (10:05 +0300)]
GeomAlgoAPI_PaveFiller now derived from GeomAlgoAPI_MakeShape
dbv [Wed, 23 Dec 2015 16:00:34 +0000 (19:00 +0300)]
GeomAlgoAPI_Partition now derived from GeomAlgoAPI_MakeShape
dbv [Wed, 23 Dec 2015 15:13:51 +0000 (18:13 +0300)]
GeomAlgoAPI_Boolean now derived from GeomAlgoAPI_MakeShape
dbv [Wed, 23 Dec 2015 14:26:16 +0000 (17:26 +0300)]
Composite features update due to changes in Extrusion and Revolution algos
dbv [Tue, 22 Dec 2015 13:55:20 +0000 (16:55 +0300)]
GeomAlgoAPI_Revolution now derived from GeomAlgoAPI_MakeSweep
dbv [Tue, 22 Dec 2015 13:14:50 +0000 (16:14 +0300)]
GeomAlgoAPI_Prism now derived from GeomAlgoAPI_MakeSweep
mpv [Thu, 24 Dec 2015 07:16:28 +0000 (10:16 +0300)]
Added yellow to the "group" button
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
mpv [Thu, 24 Dec 2015 06:31:08 +0000 (09:31 +0300)]
Issue #1014: redesign of icons
azv [Thu, 24 Dec 2015 06:29:35 +0000 (09:29 +0300)]
Minor modification concerning the entities remove.
azv [Thu, 24 Dec 2015 06:09:49 +0000 (09:09 +0300)]
Rebuild group after removing constraints (issue #1169)
azv [Thu, 24 Dec 2015 05:36:37 +0000 (08:36 +0300)]
Fix crash in constraint creation.
azv [Thu, 24 Dec 2015 05:32:26 +0000 (08:32 +0300)]
Update SketchPlugin_Point and external features processing in PlaneGCSSolver (issue #1167)
azv [Wed, 23 Dec 2015 15:00:32 +0000 (18:00 +0300)]
Update SolveSpaceSolver for correct processing of duplicated constraints (issues # 1103, #1147)
azv [Wed, 23 Dec 2015 13:10:53 +0000 (16:10 +0300)]
Fix undo of arc creation (issue #1166)
azv [Wed, 23 Dec 2015 12:51:07 +0000 (15:51 +0300)]
Fix for issue #1162
azv [Wed, 23 Dec 2015 12:10:47 +0000 (15:10 +0300)]
Disable update of sketch parameters from solver
azv [Wed, 23 Dec 2015 11:24:35 +0000 (14:24 +0300)]
Update conditions to add arc into solver (issue #1165)
azv [Wed, 23 Dec 2015 10:57:40 +0000 (13:57 +0300)]
Switch off silent removing points of entities in SolveSpace solver (issue #1164)
azv [Wed, 23 Dec 2015 10:28:00 +0000 (13:28 +0300)]
Fix regression found in squish test for Platine
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
nds [Wed, 23 Dec 2015 09:06:21 +0000 (12:06 +0300)]
#1145 synchronization between object browser and viewer is lost
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.
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
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
azv [Tue, 22 Dec 2015 14:49:42 +0000 (17:49 +0300)]
Update environment to compile PlaneGCS solver on Windows
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
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.
azv [Tue, 22 Dec 2015 14:07:27 +0000 (17:07 +0300)]
Fix regressions in test cases
azv [Tue, 22 Dec 2015 13:39:29 +0000 (16:39 +0300)]
Fix compilation errors in solvers.
Make SolveSpace solver default.
azv [Tue, 22 Dec 2015 13:23:20 +0000 (16:23 +0300)]
Merge remote-tracking branch 'remotes/origin/BR_PlaneGCS' into CodeCleanup
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)
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.
nds [Tue, 22 Dec 2015 10:29:16 +0000 (13:29 +0300)]
2D point selection in multi-rotation/multi-translation.
spo [Tue, 22 Dec 2015 09:54:56 +0000 (12:54 +0300)]
Fix compilation on Linux
azv [Tue, 22 Dec 2015 08:41:40 +0000 (11:41 +0300)]
Remove typo caused a limitation on a number of translated objects
mpv [Tue, 22 Dec 2015 08:34:52 +0000 (11:34 +0300)]
Fix for the issue #1156
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.
azv [Tue, 15 Dec 2015 14:15:46 +0000 (17:15 +0300)]
Second phase of SketchSolver refactoring
1. Environment for PlaneGCS solver
azv [Tue, 22 Dec 2015 08:04:22 +0000 (11:04 +0300)]
Fix the problem removing multi-coincidence between points (issue #1123)
spo [Tue, 22 Dec 2015 07:52:46 +0000 (10:52 +0300)]
Fix suite_PYTHONAPI_SALOME/tst_Platine
spo [Mon, 21 Dec 2015 14:01:59 +0000 (17:01 +0300)]
Add Squish test for the issue #1157
spo [Mon, 21 Dec 2015 12:00:57 +0000 (15:00 +0300)]
Issue #1157: Using parameters in point coordinates
spo [Mon, 21 Dec 2015 11:04:21 +0000 (14:04 +0300)]
Spell-checking
azv [Tue, 22 Dec 2015 06:32:12 +0000 (09:32 +0300)]
Crash on abort constraints (issues #1153, #1154, #1159)
azv [Tue, 22 Dec 2015 06:17:23 +0000 (09:17 +0300)]
Compilation errors on Linux (part 2)
azv [Tue, 22 Dec 2015 05:55:12 +0000 (08:55 +0300)]
Fix compilation error on Linux
azv [Tue, 22 Dec 2015 05:41:40 +0000 (08:41 +0300)]
Update removing point-point coincidences.
Updated procedure of removing Fixed constraint.
azv [Wed, 16 Dec 2015 05:18:01 +0000 (08:18 +0300)]
Add arc to solver if any its attribute is added
dbv [Mon, 21 Dec 2015 16:45:46 +0000 (19:45 +0300)]
Improvement #996: topological reference syntax
dbv [Mon, 21 Dec 2015 14:20:46 +0000 (17:20 +0300)]
Bug #1045: Group not exported in GEOM
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
dbv [Mon, 21 Dec 2015 13:07:39 +0000 (16:07 +0300)]
Fix for opening old saves without copy attribute in SketchPlugin_SketchEntity
nds [Mon, 21 Dec 2015 11:58:49 +0000 (14:58 +0300)]
#1151 distance on preselected entity
dbv [Mon, 21 Dec 2015 11:54:15 +0000 (14:54 +0300)]
Improvement #1140: Display of replicated Sketch entities with thinner line
nds [Mon, 21 Dec 2015 10:33:25 +0000 (13:33 +0300)]
#1141 Part is not deleted
spo [Mon, 21 Dec 2015 08:54:59 +0000 (11:54 +0300)]
Fix issue #1127: parameter is not created
mpv [Mon, 21 Dec 2015 08:46:09 +0000 (11:46 +0300)]
Fix for the issue #1103
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
azv [Mon, 21 Dec 2015 05:41:57 +0000 (08:41 +0300)]
Minor updates in SketchSolver plugin
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
dbv [Fri, 18 Dec 2015 14:13:11 +0000 (17:13 +0300)]
Tooltips update
spo [Fri, 18 Dec 2015 13:16:03 +0000 (16:16 +0300)]
[PythonAPI] Remove the word shaper from some places in PythonAPI
vsv [Fri, 18 Dec 2015 13:03:35 +0000 (16:03 +0300)]
Debug of CompSolid selection
spo [Fri, 18 Dec 2015 12:56:11 +0000 (15:56 +0300)]
[PythonAPI] For addAddition() feature make tool_objects parameter as optional
spo [Fri, 18 Dec 2015 12:32:31 +0000 (15:32 +0300)]
[PythonAPI] Rename startPointData()/endPointData() to startPoint()/endPoint()
azv [Fri, 18 Dec 2015 09:15:59 +0000 (12:15 +0300)]
Avoid dependency of SolveSpaceSolver module from SketchPlugin
azv [Fri, 18 Dec 2015 08:56:05 +0000 (11:56 +0300)]
Correct processing arcs in SketchSolver with SolveSpace (issue #1144)
nds [Fri, 18 Dec 2015 08:35:01 +0000 (11:35 +0300)]
#1141 Part is not deleted
It was decided to perform Delete of Parts on the XGUI level. In the previous realization the RemoveFeature was used for this.
However, as the result of not loaded Parts do not exists and this feature are simple, it was decided with Mikhail, that this feature(Part) will be removed in the same way as other features. Later, it is possible, the RemoveFeature will be deleted from the application tool bar.
spo [Fri, 18 Dec 2015 08:12:20 +0000 (11:12 +0300)]
Fix suite_PYTHONAPI_SALOME/tst_Platine test
azv [Fri, 18 Dec 2015 05:16:30 +0000 (08:16 +0300)]
Update for correct movement of sketch elements, when the sketch contains arcs and coincidences.
azv [Wed, 16 Dec 2015 05:18:01 +0000 (08:18 +0300)]
Fix the problem with multi-coincidence of points (issue #1143)
nds [Thu, 17 Dec 2015 15:38:31 +0000 (18:38 +0300)]
It removes SketchShapePlugin from plugins
First code for Status Bar.
vsv [Thu, 17 Dec 2015 15:22:34 +0000 (18:22 +0300)]
Correction of selection for Comp Solids
mpv [Thu, 17 Dec 2015 15:17:46 +0000 (18:17 +0300)]
Fix for the issue #1129
dbv [Thu, 17 Dec 2015 14:49:56 +0000 (17:49 +0300)]
Partition naming fix.
nds [Thu, 17 Dec 2015 14:47:42 +0000 (17:47 +0300)]
Correction for: 1. crash by popup menu call on origin, 2. reentered presentation(point) is visualized.
spo [Thu, 17 Dec 2015 14:35:33 +0000 (17:35 +0300)]
Add cases for modfication parameters in suite_PYTHONAPI_SALOME/tst_Platine
spo [Thu, 17 Dec 2015 14:34:22 +0000 (17:34 +0300)]
Add cases for modfication parameters in suite_PYTHONAPI_SALOME/tst_Platine
spo [Thu, 17 Dec 2015 14:11:43 +0000 (17:11 +0300)]
Add Platine unit test
spo [Thu, 17 Dec 2015 14:07:50 +0000 (17:07 +0300)]
Activate MakeBrick tests for PythonAPI
spo [Thu, 17 Dec 2015 13:55:08 +0000 (16:55 +0300)]
Add SQSUIH test for Platine model created by PythonAPI
spo [Thu, 17 Dec 2015 13:54:33 +0000 (16:54 +0300)]
Fix suite_FEATURE_REVOLUTION tests: difference in few pixels
mpv [Thu, 17 Dec 2015 13:29:10 +0000 (16:29 +0300)]
Fix for the issue #469
nds [Thu, 17 Dec 2015 13:19:27 +0000 (16:19 +0300)]
Error message correction for the following case, found by squish:
Create parameter a,
Create construction
Input 'a', 'Enter'
Input 'b', 'Enter' -> strange text in Property Panel tool tip.
dbv [Thu, 17 Dec 2015 12:55:50 +0000 (15:55 +0300)]
Bug #1101: groups work wrong
nds [Thu, 17 Dec 2015 12:14:42 +0000 (15:14 +0300)]
#1136 - hidden axis are selected in sketch
spo [Thu, 17 Dec 2015 11:55:33 +0000 (14:55 +0300)]
[PythonAPI] Add new model example: Platine.
spo [Thu, 17 Dec 2015 11:06:12 +0000 (14:06 +0300)]
[PythonAPI] Example Platine. Comlete version
spo [Wed, 16 Dec 2015 08:44:17 +0000 (11:44 +0300)]
[PythonAPI] Add new example Platine. Draft version.
spo [Thu, 17 Dec 2015 10:59:10 +0000 (13:59 +0300)]
[PythonAPI] Add return() to boolean feature
spo [Thu, 17 Dec 2015 11:04:27 +0000 (14:04 +0300)]
[PythonAPI] Add setExternal() to line feature.
spo [Thu, 17 Dec 2015 11:03:33 +0000 (14:03 +0300)]
[PythonAPI] Add to arc support of inversion.
spo [Wed, 16 Dec 2015 09:37:25 +0000 (12:37 +0300)]
[PythonAPI] Improve tools.fill_attribute() for ModelAPI_AttributeString
spo [Wed, 16 Dec 2015 08:42:22 +0000 (11:42 +0300)]
[PythonAPI] Fix type error in tools.fill_attribute() for ModelAPI_AttributeRefAttr section
spo [Wed, 16 Dec 2015 08:40:35 +0000 (11:40 +0300)]
[PythonAPI] Fix fillet constraint to match the new interface
spo [Wed, 16 Dec 2015 08:39:40 +0000 (11:39 +0300)]
[PythonAPI] Use _fillAttribute() in some sketch functions
spo [Wed, 16 Dec 2015 08:36:53 +0000 (11:36 +0300)]
[PythonAPI] Add Entity class for sketch entity and make Line as an inheritant of Entity
spo [Wed, 16 Dec 2015 08:34:24 +0000 (11:34 +0300)]
[PythonAPI] Fix error in defaultPlane() for XOZ