]>
SALOME platform Git repositories - modules/shaper.git/log
dbv [Fri, 23 Oct 2015 12:14:43 +0000 (15:14 +0300)]
Bug #1040: Partition result is wrong
dbv [Thu, 22 Oct 2015 15:17:35 +0000 (18:17 +0300)]
Change algorithms for extrusion and revolution building. Now they use algos from BRepPrimAPI instead of BRepOffsetAPI_MakePipe.
vsv [Thu, 22 Oct 2015 14:56:27 +0000 (17:56 +0300)]
Set Change color as a concurrent operation which has to be done in transaction
vsv [Thu, 22 Oct 2015 14:06:30 +0000 (17:06 +0300)]
Fix of Delete operation bug and Rename improvement
mpv [Thu, 22 Oct 2015 11:20:32 +0000 (14:20 +0300)]
Merge branch 'vsr/make_test' into Dev_1.5.0
mpv [Thu, 22 Oct 2015 11:19:55 +0000 (14:19 +0300)]
Adaptation of setting of environment for unit tests on Windows
vsv [Thu, 22 Oct 2015 09:55:42 +0000 (12:55 +0300)]
Define Rename as an operation
vsr [Wed, 21 Oct 2015 10:45:08 +0000 (13:45 +0300)]
Fix problem with make test when environment is not set
vsv [Wed, 21 Oct 2015 08:53:20 +0000 (11:53 +0300)]
Set tooltips on icons
vsv [Wed, 21 Oct 2015 08:21:31 +0000 (11:21 +0300)]
Increase selection area of point on 1
vsv [Mon, 19 Oct 2015 16:37:59 +0000 (19:37 +0300)]
Documentation of the sources
mpv [Mon, 19 Oct 2015 12:42:47 +0000 (15:42 +0300)]
Fix and unit test for the issue #1064
vsv [Mon, 19 Oct 2015 09:17:40 +0000 (12:17 +0300)]
Issue #1063: Use selection validators in update of ActionMgr. Equal constraint selection validator is added
dbv [Fri, 16 Oct 2015 14:04:28 +0000 (17:04 +0300)]
Bug #1036: Arc direction is not flexible on the right
spo [Fri, 16 Oct 2015 10:53:31 +0000 (13:53 +0300)]
Switch off Extrusion test
spo [Fri, 16 Oct 2015 08:49:55 +0000 (11:49 +0300)]
Add SQUISH test suite_FEATURE_EXTRUSION/tst_extrusion_001
spo [Fri, 16 Oct 2015 08:46:35 +0000 (11:46 +0300)]
Move findMenuItem() in tools
spo [Fri, 16 Oct 2015 08:20:24 +0000 (11:20 +0300)]
Improve SQUISH test suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT
spo [Fri, 16 Oct 2015 07:58:54 +0000 (10:58 +0300)]
Add SQUISH test suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT
spo [Fri, 16 Oct 2015 07:56:29 +0000 (10:56 +0300)]
Add suite_FEATURE_PARAMETERS/tst_903
vsv [Thu, 15 Oct 2015 15:06:59 +0000 (18:06 +0300)]
Issue #940: Avoid creation of dimension presentation with different text alignment for displaying and selection
spo [Thu, 15 Oct 2015 13:49:10 +0000 (16:49 +0300)]
Fix suite_STANDALONE/tst_c
spo [Thu, 15 Oct 2015 13:40:09 +0000 (16:40 +0300)]
Add SQUISH tests
vsv [Thu, 15 Oct 2015 09:43:35 +0000 (12:43 +0300)]
Extend selection area of points
vsv [Thu, 15 Oct 2015 08:40:20 +0000 (11:40 +0300)]
Regression: do not rotate viewer if sketch plane is selected from a face of a shape
vsv [Wed, 14 Oct 2015 12:43:04 +0000 (15:43 +0300)]
Issue #789: Detach a coincidence from a line object
nds [Wed, 14 Oct 2015 12:30:14 +0000 (15:30 +0300)]
Apply button accepts the focus after last control in the Property panel. Controls with empty focus policy are ignored.
spo [Wed, 14 Oct 2015 12:00:07 +0000 (15:00 +0300)]
Improve scripts for Linux
spo [Wed, 14 Oct 2015 11:23:22 +0000 (14:23 +0300)]
Improve scripts for Linux
nds [Wed, 14 Oct 2015 11:01:24 +0000 (14:01 +0300)]
The flyout widget should not accept the focus if the corresponded presentation is not built on the feature attributes.
Case: create a contour, select any vertex, detach it from a line. Call distance and select the equal points of detached lines. Previous result: no active control, waiting for user click. Current result: the flyout attribute is initialized with a default value, the focus is on the value control.
spo [Wed, 14 Oct 2015 07:52:10 +0000 (10:52 +0300)]
Improve scripts for Linux
spo [Wed, 14 Oct 2015 07:49:51 +0000 (10:49 +0300)]
Improve scripts for Linux
spo [Wed, 14 Oct 2015 06:09:53 +0000 (09:09 +0300)]
Fix compilation on Linux
spo [Tue, 13 Oct 2015 13:19:40 +0000 (16:19 +0300)]
Sort SQUISH cases to suites
spo [Tue, 13 Oct 2015 10:08:21 +0000 (13:08 +0300)]
Fix suite_ISSUES/tst_PARALLEL_2 for CentOS
spo [Tue, 13 Oct 2015 10:07:36 +0000 (13:07 +0300)]
Switch on some SQUISH tests
spo [Mon, 12 Oct 2015 07:14:36 +0000 (10:14 +0300)]
Fix SQUISH tests for new label of unloaded items
spo [Fri, 18 Sep 2015 12:01:01 +0000 (15:01 +0300)]
Fix SQUISH tests
vsv [Tue, 13 Oct 2015 07:14:08 +0000 (10:14 +0300)]
Issue #1055: abort all operations on Property panel closing
vsv [Mon, 12 Oct 2015 16:54:24 +0000 (19:54 +0300)]
Issue #1055: Close of property panel is abort of current operation
vsv [Mon, 12 Oct 2015 14:18:04 +0000 (17:18 +0300)]
Issue#1059: Consider operation state in selection validator
nds [Mon, 12 Oct 2015 13:37:52 +0000 (16:37 +0300)]
Issue #1042 Sometimes when setting distance constraints, the input field is not displayed in the 3D view
A correction for the case when the user calls the distance editor and moves quickly over the view with mouse button pressed. In SALOME version QtxWorkstack listens the events and set focus to the active widget. As a result the widget editor loses focus.
nds [Mon, 12 Oct 2015 13:23:28 +0000 (16:23 +0300)]
Detach, Auxiliary and Delete actions are granted for the Sketch feature.
Wrong case is that the "Detach" action tried to abort all operations. This is a regression, which happens after "Abort previous operation by Edit of Parameter" (5 hours ago).
mpv [Mon, 12 Oct 2015 11:56:20 +0000 (14:56 +0300)]
Fix for the issue #1048
mpv [Mon, 12 Oct 2015 11:29:00 +0000 (14:29 +0300)]
FIx for the python scripts: with and without nested transactions the current feature must be correctly set in the end.
nds [Mon, 12 Oct 2015 09:26:36 +0000 (12:26 +0300)]
Avoid the warning message in a right case.
vsv [Mon, 12 Oct 2015 09:05:26 +0000 (12:05 +0300)]
Change name of method
mpv [Mon, 12 Oct 2015 09:01:02 +0000 (12:01 +0300)]
Allows to get also the hidden features
mpv [Mon, 12 Oct 2015 08:58:19 +0000 (11:58 +0300)]
Merge branch 'BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT' into Dev_1.5.0
mpv [Mon, 12 Oct 2015 08:56:05 +0000 (11:56 +0300)]
Minor fix: checked on edition of extrusion-cut sketch: extrusion cut result should not be appeared
mpv [Mon, 12 Oct 2015 08:39:18 +0000 (11:39 +0300)]
Fix for the problem of activation/deactivation part and current feature to sub-element of sketch setting.
nds [Mon, 12 Oct 2015 08:28:26 +0000 (11:28 +0300)]
Abort previous operation by Edit of Parameter. Scenario: Create a parameter, start Sketch, create contour, edit line, call parameter->edit. There is no warning about aborting of the current operation.
vsv [Mon, 12 Oct 2015 07:49:02 +0000 (10:49 +0300)]
Issue #1016: Hide selection rectangle on sketcher operation
nds [Mon, 12 Oct 2015 05:33:04 +0000 (08:33 +0300)]
Equal points should not be used in the operation preselection.
mpv [Fri, 9 Oct 2015 14:36:38 +0000 (17:36 +0300)]
Finalization of concealment management with stable and not stable feature
vsv [Fri, 9 Oct 2015 08:39:37 +0000 (11:39 +0300)]
Merge branch 'BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT' of salome:modules/shaper into BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT
Conflicts:
src/ModuleBase/ModuleBase_OperationFeature.cpp
vsv [Fri, 9 Oct 2015 08:36:41 +0000 (11:36 +0300)]
Call method setStable inside of transaction
nds [Fri, 9 Oct 2015 08:34:12 +0000 (11:34 +0300)]
According to this branch modifications, sub-composites can be in history.
Example: ExtrusionCut, double click on Sketch. Sketch is enabled, ExtrusionCut is disabled.
nds [Fri, 9 Oct 2015 08:06:05 +0000 (11:06 +0300)]
SetCurrentFeature call is moved to operation manager to perform it in the commit transaction. Reason: the information about the top create operation is necessary but it is not available in the operation.
mpv [Fri, 9 Oct 2015 07:32:32 +0000 (10:32 +0300)]
Optimize the process of stability flag changes (and concealment update): now only the modified feature modification used.
mpv [Fri, 9 Oct 2015 06:06:55 +0000 (09:06 +0300)]
Make not-stable features lose the concealment ability
nds [Thu, 8 Oct 2015 13:48:43 +0000 (16:48 +0300)]
SetCurrentFeature in resumeOperation(). It should be improved by moving this call to the commit transaction.
vsv [Thu, 8 Oct 2015 13:07:08 +0000 (16:07 +0300)]
Method isStable is defined
mpv [Thu, 8 Oct 2015 11:11:05 +0000 (14:11 +0300)]
Made the nesting feature disabled until the nested features are modified/current
nds [Thu, 8 Oct 2015 11:01:46 +0000 (14:01 +0300)]
Issue #1011 In sketch edition, the cross cursor must be displayed only in the 3D view
nds [Thu, 8 Oct 2015 09:49:50 +0000 (12:49 +0300)]
#1041 Sometimes when setting several distance constraints, the first input field is inactive
XGUI_PropertyPanel::activateNextWidget: the function is not finished yet, only setFocus is called. During this setFocus, the WidgetEditor leads to restart of the distance operation. When the loop returned back to the activateNextWidget, aNextWidget=0(sometimes or trash) and the empty widget is activated(after the distance operation has been already started with existed active first widget).
vsv [Thu, 8 Oct 2015 09:21:25 +0000 (12:21 +0300)]
Issue #1055: Disable Edit command if the selected feature is currently editing
vsv [Wed, 7 Oct 2015 15:54:32 +0000 (18:54 +0300)]
Merge branch 'Dev_1.5.0' of salome:modules/shaper into Dev_1.5.0
vsv [Wed, 7 Oct 2015 15:54:21 +0000 (18:54 +0300)]
Remove unnecessary variable
vsv [Wed, 7 Oct 2015 14:16:19 +0000 (17:16 +0300)]
Enable change mode items only in case if the object currently has opposite display mode
mpv [Wed, 7 Oct 2015 11:04:05 +0000 (14:04 +0300)]
Fix for the issue #1019
nds [Tue, 6 Oct 2015 14:06:47 +0000 (17:06 +0300)]
Undoes of the previous modifications.
mpv [Tue, 6 Oct 2015 14:01:41 +0000 (17:01 +0300)]
Fix for Groups folder update: sometimes groups became disabled and never appeared in the Object Browser
nds [Tue, 6 Oct 2015 10:14:17 +0000 (13:14 +0300)]
Apply widget value change by enter/tab event.
nds [Tue, 6 Oct 2015 09:02:50 +0000 (12:02 +0300)]
Correction for the "Default" button. Incorrect cases are:
1. GeomApp: Change the viewer background in Preferences. Click "Default" button, nothing happens.
2. SUITApp: Change the viewer background in Preferences: Click "Default" button, nothing happens.
During correction, the issues #98 and #128 are checked.
mpv [Tue, 6 Oct 2015 05:59:31 +0000 (08:59 +0300)]
Adaptation of compilation procedure in SALOME environment
mpv [Mon, 5 Oct 2015 13:23:37 +0000 (16:23 +0300)]
Optimize the flushing: this improvement speed ups the unit test for 3-4 times
nds [Mon, 5 Oct 2015 08:58:26 +0000 (11:58 +0300)]
Issue #1010 In sketch edition, use the mouse cursor of the cursor theme instead of a custom cross cursor
Using the standard Qt cursor symbol.
nds [Mon, 5 Oct 2015 07:02:33 +0000 (10:02 +0300)]
#1010 In sketch edition, use the mouse cursor of the cursor theme instead of a custom cross cursor
nds [Mon, 5 Oct 2015 07:01:00 +0000 (10:01 +0300)]
Issue #590 Setting random colors to bodies. "Color" popup menu action available in viewer 3d.
nds [Fri, 2 Oct 2015 13:14:01 +0000 (16:14 +0300)]
Issue #590 Setting random colors to bodies
mpv [Wed, 30 Sep 2015 12:32:44 +0000 (15:32 +0300)]
Remove obsolete methods
azv [Wed, 30 Sep 2015 07:48:34 +0000 (10:48 +0300)]
Avoid crash opening a study (issue #1032)
Rebuild the entity if it was removed by storage.
azv [Wed, 30 Sep 2015 04:57:56 +0000 (07:57 +0300)]
Persistence for keep arc orientation. Part 2 (issue #1027)
azv [Wed, 30 Sep 2015 04:48:40 +0000 (07:48 +0300)]
Persistence for keep arc orientation (issue #1027)
azv [Tue, 29 Sep 2015 12:06:11 +0000 (15:06 +0300)]
Make points with parameters placed on lines from another group (issue #1025)
azv [Tue, 29 Sep 2015 11:01:30 +0000 (14:01 +0300)]
Correct checking directions of lines used in the Angle constraint (issue #1023)
vsv [Mon, 28 Sep 2015 13:49:40 +0000 (16:49 +0300)]
Issue #1022: Do not call pop-up on non selected index
vsv [Mon, 28 Sep 2015 09:57:27 +0000 (12:57 +0300)]
Update documentation
vsv [Fri, 25 Sep 2015 08:57:12 +0000 (11:57 +0300)]
Improve viewer performance
azv [Thu, 24 Sep 2015 07:19:39 +0000 (10:19 +0300)]
Update merging SketchSolver groups (issue #1013)
azv [Thu, 24 Sep 2015 06:29:00 +0000 (09:29 +0300)]
Make workplane and its parameters external
vsv [Wed, 23 Sep 2015 12:43:16 +0000 (15:43 +0300)]
Documenting of Python code
mpv [Wed, 23 Sep 2015 08:34:42 +0000 (11:34 +0300)]
Fix for the issue #1012: correct order of arguments and some fixes of default values
azv [Wed, 23 Sep 2015 06:04:26 +0000 (09:04 +0300)]
Optimize performance of the sketch solver
vsv [Tue, 22 Sep 2015 16:52:07 +0000 (19:52 +0300)]
Source documentation updated. Obsolete files removed
vsv [Tue, 22 Sep 2015 08:12:45 +0000 (11:12 +0300)]
Optimization of Viewer performance up to two times
nds [Fri, 18 Sep 2015 17:02:42 +0000 (20:02 +0300)]
Comments of the code.
dbv [Fri, 18 Sep 2015 16:51:45 +0000 (19:51 +0300)]
GeomDataAPI documentation update
azv [Fri, 18 Sep 2015 16:45:02 +0000 (19:45 +0300)]
Avoid SketchSolver documentation warnings