]>
SALOME platform Git repositories - modules/shaper.git/log
nds [Thu, 28 Apr 2016 13:31:21 +0000 (16:31 +0300)]
Issue #1037 : do not find model indices for the same result. If selection mode is face, for each result it will be placed in the map 6 times.
nds [Thu, 28 Apr 2016 12:57:06 +0000 (15:57 +0300)]
Issue #1037 : using of: implementation of cashing of values for method isInList
nds [Thu, 28 Apr 2016 12:15:03 +0000 (15:15 +0300)]
Issue #1037 : using of: implementation of cashing of values for method isInList
nds [Thu, 28 Apr 2016 11:58:58 +0000 (14:58 +0300)]
Issue #1037 Time performance on a big model: do not perform validating for objects which are already in list. Case: deselect with SHIFT one of selected objects in Partition main widget control.
mpv [Thu, 28 Apr 2016 11:19:02 +0000 (14:19 +0300)]
Merge branch 'master' of salome:modules/shaper
mpv [Thu, 28 Apr 2016 11:18:44 +0000 (14:18 +0300)]
Fix compilation on Linux
azv [Thu, 28 Apr 2016 11:06:44 +0000 (14:06 +0300)]
Assign initial angle value as is (issue #1449)
mpv [Thu, 28 Apr 2016 10:46:50 +0000 (13:46 +0300)]
Issue #1037 : implementation of cashing of values for method isInList
azv [Thu, 28 Apr 2016 10:09:16 +0000 (13:09 +0300)]
Exclude attribute "Auxiliary" from the Projection feature (issue #1459)
nds [Thu, 28 Apr 2016 09:46:42 +0000 (12:46 +0300)]
Issue #1037 Time performance on a big model: validating is performed before the attribute selection list is filled to avoid checking already checked elements(ShapeType validator checks all elements of attribute selection list)
vsv [Thu, 28 Apr 2016 08:35:24 +0000 (11:35 +0300)]
Issue #1464: make direction attributes as non-obligatory
vsv [Thu, 28 Apr 2016 07:23:39 +0000 (10:23 +0300)]
Optimization of table navigation by Tab button
azv [Thu, 28 Apr 2016 06:14:53 +0000 (09:14 +0300)]
Recalculate DoF when removing feature without constraints (issue #1456)
nds [Wed, 27 Apr 2016 16:22:35 +0000 (19:22 +0300)]
Issue #1037 Time performance on a big model: cash in widget validated is corrected
dbv [Wed, 27 Apr 2016 13:50:01 +0000 (16:50 +0300)]
Issue #1463: Updated validator message
dbv [Tue, 26 Apr 2016 16:27:54 +0000 (19:27 +0300)]
Removed unnecessary line from shell_widget.xml
nds [Wed, 27 Apr 2016 13:27:20 +0000 (16:27 +0300)]
Issue #1460 Fatal error when use sample plugin
nds [Wed, 27 Apr 2016 12:58:43 +0000 (15:58 +0300)]
#1465 Fatal error when Build Wire
azv [Wed, 27 Apr 2016 11:05:20 +0000 (14:05 +0300)]
Update SketchPlugin_Projection feature (issue #1459)
azv [Wed, 27 Apr 2016 07:08:37 +0000 (10:08 +0300)]
Coincidence constraint is violated (issue #1458).
Changed the mechanism of splitting groups of constraints.
nds [Tue, 26 Apr 2016 15:25:57 +0000 (18:25 +0300)]
Issue #1448 problem with saved study and visualization of distance: linux compilation correction
nds [Tue, 26 Apr 2016 15:16:54 +0000 (18:16 +0300)]
Issue #1448 problem with saved study and visualization of distance: activate of the part leads to circling: multi translation tries to move external copied line
mpv [Tue, 26 Apr 2016 14:21:54 +0000 (17:21 +0300)]
Fix for the issue #1457
dbv [Tue, 26 Apr 2016 13:52:00 +0000 (16:52 +0300)]
Issue #1369: Added "Create Shell" feature.
dbv [Tue, 26 Apr 2016 13:09:14 +0000 (16:09 +0300)]
Issue #1369: Fixed validator.
dbv [Tue, 26 Apr 2016 10:17:18 +0000 (13:17 +0300)]
Make base objects in Extrusion, Revolution and Pipe concealment.
dbv [Fri, 22 Apr 2016 12:37:38 +0000 (15:37 +0300)]
Issue #1369: Removed redundant includes in BuildPlugin_Face.cpp, fixed naming for Wire feature.
azv [Tue, 26 Apr 2016 13:43:47 +0000 (16:43 +0300)]
Fix the problem with DoF (issue #1456).
Incorrect calculation of DoF for several coincident points has been fixed.
mpv [Tue, 26 Apr 2016 12:40:44 +0000 (15:40 +0300)]
Merge branch 'master' of salome:modules/shaper
mpv [Tue, 26 Apr 2016 12:40:22 +0000 (15:40 +0300)]
Fix for the issue #1418
vsv [Tue, 26 Apr 2016 09:15:07 +0000 (12:15 +0300)]
Fix compilation error
nds [Tue, 26 Apr 2016 08:35:25 +0000 (11:35 +0300)]
#1372 entity selection during export - unit management during import-export: change focus after selection file
vsv [Tue, 26 Apr 2016 08:47:08 +0000 (11:47 +0300)]
Issue #1114: Provide selection of origin and axis of trihedron with reference to corresponded model objects
mpv [Tue, 26 Apr 2016 08:02:37 +0000 (11:02 +0300)]
Fix for modification of parameters redo crash when sketch is presented in the document.
nds [Tue, 26 Apr 2016 07:39:12 +0000 (10:39 +0300)]
Coincidence correction concerning the next regression: line to be coincident to another line, coincidence is not visible
nds [Tue, 26 Apr 2016 07:16:27 +0000 (10:16 +0300)]
Issue #1440 Crash when edit box with parameter: height of the box using parameter text
nds [Tue, 26 Apr 2016 07:01:33 +0000 (10:01 +0300)]
Issue #1440 Crash when edit box with parameter: height of the box using parameter text
vsv [Mon, 25 Apr 2016 13:14:55 +0000 (16:14 +0300)]
Issue #1443: Do use current item name on checking unique name
nds [Mon, 25 Apr 2016 12:47:20 +0000 (15:47 +0300)]
Issue #1449 presentation of auxiliary sketch lines: it is visualized using color of construction presentations.
nds [Mon, 25 Apr 2016 12:35:00 +0000 (15:35 +0300)]
Issue #1449 Additional angle presentation: correction for complementary angle
nds [Mon, 25 Apr 2016 08:58:46 +0000 (11:58 +0300)]
Issue #1440 Crash when edit box with parameter: using width/length parameter for sketch
vsv [Mon, 25 Apr 2016 08:22:39 +0000 (11:22 +0300)]
Issue #1431: Show message if not all results can be highlighted in object browser
nds [Mon, 25 Apr 2016 08:10:10 +0000 (11:10 +0300)]
Edit angle value by double click
nds [Mon, 25 Apr 2016 07:51:06 +0000 (10:51 +0300)]
Issue #1393 Angle constraint : incorrect angle displayed: it seems to use auxiliary line's with equal to 2 in order to see it when dimensions are build. (It is not possible to look at the parameter of the angle presentation when AIS over the line)
nds [Mon, 25 Apr 2016 06:45:23 +0000 (09:45 +0300)]
Issue #1299 Angle constraint: support of additional and complementary angles: text position is corrected to be on reversed arc. removing unused correction of AIS_AngleDimension created by two edges.
nds [Mon, 25 Apr 2016 05:57:44 +0000 (08:57 +0300)]
Multi-selector: deselect values, yellow lines stayed in the viewer.
nds [Mon, 25 Apr 2016 05:39:23 +0000 (08:39 +0300)]
Issue #1440 Crash when edit box with parameter: erase custom presentation if it is empty
nds [Mon, 25 Apr 2016 05:17:10 +0000 (08:17 +0300)]
Issue #1440 Crash when edit box with parameter: erase custom presentation if it is empty
vsv [Fri, 22 Apr 2016 15:46:13 +0000 (18:46 +0300)]
Issue #1432: Highlight Feature by shape in comp-solid
nds [Fri, 22 Apr 2016 15:17:31 +0000 (18:17 +0300)]
Issue #1440 Crash when edit box with parameter: temporary undoes previous modifications to fix unit tests on Linux
azv [Fri, 22 Apr 2016 15:07:27 +0000 (18:07 +0300)]
Message about fully constrained sketch
vsv [Fri, 22 Apr 2016 15:06:08 +0000 (18:06 +0300)]
Issue #1433: Show CompSolid sub objects
nds [Fri, 22 Apr 2016 14:55:59 +0000 (17:55 +0300)]
Issue #1440 Crash when edit box with parameter: correction for using parameter values in sketch lengths
vsv [Fri, 22 Apr 2016 14:48:15 +0000 (17:48 +0300)]
Issue #1438: Provide editing cells with tab
nds [Fri, 22 Apr 2016 13:47:22 +0000 (16:47 +0300)]
#1343 sketch - selection of several vertices: fillet operation
vsv [Fri, 22 Apr 2016 13:32:10 +0000 (16:32 +0300)]
Provide update of parameters folder on remove a one parameter in dialog box
nds [Fri, 22 Apr 2016 13:09:56 +0000 (16:09 +0300)]
Sketch delete problem: it is not possible to delete dimensional constraint
nds [Fri, 22 Apr 2016 13:07:02 +0000 (16:07 +0300)]
Issue #1303 Re-ordering of Sketcher menus: Geometry linear, Geometry circular
vsv [Fri, 22 Apr 2016 12:53:36 +0000 (15:53 +0300)]
Delete extra startOperation
mpv [Fri, 22 Apr 2016 12:43:46 +0000 (15:43 +0300)]
Merge branch 'master' of salome:modules/shaper
mpv [Fri, 22 Apr 2016 12:43:28 +0000 (15:43 +0300)]
Make sketch is not disabled after removing of Parameter in Parameters feature and Apply
vsv [Fri, 22 Apr 2016 12:33:16 +0000 (15:33 +0300)]
Issue #1437: provide update of parameters table part on editing of any parameter
azv [Fri, 22 Apr 2016 12:32:06 +0000 (15:32 +0300)]
Fix compilation on Debian 7
dbv [Fri, 22 Apr 2016 11:22:09 +0000 (14:22 +0300)]
Issue #1420: Updated tooltips for Build features.
dbv [Fri, 22 Apr 2016 11:07:14 +0000 (14:07 +0300)]
Issue #1369: Added "Create Face" feature.
dbv [Wed, 20 Apr 2016 15:55:22 +0000 (18:55 +0300)]
Issue #1369: Validator for selection base objects for "Face" feature. Modified BuildPlugin_ValidatorBaseForWire into feature validator to allow select disconnected edges in wire creation process.
azv [Fri, 22 Apr 2016 10:34:08 +0000 (13:34 +0300)]
Remove empty wires while building sketch face
azv [Fri, 22 Apr 2016 09:58:51 +0000 (12:58 +0300)]
Angle adjusting
vsv [Fri, 22 Apr 2016 09:39:25 +0000 (12:39 +0300)]
Issue #1428: Find referenced feature by parameters recursive
vsv [Fri, 22 Apr 2016 09:16:17 +0000 (12:16 +0300)]
Optimization of the widget code
azv [Fri, 22 Apr 2016 07:57:40 +0000 (10:57 +0300)]
Calculate DoF if and only if there is a feature applicable for solver
azv [Fri, 22 Apr 2016 07:50:08 +0000 (10:50 +0300)]
Update SketchPlugin_Projection
azv [Fri, 22 Apr 2016 06:30:02 +0000 (09:30 +0300)]
MPV changes according update mechanism to break infinite loop while creating SketchPlugin_Projection
nds [Fri, 22 Apr 2016 07:05:44 +0000 (10:05 +0300)]
#1404 Random crash with Shaper: correction for coincidence constraint: correction for translation/rotation/mirror: array should not be null when compute happens
nds [Fri, 22 Apr 2016 05:54:57 +0000 (08:54 +0300)]
Issue #1299, Issue #1393 Angle constraint: 2PI+ angle for case when angle is less than zero
nds [Fri, 22 Apr 2016 05:38:14 +0000 (08:38 +0300)]
Issue #1299, Issue #1393 Angle constraint: support of additional and complementary angles: correction to use GeomAPI_Angly2d to build AIS presentation by 3 points
nds [Fri, 22 Apr 2016 04:43:16 +0000 (07:43 +0300)]
Issue #1299, Issue #1393 Angle constraint: support of additional and complementary angles: correction to use GeomAPI_Angly2d to build AIS presentation by 3 points
vsv [Thu, 21 Apr 2016 15:18:52 +0000 (18:18 +0300)]
Issue #1427: set header of modal dialog box
vsv [Thu, 21 Apr 2016 14:54:35 +0000 (17:54 +0300)]
Issue #1425: Delete referenced features on deletion of parameter
nds [Thu, 21 Apr 2016 13:56:34 +0000 (16:56 +0300)]
#1423 Create Parameters problems
vsv [Thu, 21 Apr 2016 13:37:06 +0000 (16:37 +0300)]
Fix problem of dataModel rebuild
nds [Thu, 21 Apr 2016 13:12:32 +0000 (16:12 +0300)]
#1404 Random crash with Shaper: correction for coincidence constraint.
nds [Thu, 21 Apr 2016 12:54:08 +0000 (15:54 +0300)]
#1404 Random crash with Shaper: AIS presentations: correction for coincidence presentations.
nds [Thu, 21 Apr 2016 11:35:19 +0000 (14:35 +0300)]
#1404 Random crash with Shaper: AIS presentations: correction for symbol presentations.
vsv [Thu, 21 Apr 2016 12:49:29 +0000 (15:49 +0300)]
This change causes crash on create Part
azv [Thu, 21 Apr 2016 12:28:33 +0000 (15:28 +0300)]
Radius dimension does not change the circle (issue #1399)
azv [Thu, 21 Apr 2016 11:10:02 +0000 (14:10 +0300)]
Rename TestConstraintConcidence.py to TestConstraintCoincidence.py
azv [Thu, 21 Apr 2016 11:02:28 +0000 (14:02 +0300)]
Fix regression in TestConstraintConcidence.py
vsv [Thu, 21 Apr 2016 10:53:05 +0000 (13:53 +0300)]
Issue #1423: Fix of non updated data tree after redo command
nds [Thu, 21 Apr 2016 09:16:00 +0000 (12:16 +0300)]
#1404 Random crash with Shaper: AIS presentations: correction for Operation prs.
nds [Thu, 21 Apr 2016 08:23:45 +0000 (11:23 +0300)]
#1404 Random crash with Shaper: AIS presentations: avoid IsReadyToDisplay calling twice.
nds [Thu, 21 Apr 2016 08:19:02 +0000 (11:19 +0300)]
#1404 Random crash with Shaper: AIS presentations: avoid IsReadyToDisplay calling twice.
azv [Thu, 21 Apr 2016 07:45:13 +0000 (10:45 +0300)]
Fix regression in TestRectangle.py
nds [Thu, 21 Apr 2016 06:58:30 +0000 (09:58 +0300)]
#1404 Random crash with Shaper: AIS presentations: coincidence/radius constraints correction
nds [Thu, 21 Apr 2016 06:00:31 +0000 (09:00 +0300)]
#1404 Random crash with Shaper: AIS presentations: length dimension correction
azv [Wed, 20 Apr 2016 09:12:03 +0000 (12:12 +0300)]
Projection of outer edge onto the sketch plane (improvement #1297)
Not visible in GUI now
nds [Thu, 21 Apr 2016 04:55:09 +0000 (07:55 +0300)]
#1419 Fatal error when edit Vertex: fix
nds [Wed, 20 Apr 2016 15:02:00 +0000 (18:02 +0300)]
linux compilation correction.
nds [Wed, 20 Apr 2016 15:00:28 +0000 (18:00 +0300)]
CPP unit test correction.
nds [Wed, 20 Apr 2016 14:37:21 +0000 (17:37 +0300)]
#1404 Random crash with Shaper: AIS presentations: operation prs, result sketch prs and module base result fill internal container of objects in order to use the previous result of Compute when result tend to have an empty presentation.