]>
SALOME platform Git repositories - modules/shaper.git/log
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.
mpv [Thu, 14 Sep 2017 11:22:30 +0000 (14:22 +0300)]
Improved stability of Test2248 sketch faces order.
mpv [Wed, 13 Sep 2017 08:02:15 +0000 (11:02 +0300)]
Minor changes: line was too long.
mpv [Wed, 13 Sep 2017 07:53:30 +0000 (10:53 +0300)]
Fix for the issue #2248 and issue #2251 : same curves sketch edges (splitted to make sketch faces) are positioned to different sub-labels.
mpv [Tue, 12 Sep 2017 08:17:09 +0000 (11:17 +0300)]
Fix for the issue #2246 : Naming incorrect after translation.
mpv [Tue, 12 Sep 2017 06:44:11 +0000 (09:44 +0300)]
Make sketch not fail on start when the sphere is in the viewer.
mpv [Mon, 11 Sep 2017 13:50:41 +0000 (16:50 +0300)]
Issue #2200 : support of centers in naming names
mpv [Fri, 8 Sep 2017 14:14:45 +0000 (17:14 +0300)]
Linux porting
mpv [Fri, 8 Sep 2017 13:37:18 +0000 (16:37 +0300)]
Minor fixes
mpv [Thu, 7 Sep 2017 13:55:25 +0000 (16:55 +0300)]
Issue #2209 : New option of creation of construction points
mpv [Wed, 6 Sep 2017 12:57:15 +0000 (15:57 +0300)]
Fix for the issue #2243
mpv [Wed, 23 Aug 2017 13:41:39 +0000 (16:41 +0300)]
Issue 2229: additional fix for the interactive creation of the constraint.
mpv [Wed, 23 Aug 2017 11:08:31 +0000 (14:08 +0300)]
Issue 2229: error when I load a dump python.
mpv [Fri, 18 Aug 2017 08:45:55 +0000 (11:45 +0300)]
Prepare a version 2.7.2
azv [Fri, 4 Aug 2017 11:04:57 +0000 (14:04 +0300)]
Fix test case SketchPlugin/Test/Test2239.py
azv [Fri, 4 Aug 2017 10:12:34 +0000 (13:12 +0300)]
Issue #2239: Sketch not updated after having changed the parameter of multi-translation to 1
Update validator by minimal value supported.
mpv [Tue, 1 Aug 2017 08:46:33 +0000 (11:46 +0300)]
Fix for the issue #2238 : allow partitioning of one object.
mpv [Tue, 1 Aug 2017 07:57:49 +0000 (10:57 +0300)]
Fix for the issue #2240 : simplify Partition arguments before processing as it is done in GEOM module.
mpv [Mon, 31 Jul 2017 15:28:18 +0000 (18:28 +0300)]
Fix for #2241 : correction of history of shapes during movement.
nds [Mon, 31 Jul 2017 09:20:46 +0000 (12:20 +0300)]
Issue #2154: Multiselection field is cleared when trying to add another object
we should not remove from list objects hidden in the viewer if selection was done with SHIFT button
nds [Mon, 31 Jul 2017 07:43:02 +0000 (10:43 +0300)]
Issue #2214 Show only must not make zoom fit all.
It was decided to do not automatically fit all at all.
nds [Mon, 31 Jul 2017 07:21:34 +0000 (10:21 +0300)]
Issue #2237 Extension in uppercase
nds [Mon, 31 Jul 2017 07:04:46 +0000 (10:04 +0300)]
Issue #2237 Extension in uppercase
nds [Mon, 31 Jul 2017 06:36:15 +0000 (09:36 +0300)]
Issue #2226 Selecting the feature partition in the object browser takes too much time
Redisplay after each owner selection takes this time.
nds [Mon, 31 Jul 2017 06:35:14 +0000 (09:35 +0300)]
Issue #2234 The input value widget in the sketcher remains active after validating with Enter key.
emitFocusInWidget unconditionally as we need processEnter calling from operation manager.
Clarisse Genrault [Fri, 28 Jul 2017 15:04:07 +0000 (17:04 +0200)]
Uncomment TestTranslation_1.py et TestTranslation_2.py.
Clarisse Genrault [Fri, 28 Jul 2017 14:50:03 +0000 (16:50 +0200)]
Correction of "Translation_43" test.
Clarisse Genrault [Fri, 28 Jul 2017 14:15:59 +0000 (16:15 +0200)]
Add the method testHaveNamingEdges.
Clarisse Genrault [Fri, 28 Jul 2017 13:13:17 +0000 (15:13 +0200)]
Correction of "Translation_17" test.
vsv [Thu, 27 Jul 2017 11:35:35 +0000 (14:35 +0300)]
Issue #2208: Stable solution.
mpv [Thu, 27 Jul 2017 10:16:59 +0000 (13:16 +0300)]
Correction to make all unit-tests and big models tests working.
dbv [Wed, 26 Jul 2017 16:23:40 +0000 (19:23 +0300)]
Issue #2235: Segmentation fault in pipe when adding an edge to base objects before changing path object
Fixed crash.
dbv [Wed, 26 Jul 2017 15:15:02 +0000 (18:15 +0300)]
Issue #2231: Wrong name of partition objects leads to wrong python dump
Test case update
dbv [Wed, 26 Jul 2017 15:12:41 +0000 (18:12 +0300)]
Issue #2231: Wrong name of partition objects leads to wrong python dump
Fixed
vsv [Wed, 26 Jul 2017 14:06:30 +0000 (17:06 +0300)]
Correct line length.
vsv [Wed, 26 Jul 2017 13:47:20 +0000 (16:47 +0300)]
Issue #2208: Intermediate solution
mpv [Wed, 26 Jul 2017 12:23:05 +0000 (15:23 +0300)]
Put in order tests of API: there are to many end of transactions appeared, but no start.
mpv [Wed, 26 Jul 2017 11:51:54 +0000 (14:51 +0300)]
Fix for the issue #2233
mpv [Wed, 26 Jul 2017 08:11:59 +0000 (11:11 +0300)]
Fix for the issue #2234 : don't put modification/generation shapes if there is no old shape presented in the document, so, useless, making naming go in wrong direction.
Clarisse Genrault [Tue, 25 Jul 2017 11:28:26 +0000 (13:28 +0200)]
Add unit tests for transformations.
mpv [Tue, 25 Jul 2017 06:47:55 +0000 (09:47 +0300)]
Update test for the issue #2227 fix.
mpv [Tue, 25 Jul 2017 06:23:13 +0000 (09:23 +0300)]
Fix for the issue #2227 : regression in multi-translation
mpv [Mon, 24 Jul 2017 14:23:22 +0000 (17:23 +0300)]
Fix for the issue #2228 : do not propagate result context forward in history, including the current feature, like in this example.
mpv [Mon, 24 Jul 2017 12:00:37 +0000 (15:00 +0300)]
Minor updates.
azv [Mon, 24 Jul 2017 08:18:47 +0000 (11:18 +0300)]
Coding style fix (line length <= 100)
mpv [Mon, 24 Jul 2017 07:32:55 +0000 (10:32 +0300)]
Migration of branch to the newest SALOME (same as master)
vsv [Fri, 21 Jul 2017 12:58:22 +0000 (15:58 +0300)]
Issue #2208: Development in progress
mpv [Fri, 21 Jul 2017 06:58:14 +0000 (09:58 +0300)]
Prepare version 2.7.2RC
mpv [Thu, 20 Jul 2017 13:30:37 +0000 (16:30 +0300)]
Issue #2222 fix : partition modified edges naming same as faces.
mpv [Thu, 20 Jul 2017 12:07:53 +0000 (15:07 +0300)]
Issue #2219: keep the order of remove-shape sub-elements after deselection of some of them.
vsv [Thu, 20 Jul 2017 12:01:31 +0000 (15:01 +0300)]
Issue #2223: EraseAll function has to erase only SALOME interactive objects.
nds [Thu, 20 Jul 2017 10:23:31 +0000 (13:23 +0300)]
Issue #2219 Remove sub-shapes removes solids of compsolid.
vsv [Thu, 20 Jul 2017 09:39:42 +0000 (12:39 +0300)]
Issue #2208: Development
vsv [Tue, 18 Jul 2017 15:21:17 +0000 (18:21 +0300)]
Issue #2208: positioning of tangent and perpendicular symbols
mpv [Tue, 18 Jul 2017 14:34:02 +0000 (17:34 +0300)]
Switch to the newer compiled Linux SALOME environment.
mpv [Tue, 18 Jul 2017 10:38:34 +0000 (13:38 +0300)]
Fix for the issue #2197 : additional cases where full revolution consists of 3 and 4 faces.
dbv [Tue, 18 Jul 2017 09:12:54 +0000 (12:12 +0300)]
Coding rules fixes.
dbv [Tue, 18 Jul 2017 09:04:38 +0000 (12:04 +0300)]
Issue #2157: Create fillet : special behavior with origin
Now fillet validator will ignore coincides with lines which are not on start/end point.
vsv [Mon, 17 Jul 2017 15:02:11 +0000 (18:02 +0300)]
Issue #2218: Provide correct display of already shown object
vsv [Mon, 17 Jul 2017 07:39:20 +0000 (10:39 +0300)]
Select direction of symbols distribution
mpv [Thu, 13 Jul 2017 08:31:26 +0000 (11:31 +0300)]
Migration to SALOME/GUI SHAPER_2.7.2 tag
nds [Wed, 12 Jul 2017 13:42:38 +0000 (16:42 +0300)]
Issue #2183 Can't change the preselected object below the mouse cursor
mpv [Wed, 12 Jul 2017 07:04:24 +0000 (10:04 +0300)]
Fix for the issue #2172 and the issue #2198 : additional naming for revolution edges in cases standard approach is failed.
nds [Tue, 11 Jul 2017 10:26:36 +0000 (13:26 +0300)]
Issue #1058 Crash when creating a distance between source and translated elements
Additionally a new equal points validator is implemented for distance constraint to avoid crash on selection coincident(equal) points of different segments.
nds [Mon, 10 Jul 2017 12:15:27 +0000 (15:15 +0300)]
Issue #1750 Remove sub-shapes edition: can't select sub-shapes in the 3D view
If the row is performed as selected, it becomes visualized in the viewer that is not what expected using deselection element with SHIFT.
These modification was done for better processing focus, but now it is not necessary anymore.
mpv [Mon, 10 Jul 2017 11:49:06 +0000 (14:49 +0300)]
Fix for the issue #2217: catch exceptions on update of attributes.
mpv [Fri, 7 Jul 2017 05:56:50 +0000 (08:56 +0300)]
Memory usage optimization for Builders on big tags creation (like Partition).
mpv [Thu, 6 Jul 2017 09:06:31 +0000 (12:06 +0300)]
Fix for the problem:
Open document with Sketch and Part (Extrusion is inside)
select Sketch+Part, Delete
create new Part
Bug: it is not activated
activate this new part
bug: this new part contains the Extrusion of the previous part, moreover it uses sketch not presented in the object browser
nds [Thu, 6 Jul 2017 08:50:46 +0000 (11:50 +0300)]
#2214 Show only must not make zoom fit all : we should not flush redisplay signal in order to do not lose information that there where some displayed objects before to do not perform fit all if some were displayed.
vsv [Wed, 5 Jul 2017 16:44:47 +0000 (19:44 +0300)]
Issue #2208: Tangent constraint position implementation
mpv [Wed, 5 Jul 2017 14:25:08 +0000 (17:25 +0300)]
Updated big-models tests due to fix for the issue #2192
mpv [Wed, 5 Jul 2017 12:07:05 +0000 (15:07 +0300)]
Minor: Linux compilation
mpv [Wed, 5 Jul 2017 11:44:40 +0000 (14:44 +0300)]
Minor: too long line
mpv [Wed, 5 Jul 2017 10:58:36 +0000 (13:58 +0300)]
Issue #2192 : change the naming principles of compsolid in case of Partition to make the OCCT naming algorithm works and works much faster (without many FILTERBYNEIGHBOURS algorithms implementation) in case of Planes made on vertices on Partition-compsolid.
Makes some old studies and python files with Partition sub-shapes selection invalid.
dbv [Wed, 5 Jul 2017 10:48:49 +0000 (13:48 +0300)]
Issue #2215: Wrong cut result between a compsolid and a box
Fixed
nds [Wed, 5 Jul 2017 10:02:15 +0000 (13:02 +0300)]
Dimensions move using ModelAPI_ObjectMovedMessage mechanism. Move by deltas is obsolete, so removed.
azv [Fri, 30 Jun 2017 12:06:48 +0000 (15:06 +0300)]
Import of edges participating to the result of the sketch
Improve the Projection feature
azv [Thu, 29 Jun 2017 12:48:00 +0000 (15:48 +0300)]
Set the orientation of the Distance constraint
dbv [Thu, 29 Jun 2017 11:30:42 +0000 (14:30 +0300)]
Added copyright header.
dbv [Wed, 28 Jun 2017 13:02:29 +0000 (16:02 +0300)]
Issue 2192: Partition very long
Improved grouping algorithm. Now it runs about twice as fast.
vsv [Wed, 28 Jun 2017 12:59:36 +0000 (15:59 +0300)]
Issue #2210: Improve update of data tree
vsv [Wed, 28 Jun 2017 08:32:04 +0000 (11:32 +0300)]
Issue #2210: Object Browser : new show / hide button
dbv [Wed, 28 Jun 2017 07:33:36 +0000 (10:33 +0300)]
Issue #2194: Error when loading a Python dump
Fixed wrong check.
vsv [Tue, 27 Jun 2017 13:28:08 +0000 (16:28 +0300)]
Correction according to coding standards
vsv [Tue, 27 Jun 2017 13:16:32 +0000 (16:16 +0300)]
Issue #2210: Object Browser : new show / hide button
nds [Mon, 26 Jun 2017 13:19:55 +0000 (16:19 +0300)]
Porting to the current version of TInspector.
azv [Fri, 23 Jun 2017 12:58:11 +0000 (15:58 +0300)]
Merge remote-tracking branch 'remotes/origin/master'
azv [Fri, 23 Jun 2017 12:57:29 +0000 (15:57 +0300)]
Revert "Merge branch 'Pre_2.8.0_development'"
This reverts commit
bf64d76b7e6021149db8e0e38c2697a9a0c44f1b , reversing
changes made to
cacdfa1cd62583b9f40fe6a05e1b9e63f8fe2f03 .
# Conflicts:
# src/SketchPlugin/plugin-Sketch.xml
nds [Fri, 23 Jun 2017 05:55:20 +0000 (08:55 +0300)]
Porting to the current version of TInspector.
nds [Thu, 22 Jun 2017 12:11:53 +0000 (15:11 +0300)]
Porting to the current version of TInspector.
azv [Thu, 22 Jun 2017 06:37:53 +0000 (09:37 +0300)]
Fix errors in SketchPlugin/plugin-Sketch.xml
azv [Thu, 22 Jun 2017 05:08:46 +0000 (08:08 +0300)]
Merge branch 'Pre_2.8.0_development'
# Conflicts:
# src/PartSet/CMakeLists.txt
# src/SketchSolver/SketchSolver_ConstraintFixed.cpp
# src/SketchSolver/SketchSolver_Group.cpp
mpv [Tue, 20 Jun 2017 06:52:48 +0000 (09:52 +0300)]
Issue #2177 : change the message text.
azv [Wed, 14 Jun 2017 12:07:34 +0000 (15:07 +0300)]
Issue #2190: Sketcher : 2 successive circles having the same center (the origin)
Improve calculating of intermediate circle if the center is coincident with another point.