]>
SALOME platform Git repositories - modules/shaper.git/log
spo [Tue, 25 Aug 2015 06:05:38 +0000 (09:05 +0300)]
Use tst_543 in Jenkins. Improve Linux scripts.
spo [Tue, 25 Aug 2015 05:55:08 +0000 (08:55 +0300)]
Issue #532 - 4.13. Partition with splitting-arguments making solids with shared faces
nds [Tue, 25 Aug 2015 05:26:29 +0000 (08:26 +0300)]
AcceptAll is always enabled. This is a temporary fix to hide a regression, where a sketch in the ExtrusionCut/Fuse can not be created. [parent operation extrusion cut/fuse is used instead of sketch to check whether parameters are valid].
azv [Tue, 25 Aug 2015 05:25:08 +0000 (08:25 +0300)]
Update calculation of angle value (issue #788)
azv [Mon, 24 Aug 2015 13:42:19 +0000 (16:42 +0300)]
Fix removing of one of multi-coincidence constraints
vsv [Mon, 24 Aug 2015 16:16:58 +0000 (19:16 +0300)]
Issue #838: Use only original part results for getting sub-document of a Part (not use placement results)
vsv [Mon, 24 Aug 2015 15:45:58 +0000 (18:45 +0300)]
An object which is sub-object of a composite object can not be accessible in column 1
mpv [Mon, 24 Aug 2015 14:54:45 +0000 (17:54 +0300)]
Fix for #767: correct the internal history structure for nested features
vsv [Mon, 24 Aug 2015 14:37:47 +0000 (17:37 +0300)]
Issue #847: Use white color for symbols selection
vsv [Mon, 24 Aug 2015 13:02:31 +0000 (16:02 +0300)]
Issue #853: make '+' as default point symbol
mpv [Mon, 24 Aug 2015 12:54:55 +0000 (15:54 +0300)]
Make the Part result selectable (the fix for crash)
nds [Mon, 24 Aug 2015 12:50:38 +0000 (15:50 +0300)]
Synchronization of Apply/ApplyAll buttons.
nds [Mon, 24 Aug 2015 09:05:33 +0000 (12:05 +0300)]
Abort operation correction, Cases are: 1. Deselect feature button in ToolBar, 2. "Cancel" in warning of abort dialog should not abort the current operation.
nds [Mon, 24 Aug 2015 09:02:17 +0000 (12:02 +0300)]
Abort operation correction, Cases are: 1. Deselect feature button in ToolBar, 2. "Cancel" in warning of abort dialog should not abort the current operation.
dbv [Mon, 24 Aug 2015 11:55:16 +0000 (14:55 +0300)]
Compsolids creation fix
vsv [Mon, 24 Aug 2015 11:39:11 +0000 (14:39 +0300)]
Do not process objects in data model which must not to be shown in object browser
eso [Mon, 24 Aug 2015 10:37:34 +0000 (13:37 +0300)]
Additon of new tests
eso [Mon, 24 Aug 2015 10:35:54 +0000 (13:35 +0300)]
Addition of new test
vsv [Mon, 24 Aug 2015 09:48:43 +0000 (12:48 +0300)]
Correct data model hierarchy
vsv [Mon, 24 Aug 2015 09:17:45 +0000 (12:17 +0300)]
Avoid extra methods.
vsv [Mon, 24 Aug 2015 07:59:26 +0000 (10:59 +0300)]
Create DataModel in object browser constructor
nds [Fri, 21 Aug 2015 17:00:33 +0000 (20:00 +0300)]
Export feature crash correction.
nds [Fri, 21 Aug 2015 15:30:28 +0000 (18:30 +0300)]
Compsolid - debug of visibility in the viewer.
nds [Fri, 21 Aug 2015 14:19:02 +0000 (17:19 +0300)]
Result compsolid should change the display flag of sub-results itself.
WorkshopListener in displayObject() should ignore the compsolid result and wait when sub-solid results comes in selection.
onFeatureCreateMsg moving rows: 1.canBeDisplayed before setDisplayed, displayObject - this is a previous version. It is more correctly firstly change display state of the object and after try to display it in the viewer. It is possible that flag is switch on, but the object will be visualized during redisplay.
vsv [Fri, 21 Aug 2015 15:15:22 +0000 (18:15 +0300)]
Add include file which is needed on Linux
vsv [Fri, 21 Aug 2015 14:30:40 +0000 (17:30 +0300)]
Icon for angle constraint is added, execute method is reviewed for working with pre-selection
eso [Fri, 21 Aug 2015 13:17:41 +0000 (16:17 +0300)]
Correction of test PARALLEL_2
eso [Fri, 21 Aug 2015 12:45:47 +0000 (15:45 +0300)]
Correction of tests sketch_006 and sketch_007
mpv [Fri, 21 Aug 2015 12:45:33 +0000 (15:45 +0300)]
Fix unstability of number of Bodies on OB on Linux
vsv [Fri, 21 Aug 2015 12:32:13 +0000 (15:32 +0300)]
Added Angle constraint symbol
azv [Fri, 21 Aug 2015 09:12:06 +0000 (12:12 +0300)]
Fix the problem with changing base entities of fillet (issue #760)
nds [Fri, 21 Aug 2015 08:37:09 +0000 (11:37 +0300)]
Compsolid - Color/Wireframe/Shading operation apply to sub-objects.
mpv [Fri, 21 Aug 2015 07:56:56 +0000 (10:56 +0300)]
Send "redisplay" signal when compsolid result become alone or with sub-elements
azv [Fri, 21 Aug 2015 06:32:02 +0000 (09:32 +0300)]
Update constrain Mirror to keep non-zero the length of mirror line (issue #809)
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().