]>
SALOME platform Git repositories - modules/shaper.git/log
azv [Tue, 8 Sep 2015 12:21:32 +0000 (15:21 +0300)]
Update coordinates of a point coincided with line, arc or circle (issue #883)
spo [Tue, 8 Sep 2015 11:03:35 +0000 (14:03 +0300)]
Improve linux scripts
spo [Tue, 8 Sep 2015 11:03:01 +0000 (14:03 +0300)]
Issue #903 - Parameter is not created, if expression contains not created parameter
mpv [Tue, 8 Sep 2015 11:30:41 +0000 (14:30 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Tue, 8 Sep 2015 11:30:24 +0000 (14:30 +0300)]
Fix for issue #922: box naming problems after update
vsv [Tue, 8 Sep 2015 10:01:54 +0000 (13:01 +0300)]
Create error label
vsv [Tue, 8 Sep 2015 09:00:00 +0000 (12:00 +0300)]
Error label is added to solver
dbv [Tue, 8 Sep 2015 08:06:37 +0000 (11:06 +0300)]
Test update
nds [Tue, 8 Sep 2015 07:47:47 +0000 (10:47 +0300)]
1. Sketch solver invalid state: do not restart the create operation;
2. Line creation: several click in the same point: do not deactivate point widget if the feature already contains this value. [Scenario: start sketch, start line creation, click in the same place; create contour, create other sketch, click in the point on the 1st sketch to create a line. It is not possible]
3. Correction to call customizeCurrentObject only when some is displayed/erased. If this check is absent, there can be a crash. Scenario of the crash is: Create contour, make two lines paralle, make them perpendicular, Undo. Reason: created message of Sketch comes earlies than redisplay of perpendicular. SketchPrs_Perpendicular: getResult -> crash.
mpv [Tue, 8 Sep 2015 07:23:52 +0000 (10:23 +0300)]
Make information about displayed objects loaded also from the old files.
nds [Tue, 8 Sep 2015 05:40:58 +0000 (08:40 +0300)]
Operation Prs is corrected: 1. to be not visualized if the module can not display the feature of the presentation[e.g. sketch sub-entity creation, when the mouse is not over viewer]; 2. Call redisplay of the presentation by the REDISPLAY/CREATE message, instead of doing that by the UPDATE message.
Correction in selection processing, cased by #26658. Scenario: Create two lines in the sketch, start Distance constraint, Click in the common point of lines three times[without moving], the result is that both distance attributes are filled with the same value. However there is a filter that prohibits this.
mpv [Mon, 7 Sep 2015 15:17:06 +0000 (18:17 +0300)]
Make sketch without good (like auxiliary) sub-elements produce an empty result, not the previous one.
mpv [Mon, 7 Sep 2015 15:08:27 +0000 (18:08 +0300)]
Fix for crash on SALOME-aplpication with sub-part close.
spo [Mon, 7 Sep 2015 14:18:10 +0000 (17:18 +0300)]
Issue #901 - It is possible to define empty name for parameter
dbv [Mon, 7 Sep 2015 14:17:40 +0000 (17:17 +0300)]
Now partition creates compsolids instead of compounds
mpv [Mon, 7 Sep 2015 13:24:13 +0000 (16:24 +0300)]
Disable debug output
nds [Mon, 7 Sep 2015 13:20:18 +0000 (16:20 +0300)]
#878 Segmentation fault when setting distance on the two same points
Crash by click in the same point, caused by OCCT dir2d
nds [Mon, 7 Sep 2015 12:07:20 +0000 (15:07 +0300)]
It provides error messages for validators.
mpv [Mon, 7 Sep 2015 13:19:22 +0000 (16:19 +0300)]
Fix for re-creation of old presentation of sketch circle on change radius in viewer, then in property panel, then "apply".
mpv [Mon, 7 Sep 2015 13:18:29 +0000 (16:18 +0300)]
Fix (by NDS) for leaving sketch circle presentation problem: when change radius in the viewer and then - in the property panel.
vsv [Mon, 7 Sep 2015 12:53:28 +0000 (15:53 +0300)]
Process "Move to the end" event
vsv [Mon, 7 Sep 2015 11:17:40 +0000 (14:17 +0300)]
Process "Mode to end" event
azv [Mon, 7 Sep 2015 12:22:37 +0000 (15:22 +0300)]
Improve performance of calculation of multi-translation constraint (issue #893)
spo [Mon, 7 Sep 2015 12:17:28 +0000 (15:17 +0300)]
Fix SQUISH tests
mpv [Mon, 7 Sep 2015 12:17:47 +0000 (15:17 +0300)]
Make reordered event not grouped
vsv [Mon, 7 Sep 2015 09:31:32 +0000 (12:31 +0300)]
Processing "Move to the end" event
vsv [Mon, 7 Sep 2015 09:30:32 +0000 (12:30 +0300)]
Issue #910: Do not replace text in spin box if it is not changed
vsv [Mon, 7 Sep 2015 08:14:38 +0000 (11:14 +0300)]
Issue #807: Show/hide commands have to be accessible only for current part and constructions in PartSet
azv [Mon, 7 Sep 2015 08:16:23 +0000 (11:16 +0300)]
Forgotten initialization of the Distance constraint field (issue #874)
azv [Mon, 7 Sep 2015 07:54:58 +0000 (10:54 +0300)]
Sort constraints before adding it to the solver (issue #911)
nds [Mon, 7 Sep 2015 06:00:06 +0000 (09:00 +0300)]
displayAllResults is obsolete
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