]>
SALOME platform Git repositories - modules/shaper.git/log
sbh [Thu, 22 Jan 2015 10:19:45 +0000 (13:19 +0300)]
Make generation/instalation of documentation optional. Fixes install problems under the linux
sbh [Wed, 21 Jan 2015 14:34:34 +0000 (17:34 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Wed, 21 Jan 2015 14:34:14 +0000 (17:34 +0300)]
set version of the app from cmake lists file
vsv [Wed, 21 Jan 2015 13:34:49 +0000 (16:34 +0300)]
Increase tolerance for sketch contour closing
sbh [Wed, 21 Jan 2015 13:30:12 +0000 (16:30 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Wed, 21 Jan 2015 13:29:19 +0000 (16:29 +0300)]
Small core corrections
mpv [Wed, 21 Jan 2015 13:06:50 +0000 (16:06 +0300)]
Make doxygen is accessible for everybody
nds [Wed, 21 Jan 2015 09:33:50 +0000 (12:33 +0300)]
Regression correction: the axis is not displayed in the black dash-dots. The reason is displayer correction to do not perform redisplay if the presentation is not modified.
nds [Wed, 21 Jan 2015 09:06:41 +0000 (12:06 +0300)]
Issue #359 Axis with the same point on both ends
mpv [Wed, 21 Jan 2015 08:24:38 +0000 (11:24 +0300)]
Issue #360: fix of disappearance of sketch result because sub-results are not ready yet
nds [Wed, 21 Jan 2015 06:39:05 +0000 (09:39 +0300)]
Issue #351 constraint is not applied on preselected segments
The reason: lost selection of the circle center.
The decision: do not perform redisplay the AIS presentation in the AIS_InteractiveContext(displayer) if the shapes are equal. Here the GeomAPI realisation is necessary. The TopoDS_Shape realisation of the isEqual method is not enough because different TShapes instances are created and isEqual returns false.
A correction in the widget shape selector to avoid the distance presentation update by set an object(before set an attribute). In the previous version, the distance was jumped by selecting two points on lines. The reason is the distance calculation between point-object by setObject and after that point-point by setAttr
nds [Tue, 20 Jan 2015 14:54:42 +0000 (17:54 +0300)]
Issue #351 constraint is not applied on preselected segments
The reason: lost selection of the circle center.
The decision: do not perform redisplay the AIS presentation in the AIS_InteractiveContext(displayer) if the shapes are equal. Here the GeomAPI realisation is necessary. The TopoDS_Shape realisation of the isEqual method is not enough because different TShapes instances are created and isEqual returns false.
A correction in the widget shape selector to avoid the distance presentation update by set an object(before set an attribute). In the previous version, the distance was jumped by selecting two points on lines. The reason is the distance calculation between point-object by setObject and after that point-point by setAttr
nds [Tue, 20 Jan 2015 12:18:25 +0000 (15:18 +0300)]
Issue #336 Create/Edit Line -filter for first and last point fields
It creates a new custom filter to ignore the global selected construction results with an exception of the sketch feature(a composite feature).
nds [Tue, 20 Jan 2015 09:32:55 +0000 (12:32 +0300)]
Issue #336 Create/Edit Line -filter for first and last point fields
It corrects the displayed name for the selection attribute. The sketch feature vertices can be selected in the shape selector control.
mpv [Mon, 19 Jan 2015 16:40:36 +0000 (19:40 +0300)]
Fix for crash of double-click in one point during creation of linear segment in a sketch
mpv [Fri, 16 Jan 2015 14:24:10 +0000 (17:24 +0300)]
Fix for issue #347 : on undo of part creation reset the current document
mpv [Fri, 16 Jan 2015 13:44:53 +0000 (16:44 +0300)]
Fix for the issue #294 : do not erase internal data structure of document on close: it may be undone
sbh [Fri, 16 Jan 2015 13:27:17 +0000 (16:27 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Fri, 16 Jan 2015 13:26:47 +0000 (16:26 +0300)]
Doxygen documentation generation added
sbh [Fri, 16 Jan 2015 07:02:11 +0000 (10:02 +0300)]
Reanud's patch for modern Cpp11 compilers applied
sbh [Thu, 15 Jan 2015 15:51:07 +0000 (18:51 +0300)]
Issue #356: plugins dependency mechanism implemented
sbh [Wed, 14 Jan 2015 13:46:48 +0000 (16:46 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Wed, 14 Jan 2015 12:42:47 +0000 (15:42 +0300)]
Issue #328: bug with hanging of the app on absent file sourcing fixed
mpv [Wed, 14 Jan 2015 09:06:38 +0000 (12:06 +0300)]
Fix for issue #154. Management of any number of nested operations without help of OCCT.
sbh [Wed, 14 Jan 2015 08:20:55 +0000 (11:20 +0300)]
Issue #329: avoid app crashes on malformed python feature launching
sbh [Mon, 12 Jan 2015 17:24:32 +0000 (20:24 +0300)]
Resolve crashes in the release mode under Debian Squeeze linux
nds [Mon, 12 Jan 2015 08:29:43 +0000 (11:29 +0300)]
It should not be possible to use the circle/arc line in the distance operation.
szy [Tue, 30 Dec 2014 14:52:35 +0000 (17:52 +0300)]
Added edge selection for case of neighbors.
vsv [Tue, 30 Dec 2014 14:18:42 +0000 (17:18 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 14:18:34 +0000 (17:18 +0300)]
Provide processing of 'N' and 'P' keys in viewer to select overlayed objects.
mpv [Tue, 30 Dec 2014 14:17:23 +0000 (17:17 +0300)]
Apply the first naming name test
szy [Tue, 30 Dec 2014 14:12:20 +0000 (17:12 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Tue, 30 Dec 2014 13:45:40 +0000 (16:45 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Tue, 30 Dec 2014 13:45:29 +0000 (16:45 +0300)]
The constraint is moved by the mouse click on it(an attempt to edit value by double click)
vsv [Tue, 30 Dec 2014 13:12:56 +0000 (16:12 +0300)]
Issue #354: Updated icon
szy [Tue, 30 Dec 2014 13:06:46 +0000 (16:06 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 30 Dec 2014 13:06:32 +0000 (16:06 +0300)]
Added Vertex Selection (case1: by 3 faces).
nds [Tue, 30 Dec 2014 12:49:54 +0000 (15:49 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Tue, 30 Dec 2014 12:49:36 +0000 (15:49 +0300)]
Issue #351 - constraint is not applied on preselected segments
A correction to avoid hang up on the fix contraint creation.
vsv [Tue, 30 Dec 2014 12:42:33 +0000 (15:42 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 12:42:21 +0000 (15:42 +0300)]
Issue #347: Avoid crash on empty feature
Mikhail PONIKAROV [Tue, 30 Dec 2014 12:02:51 +0000 (15:02 +0300)]
Merge branch 'Dev_0.6.1' of ssh://newgeom.redmine.opencascade.com:322/newgeom into Dev_0.6.1
Mikhail PONIKAROV [Tue, 30 Dec 2014 12:01:45 +0000 (15:01 +0300)]
Porting to CentOS
vsv [Tue, 30 Dec 2014 11:52:17 +0000 (14:52 +0300)]
Version number changed
vsv [Tue, 30 Dec 2014 11:43:53 +0000 (14:43 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 11:43:45 +0000 (14:43 +0300)]
Erase objects of cancelled Sketcher
nds [Tue, 30 Dec 2014 11:34:45 +0000 (14:34 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Tue, 30 Dec 2014 11:34:30 +0000 (14:34 +0300)]
Issue #351 - constraint is not applied on preselected segments
szy [Tue, 30 Dec 2014 11:28:17 +0000 (14:28 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 10:17:50 +0000 (13:17 +0300)]
Issue #338: Provide sketch validator for extrusion
vsv [Tue, 30 Dec 2014 10:01:18 +0000 (13:01 +0300)]
Issue #344: Edit tooltip
szy [Tue, 30 Dec 2014 09:52:39 +0000 (12:52 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Tue, 30 Dec 2014 09:51:56 +0000 (12:51 +0300)]
Edges selection - second part.
vsv [Tue, 30 Dec 2014 09:51:28 +0000 (12:51 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Tue, 30 Dec 2014 09:51:13 +0000 (12:51 +0300)]
Issue #332: Find point by coordinates comparison instead selection
mpv [Tue, 30 Dec 2014 09:49:18 +0000 (12:49 +0300)]
Issue #349 : added checking on close of the study crashes
mpv [Tue, 30 Dec 2014 09:24:22 +0000 (12:24 +0300)]
Issue #335 : generaet the shape for selection construction elements whole results to let them appeared in the naming structures of the document
mpv [Tue, 30 Dec 2014 08:18:07 +0000 (11:18 +0300)]
Added findByName method for naming issue
nds [Tue, 30 Dec 2014 05:06:30 +0000 (08:06 +0300)]
A modification to move a list of attributes(at the first version only the first one is moved).
nds [Mon, 29 Dec 2014 17:01:37 +0000 (20:01 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 17:01:26 +0000 (20:01 +0300)]
Remove multiSelection flag set, because it is enoght to set selectionEnabled flag in false between move-release functionality. There is a bug in SALOME 7.5.1, after it is fixed, the NewGeom_SalomeViewer should be corrected.
vsv [Mon, 29 Dec 2014 16:34:16 +0000 (19:34 +0300)]
Issue #340: Correction of tooltip
nds [Mon, 29 Dec 2014 15:56:58 +0000 (18:56 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 15:56:44 +0000 (18:56 +0300)]
Debug the selection restore on the Full Salome mode. There is a bug there, that enableSelection(false) call AISContext->ClearSelected(update_viewer=true), the problem 1: it should not clear, the problem 2: it should not update viewer - we have blinking.
szy [Mon, 29 Dec 2014 15:54:16 +0000 (18:54 +0300)]
Added SubShape Selection for Edge (trivial case).
vsv [Mon, 29 Dec 2014 15:38:40 +0000 (18:38 +0300)]
Avoid crash with null shape for presentation
vsv [Mon, 29 Dec 2014 15:27:24 +0000 (18:27 +0300)]
Bug fixes in XML
nds [Mon, 29 Dec 2014 14:09:07 +0000 (17:09 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 14:08:55 +0000 (17:08 +0300)]
It undoes one modification, which leads to crash in the full SALOME mode
vsv [Mon, 29 Dec 2014 14:03:58 +0000 (17:03 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 29 Dec 2014 14:01:53 +0000 (17:01 +0300)]
Obsolete keyword "use-subshapes" is removed
nds [Mon, 29 Dec 2014 13:55:31 +0000 (16:55 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 13:55:21 +0000 (16:55 +0300)]
Disable selection in the viewer between mouse move and mouse release signals processing.
Otherwise the viewer clears the current selection.
vsv [Mon, 29 Dec 2014 13:50:03 +0000 (16:50 +0300)]
Provide Copy command for items in Group operation
vsv [Mon, 29 Dec 2014 13:07:45 +0000 (16:07 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 29 Dec 2014 13:07:35 +0000 (16:07 +0300)]
Issue #327: Update presentation on width changed
mpv [Mon, 29 Dec 2014 12:52:34 +0000 (15:52 +0300)]
Allows to append the naming name in the group.
szy [Mon, 29 Dec 2014 12:29:41 +0000 (15:29 +0300)]
Added selectSubShape() method (part1: face selection)
szy [Mon, 29 Dec 2014 12:27:42 +0000 (15:27 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 12:27:37 +0000 (15:27 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 12:27:10 +0000 (15:27 +0300)]
Debug the multi-edit operation. The restore of the selection after all features are moved,
Edge activation mode in the context for the edit operation(in order to the selection of the edge is not lost during moving)
do not flush for the Update signal, because it is automatically called by the solver after pocessing(flush) the move signal.
vsv [Mon, 29 Dec 2014 12:16:40 +0000 (15:16 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 29 Dec 2014 12:16:21 +0000 (15:16 +0300)]
Issue #324: Reset items of loaded parts
nds [Mon, 29 Dec 2014 10:10:01 +0000 (13:10 +0300)]
It replaces two lists of features and attributes to a map of feature to a list of attributes.
It fixes a multi-selection bug, in the new version it is possible to move a countour of four lines in another place, the countour figure is not changed.
nds [Mon, 29 Dec 2014 10:06:50 +0000 (13:06 +0300)]
An arc moving correction for dragging it by the center point.
vsv [Mon, 29 Dec 2014 09:08:31 +0000 (12:08 +0300)]
Avoid shading mode for sketcher
szy [Mon, 29 Dec 2014 08:05:15 +0000 (11:05 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 07:03:32 +0000 (10:03 +0300)]
It switch on the vertex selection during edit operation.
nds [Sat, 27 Dec 2014 15:41:37 +0000 (18:41 +0300)]
a fix for bug #98 and rectangle, concerned to SALOME 7.5.1
The commented code should be removed after test campaign
vsv [Sat, 27 Dec 2014 13:58:32 +0000 (16:58 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
Conflicts:
src/PartSet/PartSet_SketcherMgr.cpp
vsv [Sat, 27 Dec 2014 13:53:45 +0000 (16:53 +0300)]
Provide editing on multi-selection
nds [Sat, 27 Dec 2014 13:22:14 +0000 (16:22 +0300)]
A correction to the top Add filter move from the Global context to the Local one during openLocalContext.
nds [Sat, 27 Dec 2014 12:39:24 +0000 (15:39 +0300)]
This is not necessary anymore for edit operation because the selection is restored in the PartSet_SketcherMgr::onMouseMove. It is possible that this functionality will be moved in another place.
nds [Sat, 27 Dec 2014 12:09:12 +0000 (15:09 +0300)]
1. Check the owner is already selected and do not call for it AddOrRemoveSelected,
2. An attempt to restore selection for the edited attribute. The result is the selection is not restored - to debug it.
nds [Sat, 27 Dec 2014 10:50:37 +0000 (13:50 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
Restore the selection for the results also.
nds [Sat, 27 Dec 2014 10:44:05 +0000 (13:44 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
Restore the selection for the results also.
nds [Sat, 27 Dec 2014 09:30:43 +0000 (12:30 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Sat, 27 Dec 2014 09:30:34 +0000 (12:30 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
Save results in addition to attributes
vsv [Sat, 27 Dec 2014 09:29:12 +0000 (12:29 +0300)]
Edit arc by dragging
vsv [Sat, 27 Dec 2014 09:12:49 +0000 (12:12 +0300)]
Improvement for lines editing by dragging