]>
SALOME platform Git repositories - modules/shaper.git/log
nds [Mon, 7 Sep 2015 05:48:13 +0000 (08:48 +0300)]
This code is obsolete, the planes are erased either by plane selecting or in deactivate() of this widget.
nds [Mon, 7 Sep 2015 04:59:29 +0000 (07:59 +0300)]
Result preview is low for the point. The updateViewer() should be blocked in moveObject() like it is done in updateObject()
nds [Mon, 7 Sep 2015 04:17:29 +0000 (07:17 +0300)]
Temporary workaroud of crash in SALOME study, happens by closing document.
nds [Sun, 6 Sep 2015 15:13:17 +0000 (18:13 +0300)]
Temporary workaroud of crash in SALOME study, happens by closing document.
nds [Sun, 6 Sep 2015 13:49:46 +0000 (16:49 +0300)]
Operation Prs: green preview is low. Scenario: Sketch, Start Circle, 1st Click, move to PP, input R=80, Activate 1st control, Input value. Result: the presentation is not redisplayed. Reason: in onFeatureUpdateMsg UpdateViewer() should be called.
nds [Sun, 6 Sep 2015 11:08:48 +0000 (14:08 +0300)]
OperationPrs: do not visualize parameters of feature, if they are not inCase. Example: Extrusion, select a plane in the 2nd choice, activate 1st choice, the plane should not be marked in the viewer.
vsv [Fri, 4 Sep 2015 16:35:28 +0000 (19:35 +0300)]
Take into account folders which can not be shown empty when history updated
mpv [Fri, 4 Sep 2015 15:51:53 +0000 (18:51 +0300)]
Created a new event that features were reordered due to the "move to end" action
vsv [Fri, 4 Sep 2015 15:37:12 +0000 (18:37 +0300)]
If moved feature comes below current feature then it has to be current feature
vsv [Fri, 4 Sep 2015 15:36:22 +0000 (18:36 +0300)]
Issue #807: Disable Show/Hide commands for objects from non-active document
mpv [Fri, 4 Sep 2015 14:48:47 +0000 (17:48 +0300)]
Make sketch lines more selectable (selection area is increased)
spo [Fri, 4 Sep 2015 14:28:11 +0000 (17:28 +0300)]
Fix: SketchPlugin_Sketch::SOLVER_ERROR() should be obligatory
spo [Fri, 4 Sep 2015 13:41:24 +0000 (16:41 +0300)]
Issue #504 - 1.17. Error user feedback when a feature fail
mpv [Fri, 4 Sep 2015 13:40:17 +0000 (16:40 +0300)]
Make moved groups update their results
dbv [Fri, 4 Sep 2015 13:20:29 +0000 (16:20 +0300)]
Partition naming for infinite planes
mpv [Fri, 4 Sep 2015 11:48:56 +0000 (14:48 +0300)]
Fix for issue #889
nds [Fri, 4 Sep 2015 11:36:32 +0000 (14:36 +0300)]
Compillation correction
spo [Fri, 4 Sep 2015 11:17:02 +0000 (14:17 +0300)]
Add error descriptions for some feture and attribute validators
spo [Fri, 4 Sep 2015 09:45:51 +0000 (12:45 +0300)]
Spell-checking
spo [Fri, 4 Sep 2015 09:45:29 +0000 (12:45 +0300)]
Make error messages shorter
vsv [Fri, 4 Sep 2015 09:53:18 +0000 (12:53 +0300)]
Check a case when created object can be canceled
vsv [Thu, 3 Sep 2015 15:16:00 +0000 (18:16 +0300)]
Using og non initialized value
mpv [Fri, 4 Sep 2015 08:52:24 +0000 (11:52 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Fri, 4 Sep 2015 08:52:08 +0000 (11:52 +0300)]
Undo the regression: optimization makes the sketch instable
asl [Fri, 4 Sep 2015 08:25:08 +0000 (11:25 +0300)]
Issue #807: disable the show/hide actions if the part set document is not active
mpv [Fri, 4 Sep 2015 07:26:33 +0000 (10:26 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Fri, 4 Sep 2015 07:26:11 +0000 (10:26 +0300)]
Optimization for big sketched (from unit tests)
dbv [Fri, 4 Sep 2015 06:52:27 +0000 (09:52 +0300)]
Added sketch attribute selection for composite features
mpv [Fri, 4 Sep 2015 05:29:26 +0000 (08:29 +0300)]
Fix for other than bodies results renaming and issue #908
mpv [Thu, 3 Sep 2015 13:56:12 +0000 (16:56 +0300)]
Fir for issue #899: all results now have "_index" suffix, including the first one.
mpv [Thu, 3 Sep 2015 13:32:09 +0000 (16:32 +0300)]
Fix for the issue #869: more user-friendly names of attributes
mpv [Thu, 3 Sep 2015 13:23:50 +0000 (16:23 +0300)]
Debug of update of feature that need no preview
dbv [Thu, 3 Sep 2015 12:39:05 +0000 (15:39 +0300)]
Fix for extrusion creation
spo [Thu, 3 Sep 2015 11:39:53 +0000 (14:39 +0300)]
Improve Linux scripts
spo [Thu, 3 Sep 2015 11:34:24 +0000 (14:34 +0300)]
Improve Linux scripts
spo [Thu, 3 Sep 2015 11:31:54 +0000 (14:31 +0300)]
Improve Linux scripts
mpv [Thu, 3 Sep 2015 11:14:32 +0000 (14:14 +0300)]
Make the partition selection of plane correctly named, since it is used in the later naming structures
mpv [Thu, 3 Sep 2015 09:21:05 +0000 (12:21 +0300)]
Fix for the problem of update of BOP created on CompSolid every time (like Group objects selection)
dbv [Thu, 3 Sep 2015 08:39:23 +0000 (11:39 +0300)]
Revolution: returned previous algo for simple faces
nds [Thu, 3 Sep 2015 08:39:15 +0000 (11:39 +0300)]
Fix for a crash: Create sketch, circle, Radius constraint with 0 value.
It appends a positive value validator in order to solver is not performed when the value is not valid.
mpv [Thu, 3 Sep 2015 08:38:14 +0000 (11:38 +0300)]
Debug of naming of Boolean operation of extrusion and revolution results.
azv [Thu, 3 Sep 2015 08:22:33 +0000 (11:22 +0300)]
Do not recalculate constraints if there are invalid features (issue #874)
dbv [Thu, 3 Sep 2015 08:05:59 +0000 (11:05 +0300)]
Extrusion returned previous algo for simple faces.
mpv [Thu, 3 Sep 2015 06:26:28 +0000 (09:26 +0300)]
Support of attributes located in the same switch in several cases
nds [Thu, 3 Sep 2015 04:39:09 +0000 (07:39 +0300)]
Fix for a crash: Create sketch, circle, Radius constraint with 0 value.
mpv [Wed, 2 Sep 2015 17:14:21 +0000 (20:14 +0300)]
Optimize and debug the updater
azv [Wed, 2 Sep 2015 14:05:33 +0000 (17:05 +0300)]
Application crashes during sketching (issue #872)
Multi-coincidence with external point was implemented
spo [Wed, 2 Sep 2015 12:54:57 +0000 (15:54 +0300)]
Fix suite_ISSUES_SALOME - tst_sketch_003,4,6,12,13,14,15,16,18
eso [Wed, 2 Sep 2015 12:28:41 +0000 (15:28 +0300)]
Add data for test sketch_018
azv [Wed, 2 Sep 2015 11:27:22 +0000 (14:27 +0300)]
Update the procedure of removing entities not used by constraints (issue #883)
azv [Wed, 2 Sep 2015 09:22:33 +0000 (12:22 +0300)]
Code optimization of multi-rotation and multi-translation in SketchSolver
azv [Wed, 2 Sep 2015 07:40:40 +0000 (10:40 +0300)]
Avoid hang-up on coincidence points and rotated arcs (issue #883)
azv [Tue, 1 Sep 2015 10:53:06 +0000 (13:53 +0300)]
Modification of distance constraint changes the line direction (issue #874)
spo [Wed, 2 Sep 2015 11:10:25 +0000 (14:10 +0300)]
Fix multiple SQUSIH tests
asl [Wed, 2 Sep 2015 09:19:10 +0000 (12:19 +0300)]
refs #821: correct orientation of the viewer after the plane selection
asl [Tue, 1 Sep 2015 07:09:59 +0000 (10:09 +0300)]
Issue #862: new implementation of operations abort on save
dbv [Wed, 2 Sep 2015 08:57:23 +0000 (11:57 +0300)]
Improvement #615: Widgets position in Extrusion and Rotation features must be changed.
spo [Wed, 2 Sep 2015 08:32:54 +0000 (11:32 +0300)]
Fix suite_ISSUES_SALOME/tst_boolean_001,2,3 with new colors
spo [Wed, 2 Sep 2015 07:49:16 +0000 (10:49 +0300)]
Update suite_ISSUES/tst_PARALLEL_2, suite_ISSUES_SALOME/tst_532
spo [Wed, 2 Sep 2015 06:39:44 +0000 (09:39 +0300)]
Fix suite_ISSUES/tst_PARALLEL_2
dbv [Tue, 1 Sep 2015 14:52:25 +0000 (17:52 +0300)]
Bug #781: The placement dialog box is not user friendly
spo [Tue, 1 Sep 2015 14:44:44 +0000 (17:44 +0300)]
Annotate suite_ISSUES/tst_818
dbv [Tue, 1 Sep 2015 14:04:39 +0000 (17:04 +0300)]
Icons update for revolution
spo [Tue, 1 Sep 2015 13:57:47 +0000 (16:57 +0300)]
Improve Linux scripts: remove warning
dbv [Tue, 1 Sep 2015 13:52:51 +0000 (16:52 +0300)]
Returned edges and vertexes as start and end shapes in placement.
mpv [Tue, 1 Sep 2015 13:40:11 +0000 (16:40 +0300)]
Update of icons
spo [Tue, 1 Sep 2015 13:20:21 +0000 (16:20 +0300)]
Improve vnc script: indicate errors on start vncserver.
nds [Tue, 1 Sep 2015 13:21:23 +0000 (16:21 +0300)]
Visualize feature result in green when the create/edit operation for the feature is started.
dbv [Tue, 1 Sep 2015 13:11:14 +0000 (16:11 +0300)]
Bug #887: ExtrusionCut, ExtrusionFuse, RevolutionCut, RevolutionFuse – impossible to set negative offset
dbv [Tue, 1 Sep 2015 13:07:08 +0000 (16:07 +0300)]
Make parts of compsolids unselectable if whole compsolid is selected
nds [Tue, 1 Sep 2015 09:09:16 +0000 (12:09 +0300)]
Issue #738 select point by mouse change predefined coordinates of connected object
nestedFeature, distance2Point are obsolete.
nds [Tue, 1 Sep 2015 06:31:07 +0000 (09:31 +0300)]
Issue #850 Flyout property panel: sketch features can not be created by clicking in the viewer
Additionaly the next regression is corrected: sketch, contour, translation, select lines with a rectangle[move over some lines], click Tab, waiting result-the next control in PP is activated, but it has not happened.
dbv [Tue, 1 Sep 2015 08:48:02 +0000 (11:48 +0300)]
Tooltips update for extrusion and revolution
dbv [Tue, 1 Sep 2015 08:38:13 +0000 (11:38 +0300)]
Partition naming
azv [Tue, 1 Sep 2015 08:20:47 +0000 (11:20 +0300)]
Send messages if the sketch is failed to solve or solved correctly
mpv [Tue, 1 Sep 2015 06:13:27 +0000 (09:13 +0300)]
New design of icons
nds [Tue, 1 Sep 2015 05:00:10 +0000 (08:00 +0300)]
Default color of the body to be lighter, in order to sketch of the exrusion to be more visible.
nds [Mon, 31 Aug 2015 16:57:11 +0000 (19:57 +0300)]
The same, as in onEnterViewPort(): validation of the operation should be pefromed only in create sketch entity case. Otherwise it influence performance.
nds [Mon, 31 Aug 2015 16:34:46 +0000 (19:34 +0300)]
The correction, to do not create a line by click in the viewer if the second click happens in the area of the first point. The first point has a coincidence to the previous point(sketch contour).
dbv [Thu, 27 Aug 2015 07:51:16 +0000 (10:51 +0300)]
Compsolids in boolean operations
spo [Mon, 31 Aug 2015 14:19:22 +0000 (17:19 +0300)]
Fix tests 532 boolean_001,2,3 construction_001 extrusion_001,2,3,4,6 partition_001 revolution_001,3,4,5,6
spo [Mon, 31 Aug 2015 13:09:14 +0000 (16:09 +0300)]
Improve LCOV scripts
asl [Mon, 31 Aug 2015 12:02:32 +0000 (15:02 +0300)]
Issue #850: focus to property panel
asl [Fri, 28 Aug 2015 04:51:01 +0000 (07:51 +0300)]
Issue #862: abort operations on save
spo [Mon, 31 Aug 2015 12:01:25 +0000 (15:01 +0300)]
Fix suite_ISSUES/tst_c
spo [Mon, 31 Aug 2015 12:00:17 +0000 (15:00 +0300)]
Add GCOV to Linux scripts
nds [Mon, 31 Aug 2015 10:23:31 +0000 (13:23 +0300)]
Issue #854 Fillet angle modification redisplay the presentation twice
EVENT_OBJECT_TO_REDISPLAY is not necessary because it is sent by model when it processes EVENT_OBJECT_UPDATED.
In order to avoid the bug, the current decision is to do not redraw OCC viewer until the message is processed.
nds [Mon, 31 Aug 2015 09:35:29 +0000 (12:35 +0300)]
Issue #787 Segmentation fault when setting distance on the two same point
vsv [Mon, 31 Aug 2015 09:23:54 +0000 (12:23 +0300)]
Update root index on changing of number of children
nds [Mon, 31 Aug 2015 08:48:00 +0000 (11:48 +0300)]
Issue #844 Infinite filter problem after activating GEOM module : deactivateSelectionFilters is realized in displayer. When the module is deactivated, myAndFilter of displayer is removed from context, but the displayer has an instance, which is not in the context. So, the filters do not work after: NewGeom, Geom, NewGeom activating. We nullify this fillter on deactivation and it will be created and set to the context by the first get of this filter.
Issue #846 Color modification in preferences is applyed to the visualized objects after a model modification : correction to update the objects when "Default" state is clicked in the preferences dialog.
eso [Mon, 31 Aug 2015 08:42:35 +0000 (11:42 +0300)]
Add test extrusion_006
spo [Mon, 31 Aug 2015 07:57:48 +0000 (10:57 +0300)]
Add GDB to SQUISH tests
eso [Mon, 31 Aug 2015 07:11:15 +0000 (10:11 +0300)]
Add test extrusion_004
eso [Mon, 31 Aug 2015 06:30:56 +0000 (09:30 +0300)]
Addition of test extrusion_003
nds [Mon, 31 Aug 2015 05:26:27 +0000 (08:26 +0300)]
Bug #846 Color modification in preferences is applyed to the visualized objects after a model modification
Auxiliary,Detach,Delete are corrected to use OperationAction in order to:
1. update AcceptAll button enabled state
2. set into the parent operation isModified state, to show warning about the operation abort, if it happens
nds [Fri, 28 Aug 2015 19:33:18 +0000 (22:33 +0300)]
It removes excessive code. The problem is Placement feature: it is not possible to select as the second face, a face on the object, which is used in the multi-selectio control.
Also, the regression of the issue #359 is corrected[Axis with the same point on both ends]
nds [Fri, 28 Aug 2015 18:56:24 +0000 (21:56 +0300)]
Issue #851 Show only action should not hide sketch entities when the sketch operation is active.
nds [Fri, 28 Aug 2015 18:17:32 +0000 (21:17 +0300)]
Issue #764 extrusionfuse - plane for sketch
nds [Fri, 28 Aug 2015 18:08:07 +0000 (21:08 +0300)]
Issue #764 extrusionfuse - plane for sketch
nds [Fri, 28 Aug 2015 16:49:07 +0000 (19:49 +0300)]
Issue #839 Selection of Part sub-results