]>
SALOME platform Git repositories - modules/shaper.git/log
azv [Wed, 15 Nov 2017 10:45:54 +0000 (13:45 +0300)]
Task 2.1. Management of result names
Apply "main_argument" mechanism to features, which have second object as a base.
Create additional test case.
azv [Wed, 15 Nov 2017 10:15:59 +0000 (13:15 +0300)]
Task 2.1. Management of result names
Adjust test.models/ cases according to the new naming conception.
azv [Fri, 3 Nov 2017 14:26:12 +0000 (17:26 +0300)]
Task 2.1. Management of result names
Adjust test cases according to the new naming conception.
azv [Tue, 14 Nov 2017 07:24:21 +0000 (10:24 +0300)]
Task 2.1. Management of result names
Implement special keyword "main_argument" to mark concealed attribute as granting its name in case of several concealed attributes in the feature when the main attribute is not first.
azv [Tue, 14 Nov 2017 06:37:35 +0000 (09:37 +0300)]
Task 2.1. Management of result names
Improve checking default names when dumping to Python
azv [Fri, 3 Nov 2017 10:25:51 +0000 (13:25 +0300)]
Task 2.1. Management of result names
Support user names along the shape modifications.
mpv [Tue, 14 Nov 2017 12:21:35 +0000 (15:21 +0300)]
Make the same named results distinguished in the python dump and execution of these scripts.
mpv [Sun, 12 Nov 2017 13:02:27 +0000 (16:02 +0300)]
Avoid possible problem on the document delete or close (if results contain compsolids).
mpv [Thu, 9 Nov 2017 14:51:12 +0000 (17:51 +0300)]
Fixed the problem of update of the presentation on abort/undo.
nds [Thu, 9 Nov 2017 11:30:39 +0000 (14:30 +0300)]
Opportunity for combo box of getting elements from the feature another attribute.
nds [Thu, 9 Nov 2017 10:51:45 +0000 (13:51 +0300)]
tool box: display the item text if the icon is not defined;
shapetools: area for faces of the current shape .
nds [Wed, 8 Nov 2017 16:16:41 +0000 (19:16 +0300)]
Opportunity for combo box of getting elements from the feature another attribute.
nds [Tue, 7 Nov 2017 12:13:39 +0000 (15:13 +0300)]
Key_Escape processing in File selector widget. Otherwise, crash happens if file dialog is opened.
nds [Tue, 7 Nov 2017 12:03:56 +0000 (15:03 +0300)]
Key_Escape processing in File selector widget. Otherwise, crash happens if file dialog is opened.
nds [Tue, 7 Nov 2017 09:35:10 +0000 (12:35 +0300)]
Open document problem is corrected: after opening a document, all default filters (global also) are removed. Solution: "clearViewer" is moved to exact place where it is necessary, it should not be called by openDirectory in OpenParts mode.
nds [Fri, 3 Nov 2017 12:27:15 +0000 (15:27 +0300)]
An attempt of porting to current OCCT.
mpv [Fri, 3 Nov 2017 11:48:39 +0000 (14:48 +0300)]
Make the same-name results distributed in time recognized correctly in loading of python scripts.
nds [Thu, 2 Nov 2017 15:59:03 +0000 (18:59 +0300)]
Correction for jenkins
nds [Thu, 2 Nov 2017 12:31:35 +0000 (15:31 +0300)]
ModuleBase_WidgetChoice is extended to use in a combo box a list of values read from a file (each file row is an item)
ModuleBase_WidgetFileSelector uses "import_initial_path" key for QFileDialog initial directory.
nds [Thu, 2 Nov 2017 12:31:19 +0000 (15:31 +0300)]
ModuleBase_WidgetChoice is extended to use in a combo box a list of values read from a file (each file row is an item)
ModuleBase_WidgetFileSelector uses "import_initial_path" key for QFileDialog initial directory.
mpv [Wed, 1 Nov 2017 11:30:22 +0000 (14:30 +0300)]
Fix for the correct selection shared faces of results of Partition (in case the shared faces are produced by construction planes).
The modification history must be located in both solids to avoid migration from one label to another and corruption of the topological naming selection mechanism.
nds [Tue, 31 Oct 2017 12:18:03 +0000 (15:18 +0300)]
Draft of transparency
mpv [Mon, 30 Oct 2017 12:34:15 +0000 (15:34 +0300)]
Fix due to the coding standards.
mpv [Mon, 30 Oct 2017 12:24:24 +0000 (15:24 +0300)]
Merge remote-tracking branch 'origin/Dev_PluginPathExtension'
vsv [Fri, 27 Oct 2017 09:30:17 +0000 (12:30 +0300)]
Issue #2200: Fix for highlighting of points
mpv [Wed, 25 Oct 2017 15:25:54 +0000 (18:25 +0300)]
Prepare version 2.9.1
azv [Wed, 25 Oct 2017 06:42:03 +0000 (09:42 +0300)]
Fix compilation problems
vm247602 [Wed, 25 Oct 2017 06:23:44 +0000 (08:23 +0200)]
Debugging naming for the symmetry and the scale.
azv [Tue, 24 Oct 2017 14:07:54 +0000 (17:07 +0300)]
Horizontal and vertical distances now show positive value (but store signed value internally) (issue #2203)
mpv [Tue, 24 Oct 2017 10:19:30 +0000 (13:19 +0300)]
Fix of the compilation problems.
azv [Tue, 24 Oct 2017 09:40:16 +0000 (12:40 +0300)]
Issue #2280: Trim in the sketch generates a SIGSEGV
Avoid setting constraints onto the Projection feature while trimming.
mpv [Tue, 24 Oct 2017 09:19:17 +0000 (12:19 +0300)]
Update of the intersection-points calculation due to the note #9 of the issue #2209.
mpv [Fri, 20 Oct 2017 16:20:57 +0000 (19:20 +0300)]
Support of additional environment-defined path to plugins. Also make plugins.xml appeared twice works as extension.
mpv [Fri, 20 Oct 2017 05:54:45 +0000 (08:54 +0300)]
Fix for naming update problem with partition created with a plane.
mpv [Fri, 20 Oct 2017 05:10:53 +0000 (08:10 +0300)]
Fix the problem of projection in case not-supported type of edge is projected for the external feature creation.
mpv [Thu, 19 Oct 2017 10:52:36 +0000 (13:52 +0300)]
Fix for the issue #2276: selecting the center of a circle crashes SHAPER
nds [Thu, 19 Oct 2017 08:09:53 +0000 (11:09 +0300)]
Issue #2203: "Location type" is renamed into "Text location"
mpv [Thu, 12 Oct 2017 12:26:07 +0000 (15:26 +0300)]
Fix the problem that for Remove Shapes the sub-result can be selected as a base object. In case of compound of compsolids and other kinds of shapes this may lead to crash.
mpv [Thu, 12 Oct 2017 08:04:25 +0000 (11:04 +0300)]
Fix for the issue #2274: closing the study takes too much time.
azv [Tue, 10 Oct 2017 10:41:11 +0000 (13:41 +0300)]
Fix compilation on Debian
azv [Tue, 10 Oct 2017 09:20:29 +0000 (12:20 +0300)]
Issue #2273: Error when reading HDF and Python dump
Implemented validator which deny referring to generated features by Multi-Rotation, Multi-Translation and Mirror
mpv [Mon, 9 Oct 2017 14:23:35 +0000 (17:23 +0300)]
Fix the problem is tangent segments are not intersected.
mpv [Mon, 9 Oct 2017 14:00:39 +0000 (17:00 +0300)]
Prepare the version 2.9.0
azv [Mon, 9 Oct 2017 13:29:39 +0000 (16:29 +0300)]
Protect constraint without flyout point of setting such attribute by SketchSolver_Manager
nds [Mon, 9 Oct 2017 13:02:14 +0000 (16:02 +0300)]
#2206 Avoid the ability to cancel the current sketch when saving
vsv [Mon, 9 Oct 2017 13:01:19 +0000 (16:01 +0300)]
Improve tangent symbols positioning
azv [Mon, 9 Oct 2017 11:47:54 +0000 (14:47 +0300)]
Dump all features referred to the "Copy" feature when it is being dumped.
nds [Mon, 9 Oct 2017 11:30:16 +0000 (14:30 +0300)]
#2271 'Fatal error' during sketching
open case_hdistance study, edit sketch. The conflicting constraints do not marked in black(conflicting) color.
nds [Mon, 9 Oct 2017 11:27:46 +0000 (14:27 +0300)]
#2271 'Fatal error' during sketching
open case_hdistance study, edit sketch. The conflicting constraints do not marked in black(conflicting) color.
vsv [Mon, 9 Oct 2017 09:33:55 +0000 (12:33 +0300)]
Issue #2268: Compute place for a tangent symbol
azv [Mon, 9 Oct 2017 09:19:08 +0000 (12:19 +0300)]
Issue #2271: Check conflict each time the set of constraints is being solved.
vsv [Mon, 9 Oct 2017 08:47:44 +0000 (11:47 +0300)]
Issue #2269: Avoid two icons shown if points are connected.
nds [Mon, 9 Oct 2017 08:11:14 +0000 (11:11 +0300)]
Issue #2271 'Fatal error' during sketching : avoid error by the file loading
nds [Mon, 9 Oct 2017 07:49:31 +0000 (10:49 +0300)]
Issue #2271 'Fatal error' during sketching, Issue #2272 Color of a sketch-face highlight
mpv [Fri, 6 Oct 2017 16:24:53 +0000 (19:24 +0300)]
Fix for the problem of selection of the circle center as a start point of line of another sketch.
mpv [Fri, 6 Oct 2017 12:12:33 +0000 (15:12 +0300)]
Correction of test due to the fix of issue #2266
nds [Thu, 5 Oct 2017 17:15:10 +0000 (20:15 +0300)]
Crash by zoom in the viewer in a neutral point: arrows recompute should be performed only if skech operation is active.
nds [Thu, 5 Oct 2017 10:24:50 +0000 (13:24 +0300)]
Issue #2266 Edges with V and H constraints can be selected by rectangle to use in new H or V constraints
nds [Thu, 5 Oct 2017 06:53:03 +0000 (09:53 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: GUI correction to process not obligatory location type
nds [Wed, 4 Oct 2017 08:19:44 +0000 (11:19 +0300)]
Message box should not be opened again after Escape key click.
nds [Wed, 4 Oct 2017 08:09:43 +0000 (11:09 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: location type is not obligatory parameter
nds [Wed, 4 Oct 2017 07:17:11 +0000 (10:17 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: applying Font value
nds [Wed, 4 Oct 2017 06:28:03 +0000 (09:28 +0300)]
Preselection stayed by reentrant operation on fully constrained elements. Use-case:
1. create fully-constrained set of elements
2. Click "collinear"
3. Select two elements
4. Click on "horizontal"
Result: it is filled and sketch is overconstrained.
nds [Wed, 4 Oct 2017 06:01:43 +0000 (09:01 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: Default arrow/text size of dimensions.
nds [Wed, 4 Oct 2017 04:39:24 +0000 (07:39 +0300)]
Merge branch 'Dev_2.8.0'
Conflicts:
src/XGUI/XGUI_DataModel.h
src/XGUI/XGUI_OperationMgr.cpp
nds [Wed, 4 Oct 2017 04:14:36 +0000 (07:14 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: Default value is set into Location type attribute.
nds [Wed, 4 Oct 2017 03:55:41 +0000 (06:55 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: Location type is not obligatory attribute.
nds [Tue, 3 Oct 2017 19:15:22 +0000 (22:15 +0300)]
#2205 Ability to customize the arrows and texts of dimensions
nds [Tue, 3 Oct 2017 19:11:01 +0000 (22:11 +0300)]
#2205 Ability to customize the arrows and texts of dimensions
nds [Tue, 3 Oct 2017 17:41:52 +0000 (20:41 +0300)]
Issue #2204 Display a sketch plane - highlight only source plane, do not create wrapping rectangle.
nds [Tue, 3 Oct 2017 16:34:58 +0000 (19:34 +0300)]
Issue #2204 Display a sketch plane - highlight only source plane, do not create wrapping rectangle.
Clarisse Genrault [Tue, 3 Oct 2017 07:42:26 +0000 (09:42 +0200)]
Correcting ggoglestyle warnings.
Clarisse Genrault [Tue, 3 Oct 2017 06:48:56 +0000 (08:48 +0200)]
Adding multirotation tests for parametric API.
Clarisse Genrault [Mon, 2 Oct 2017 14:11:03 +0000 (16:11 +0200)]
Merge branch 'master' into cgt/devCEA
Clarisse Genrault [Mon, 2 Oct 2017 13:52:09 +0000 (15:52 +0200)]
Adding torus tests for parametric API.
Clarisse Genrault [Mon, 2 Oct 2017 13:23:42 +0000 (15:23 +0200)]
Adding sphere and cone tests for parametric API.
Clarisse Genrault [Mon, 2 Oct 2017 13:22:13 +0000 (15:22 +0200)]
Adding cone tests for parametric API.
mpv [Mon, 2 Oct 2017 12:25:24 +0000 (15:25 +0300)]
Prepare the version 2.8.0
vsv [Mon, 2 Oct 2017 12:18:08 +0000 (15:18 +0300)]
Issue #2260: Correction for processing of empty/non-empty folders
Clarisse Genrault [Mon, 2 Oct 2017 10:19:43 +0000 (12:19 +0200)]
Adding sphere tests for parametric API.
mpv [Mon, 2 Oct 2017 06:15:45 +0000 (09:15 +0300)]
An additional fix for the issue #2253. Make naming for simply created objects (like imported or recovered) more correct.
Clarisse Genrault [Fri, 29 Sep 2017 07:57:15 +0000 (09:57 +0200)]
Updating tests for rotation.
mpv [Fri, 29 Sep 2017 07:40:43 +0000 (10:40 +0300)]
Speed-up of the access from OB to complicated compsolids in the frames of issue #2256
Clarisse Genrault [Thu, 28 Sep 2017 13:53:04 +0000 (15:53 +0200)]
Correction on the naming.
mpv [Thu, 28 Sep 2017 12:24:08 +0000 (15:24 +0300)]
Fix the unit tests
mpv [Thu, 28 Sep 2017 10:42:49 +0000 (13:42 +0300)]
Correction due to the coding rules
mpv [Thu, 28 Sep 2017 10:27:25 +0000 (13:27 +0300)]
Improved the speed of naming structure filling for the issue #2256
mpv [Tue, 26 Sep 2017 12:55:24 +0000 (15:55 +0300)]
Fix for the issue #2253 . Problems with load/save python script. Here seam vertex of sketch circle selection worked wrong.
Clarisse Genrault [Tue, 26 Sep 2017 11:47:55 +0000 (13:47 +0200)]
Merge branch 'master' into cgt/devCEA
nds [Tue, 26 Sep 2017 10:41:01 +0000 (13:41 +0300)]
Issue #2250 Fatal error or sigsegv when I use the "Echap" key.
additional correction for case: Escape click in Abort operation dialog did not close this dialog.
dbv [Tue, 26 Sep 2017 09:17:25 +0000 (12:17 +0300)]
Issue #2255: Wrong result of ExtrusionCut if a solid has no common part with the cut tool
Fixed
nds [Mon, 25 Sep 2017 10:19:17 +0000 (13:19 +0300)]
Issue #2299 Import of edges participating to the result of the sketch for circle/ellipse centers
nds [Mon, 25 Sep 2017 08:56:43 +0000 (11:56 +0300)]
Issue #2205 Ability to customize the arrows and texts of dimensions (partially)
nds [Mon, 25 Sep 2017 08:56:00 +0000 (11:56 +0300)]
Issue #2206 Avoid the ability to cancel the current sketch when saving,
Issue #2204 Avoid the ability to cancel the current sketch when saving,
Issue #2299 Import of edges participating to the result of the sketch
Issue #2205 Ability to customize the arrows and texts of dimensions
azv [Thu, 21 Sep 2017 12:05:25 +0000 (15:05 +0300)]
Merge remote-tracking branch 'remotes/origin/Dev_2.8.0' into Dev_2.8.0
azv [Thu, 21 Sep 2017 12:04:41 +0000 (15:04 +0300)]
Complete merging
azv [Thu, 21 Sep 2017 07:06:06 +0000 (10:06 +0300)]
Merge remote-tracking branch 'remotes/origin/master' into Dev_2.8.0
# Conflicts:
# CMakeCommon/FindTInspector.cmake
# env.sh
# src/GeomAPI/GeomAPI_Edge.cpp
# src/Model/Model_AttributeSelection.cpp
# src/ModelAPI/ModelAPI_Events.cpp
# src/PythonAPI/model/sketcher/tools.py
# src/SketchAPI/SketchAPI_Sketch.cpp
# src/SketchPlugin/CMakeLists.txt
# src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp
# src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h
# src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp
# src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h
# src/SketchPlugin/SketchPlugin_Ellipse.cpp
# src/SketchPlugin/SketchPlugin_Ellipse.h
# src/SketchPlugin/SketchPlugin_MacroEllipse.h
# src/SketchSolver/SketchSolver_ConstraintDistance.cpp
# src/SketchSolver/SketchSolver_ConstraintMovement.cpp
# src/SketchSolver/SketchSolver_Manager.cpp
# src/XGUI/XGUI_Workshop.cpp
azv [Wed, 20 Sep 2017 11:19:39 +0000 (14:19 +0300)]
Sketcher: Avoid changing radius of circular edges while moving
vsv [Wed, 20 Sep 2017 08:41:59 +0000 (11:41 +0300)]
Issue #2208: Fix for perpendicular constraint
mpv [Mon, 18 Sep 2017 09:07:55 +0000 (12:07 +0300)]
Issue #2252 : adding a rotation feature in the history of the partset duplicates the part. Update in history applied also for the Part Results.