]>
SALOME platform Git repositories - modules/shaper.git/log
nds [Fri, 21 Aug 2015 05:39:25 +0000 (08:39 +0300)]
Processing composilid like a solid in selection.
nds [Fri, 21 Aug 2015 05:19:32 +0000 (08:19 +0300)]
External object are not removed in both cases: in multi/signgle selection controls.
nds [Fri, 21 Aug 2015 04:01:06 +0000 (07:01 +0300)]
Processing composilid like a solid in selection.
nds [Thu, 20 Aug 2015 12:50:55 +0000 (15:50 +0300)]
Boolean result build correction. There was a stabilization fix, which disconnected widgets. But debug the active widget can be used during validating if selection is changed. It is not correct after commit is pressed and should not influence on the feature.
So, it is more correctly to clean content of the property panel before commit.
Scenario to reproduce the problem: Create sketch(contour), create sketch(circles in the contour), create extrusion(contour), extrusion(circles), create boolean from contour-based to Cut circle-based extrusions. Apply, the circle-based extrusions are disappeared from the second control.
mpv [Thu, 20 Aug 2015 14:46:51 +0000 (17:46 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Thu, 20 Aug 2015 14:46:31 +0000 (17:46 +0300)]
Stabilization of the process of activization of part: when document is loaded, it must be immediately appeared in the result part.
eso [Thu, 20 Aug 2015 13:51:40 +0000 (16:51 +0300)]
Addition of new tests sketch_006 and sketch_007
vsv [Thu, 20 Aug 2015 13:30:43 +0000 (16:30 +0300)]
Update Part item on activation of loaded document
vsv [Thu, 20 Aug 2015 11:44:57 +0000 (14:44 +0300)]
Added comment
spo [Thu, 20 Aug 2015 13:09:58 +0000 (16:09 +0300)]
Modify vnc.sh
spo [Thu, 20 Aug 2015 13:03:49 +0000 (16:03 +0300)]
Restrict test cases for Jenkins
spo [Thu, 20 Aug 2015 12:41:37 +0000 (15:41 +0300)]
Update VPs for suite_ISSUES_SALOME/tst_sketch_004
spo [Thu, 20 Aug 2015 12:15:33 +0000 (15:15 +0300)]
Update suite_ISSUES_SALOME/tst_sketch_004
spo [Thu, 20 Aug 2015 11:38:50 +0000 (14:38 +0300)]
Improve SQUISH test scripts
spo [Thu, 20 Aug 2015 09:49:17 +0000 (12:49 +0300)]
Update SQUISH test suite_ISSUES_SALOME/tst_sketch_004
spo [Thu, 20 Aug 2015 09:14:12 +0000 (12:14 +0300)]
Make stable SALOME tests run
spo [Wed, 19 Aug 2015 16:02:28 +0000 (19:02 +0300)]
Update VPs
spo [Wed, 19 Aug 2015 15:22:09 +0000 (18:22 +0300)]
Update SQUISH tests tst_sketch_001, tst_sketch_002 and tst_sketch_003
spo [Wed, 19 Aug 2015 08:43:13 +0000 (11:43 +0300)]
Update SQUISH tests
spo [Wed, 19 Aug 2015 08:03:37 +0000 (11:03 +0300)]
Make all tests PASSED
spo [Tue, 18 Aug 2015 11:56:47 +0000 (14:56 +0300)]
Use VNC for SQUISH tests
azv [Thu, 20 Aug 2015 08:07:52 +0000 (11:07 +0300)]
Check the multi coincidence between different types of entities (issue #751)
azv [Wed, 19 Aug 2015 07:00:50 +0000 (10:00 +0300)]
Update coincidence constraints
eso [Thu, 20 Aug 2015 11:48:00 +0000 (14:48 +0300)]
Correction of test sketch_004 and addition of new test sketch_005
nds [Thu, 20 Aug 2015 09:44:19 +0000 (12:44 +0300)]
The external feature should be executed manually in order to return first result.
nds [Thu, 20 Aug 2015 09:21:06 +0000 (12:21 +0300)]
Debug corrections for: deselect objects when multi-selection control is active.
nds [Thu, 20 Aug 2015 07:24:03 +0000 (10:24 +0300)]
1. Mirror/Rotation/Translation constraint: using RefList instead of SelectionList
2. External edge: do not use execute() for external objects, created temporary for validating; union create/remove external objects
3. Compsolid redisplay: erase CompSolid on redisplay signal if it is visualized but number of sub results is positive
4. Deviation coefficient for visualized shapes with Edge shape type.
vsv [Thu, 20 Aug 2015 09:19:05 +0000 (12:19 +0300)]
Fix for exception on Delete object
dbv [Thu, 20 Aug 2015 08:20:47 +0000 (11:20 +0300)]
Compsolids in composite features
mpv [Thu, 20 Aug 2015 08:19:16 +0000 (11:19 +0300)]
Make concealment of results working on compsolids: if at least one sub-body is concealed, the whole compsolid is concealed
eso [Thu, 20 Aug 2015 07:38:38 +0000 (10:38 +0300)]
Add new test
eso [Thu, 20 Aug 2015 07:36:40 +0000 (10:36 +0300)]
Add new test
mpv [Thu, 20 Aug 2015 07:04:33 +0000 (10:04 +0300)]
Make sketch plane normal (created on selected planar face) oriented outside of the solid, so simple extrusion on this sketch is also directed outside.
mpv [Thu, 20 Aug 2015 06:53:21 +0000 (09:53 +0300)]
Added the removeLast method into AttributeRefList
vsv [Wed, 19 Aug 2015 15:13:14 +0000 (18:13 +0300)]
Processing of complex objects in data tree
vsv [Wed, 19 Aug 2015 12:08:39 +0000 (15:08 +0300)]
Process complex objects in data tree
nds [Wed, 19 Aug 2015 14:12:00 +0000 (17:12 +0300)]
Correct deviation coefficient, it should not be restored because selection is also build using it.
Bad performance, when creating an extrusion on 5 circles, or cut it from a extrusion based on a contour.
dbv [Wed, 19 Aug 2015 13:55:43 +0000 (16:55 +0300)]
Combine solids in compounds after extrusion/revolution to compsolids
nds [Wed, 19 Aug 2015 13:15:15 +0000 (16:15 +0300)]
Operation presentation stayed in the viewer when argument is deselected in extrusion/group operations. The scenario of #478 bug can be used for checking.
nds [Wed, 19 Aug 2015 13:03:21 +0000 (16:03 +0300)]
Correct deviation coefficient, it should not be restored because selection is also build using it.
nds [Wed, 19 Aug 2015 12:46:13 +0000 (15:46 +0300)]
Uncomment deviation coefficient.
mpv [Wed, 19 Aug 2015 12:53:46 +0000 (15:53 +0300)]
Fix for working with temporary selection attribute
eso [Wed, 19 Aug 2015 12:31:40 +0000 (15:31 +0300)]
HDF files have been removed
eso [Wed, 19 Aug 2015 12:29:09 +0000 (15:29 +0300)]
Add new tests
eso [Wed, 19 Aug 2015 10:54:45 +0000 (13:54 +0300)]
Add new tests
eso [Wed, 19 Aug 2015 10:49:24 +0000 (13:49 +0300)]
Add new tests
mpv [Wed, 19 Aug 2015 12:05:38 +0000 (15:05 +0300)]
Object Browser tree needed method implementation
nds [Wed, 19 Aug 2015 11:48:39 +0000 (14:48 +0300)]
Issue #478 Problem of performance with selection: using a flag about temprary append selection when validating highligh.
mpv [Wed, 19 Aug 2015 11:48:39 +0000 (14:48 +0300)]
Issue #736: axis size correct computation basing on bounding box of cylindrical face
azv [Wed, 19 Aug 2015 11:29:43 +0000 (14:29 +0300)]
Implementation of the Angle constraint (issue #788)
mpv [Wed, 19 Aug 2015 10:56:45 +0000 (13:56 +0300)]
Performance optimization: allow to put temporary objects into selection attributes to check validity and then remove them
nds [Wed, 19 Aug 2015 10:52:32 +0000 (13:52 +0300)]
Issue #478 Problem of performance with selection: remove last instead of clearing the list.
nds [Wed, 19 Aug 2015 09:11:11 +0000 (12:11 +0300)]
Issue #478 Problem of performance with selection
mpv [Wed, 19 Aug 2015 08:44:23 +0000 (11:44 +0300)]
Added removeLast method in the list to optimize the selection algorithm further
mpv [Wed, 19 Aug 2015 08:29:52 +0000 (11:29 +0300)]
Correction for compilation on Linux
mpv [Wed, 19 Aug 2015 08:26:46 +0000 (11:26 +0300)]
Debug of visualization of compsolids and sub-shapes
nds [Wed, 19 Aug 2015 07:35:36 +0000 (10:35 +0300)]
Compsolid visualization debug.
nds [Tue, 18 Aug 2015 12:00:49 +0000 (15:00 +0300)]
Issue #800 Crash on call of pop-up menu of Part result
mpv [Tue, 18 Aug 2015 16:14:28 +0000 (19:14 +0300)]
Fox for the issue #855: make able to create a sketch arc using keyboard, not only selection in the viewer.
eso [Tue, 18 Aug 2015 13:45:22 +0000 (16:45 +0300)]
Add new test
mpv [Tue, 18 Aug 2015 13:21:18 +0000 (16:21 +0300)]
Fix for the remove of sketch element in delete: on apply it was still in the sketch result.
dbv [Tue, 18 Aug 2015 06:44:58 +0000 (09:44 +0300)]
Compsolids creation in revolution
asl [Tue, 18 Aug 2015 11:39:11 +0000 (14:39 +0300)]
Issue #845: rename and delete actions are disabled in deactivated part
asl [Tue, 18 Aug 2015 09:18:16 +0000 (12:18 +0300)]
Issue #856: "show parent feature" should be available only on result bodies
nds [Tue, 18 Aug 2015 11:13:13 +0000 (14:13 +0300)]
Issue #800 Crash on call of pop-up menu of Part result
nds [Tue, 18 Aug 2015 09:11:38 +0000 (12:11 +0300)]
It removes stabilization fix, which is not necessary anymore because ModuleBase_WidgetSelector performs this disconnect in deactivate().
mpv [Tue, 18 Aug 2015 09:01:18 +0000 (12:01 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Tue, 18 Aug 2015 09:00:56 +0000 (12:00 +0300)]
Debug of abort-updates
asl [Tue, 18 Aug 2015 07:11:00 +0000 (10:11 +0300)]
Issue #810: hide "Edit" menu after undo/redo
nds [Tue, 18 Aug 2015 04:34:35 +0000 (07:34 +0300)]
It removes obsolete code. In Mirror constraint setFlushed should not be called as it is in multi rotation and multi translation constraints.
mpv [Mon, 17 Aug 2015 13:50:54 +0000 (16:50 +0300)]
Issue #661: on abort, undo or redo of operation, only the updated features are updated, not everything.
azv [Mon, 17 Aug 2015 12:40:20 +0000 (15:40 +0300)]
Avoid removing distance entity from list of SolveSpace entities (issue #848)
nds [Mon, 17 Aug 2015 12:21:54 +0000 (15:21 +0300)]
It should use the parent realization, which uses myDisabled flag.
nds [Mon, 17 Aug 2015 10:33:25 +0000 (13:33 +0300)]
Compsolid result should not be concealed when it is created.
asl [Mon, 17 Aug 2015 09:28:15 +0000 (12:28 +0300)]
Issue #532: validator is added to xml; new type "plane" is treated
mpv [Mon, 17 Aug 2015 07:49:11 +0000 (10:49 +0300)]
Support the temporary compatibility with old saved files to be able to check the currently opened issues. Will be removed later.
azv [Fri, 14 Aug 2015 15:22:47 +0000 (18:22 +0300)]
Changes to avoid "conflicting constraints" during rotation and translation
mpv [Fri, 14 Aug 2015 14:32:38 +0000 (17:32 +0300)]
Temporary commit proposed by DBV: to make unit-tests working while the compsolids implementation is finished in extrusion and revolution
mpv [Fri, 14 Aug 2015 14:24:27 +0000 (17:24 +0300)]
Compsolids: initial implementation of sub-results of results on the data model level.
asl [Fri, 14 Aug 2015 11:33:21 +0000 (14:33 +0300)]
Issue #649: selection of the "parent" feature
asl [Fri, 14 Aug 2015 08:59:49 +0000 (11:59 +0300)]
Issue #611: minimum size for list widget is decreased
asl [Fri, 14 Aug 2015 07:08:17 +0000 (10:08 +0300)]
Issue #835: icons are updated
asl [Fri, 14 Aug 2015 06:56:55 +0000 (09:56 +0300)]
refs #836: the icons of extrusion options with size 32x32
asl [Fri, 14 Aug 2015 04:34:47 +0000 (07:34 +0300)]
Issue #650: too long tooltips
spo [Fri, 14 Aug 2015 06:25:05 +0000 (09:25 +0300)]
Update SQUISH tests.
spo [Thu, 13 Aug 2015 13:59:39 +0000 (16:59 +0300)]
SQUIHS test for issue #474
spo [Thu, 13 Aug 2015 13:44:19 +0000 (16:44 +0300)]
SQUISH test for issue #679
spo [Thu, 13 Aug 2015 12:54:40 +0000 (15:54 +0300)]
SQUISH test for refs #576
spo [Thu, 13 Aug 2015 12:24:42 +0000 (15:24 +0300)]
Fix Import/Export tests
azv [Thu, 13 Aug 2015 11:51:19 +0000 (14:51 +0300)]
Update behavior of calculation of Multi-Translation constraint
azv [Tue, 11 Aug 2015 12:51:34 +0000 (15:51 +0300)]
Update behavior of calculation of Multi-Rotation constraint
eso [Thu, 13 Aug 2015 11:27:24 +0000 (14:27 +0300)]
Add new tests
dbv [Thu, 13 Aug 2015 06:13:17 +0000 (09:13 +0300)]
Compsolid creation in extrusion
asl [Thu, 13 Aug 2015 09:36:59 +0000 (12:36 +0300)]
Issue #681: add undo,redo,rebuild into the standard SALOME toolbar
mpv [Thu, 13 Aug 2015 09:26:06 +0000 (12:26 +0300)]
Issue #418 fix: don't allow to put empty edges names into the name of vertex
spo [Thu, 13 Aug 2015 08:32:42 +0000 (11:32 +0300)]
Improve SQUISH tests for Jenkins
asl [Thu, 13 Aug 2015 08:00:20 +0000 (11:00 +0300)]
Issue #460: the correct clearing of the layout to set the row stretch to default value
mpv [Thu, 13 Aug 2015 06:55:35 +0000 (09:55 +0300)]
Issue #719: taking into account that edges may lay on the same circle, but splitted in the point param=0
mpv [Thu, 13 Aug 2015 06:15:14 +0000 (09:15 +0300)]
Issue #517 implementation: naming of sketch elements now independent on feature sketch in the history. Also added implementation of good naming for intersected edges (like "8" figure naming).
asl [Thu, 13 Aug 2015 04:47:00 +0000 (07:47 +0300)]
Issue #806: the prevision is set to 15 globally in all spin boxes