]>
SALOME platform Git repositories - modules/shaper.git/log
rraphael [Thu, 10 Dec 2020 16:48:16 +0000 (17:48 +0100)]
add new shape creation from groups
rraphael [Thu, 10 Dec 2020 16:34:20 +0000 (17:34 +0100)]
import image: add documentation and improve image rendering
rraphael [Tue, 8 Dec 2020 15:42:18 +0000 (16:42 +0100)]
msvc compile patch
rraphael [Sat, 5 Dec 2020 16:51:22 +0000 (17:51 +0100)]
add Picture import
rraphael [Wed, 2 Dec 2020 11:28:17 +0000 (12:28 +0100)]
add import stl file
rraphael [Mon, 30 Nov 2020 17:46:39 +0000 (18:46 +0100)]
add 'undo' shorcut on Hide Faces panel selection. WARNING The delete feature is strange, may be bugged
rraphael [Fri, 27 Nov 2020 09:39:33 +0000 (10:39 +0100)]
add custom configuration for construction point color
rraphael [Wed, 25 Nov 2020 17:26:09 +0000 (18:26 +0100)]
add distance coordinates to measurement for distances and linear edges
GERALD NICOLAS [Fri, 8 Jan 2021 14:04:04 +0000 (15:04 +0100)]
Merge branch 'gni/documentation'
GERALD NICOLAS [Fri, 8 Jan 2021 13:59:28 +0000 (14:59 +0100)]
Coquilles
GERALD NICOLAS [Fri, 8 Jan 2021 13:32:02 +0000 (14:32 +0100)]
Précision
GERALD NICOLAS [Thu, 7 Jan 2021 12:33:48 +0000 (13:33 +0100)]
Chiasme
GERALD NICOLAS [Thu, 7 Jan 2021 11:24:40 +0000 (12:24 +0100)]
chiasmus
GERALD NICOLAS [Thu, 7 Jan 2021 10:57:43 +0000 (11:57 +0100)]
Merge remote-tracking branch 'origin/master' into gni/documentation
Artem Zhidkov [Wed, 23 Dec 2020 19:27:27 +0000 (22:27 +0300)]
Issue #20513: Filling problem
Do not convert wire to a single edge if it is already consists of one edge only.
Artem Zhidkov [Tue, 22 Dec 2020 19:44:54 +0000 (22:44 +0300)]
Issue #20513: Filling problem
* Restore current feature after update of a sketch from Python API.
* Improve Filling feature to update correctly the orientation of closed wires.
* Workaround to avoid crash when converting wire to a single edge.
Artem Zhidkov [Tue, 22 Dec 2020 19:05:45 +0000 (22:05 +0300)]
Issue #19241: install test_hdf.py
Artem Zhidkov [Tue, 22 Dec 2020 05:59:54 +0000 (08:59 +0300)]
Issue #20456: Another dump study fails
Fix regressions in 'test.models'.
Artem Zhidkov [Mon, 21 Dec 2020 20:22:24 +0000 (23:22 +0300)]
Issue #20456: Another dump study fails
Implement additional check for user-defined name of a feature. This provides correct dump of names of features, which results have named after the feature name, but their default name has to be composed from the name of the concealed result. For example, in this case 'Face_1' feature conceals 'Pipe_1_1' result, so, the default name of face's result is 'Pipe_1_1', however, is was manually renamed to 'Face_1_1'.
Artem Zhidkov [Mon, 21 Dec 2020 12:26:39 +0000 (15:26 +0300)]
Use the latest version of SALOME (2020-12-21)
Artem Zhidkov [Thu, 10 Dec 2020 07:11:24 +0000 (10:11 +0300)]
Issue 19241: ability to run HDF tests with 'salome test' command
vsr [Fri, 18 Dec 2020 09:20:01 +0000 (12:20 +0300)]
#18963 C++17 ready: attempt 2
Artem Zhidkov [Fri, 18 Dec 2020 09:53:48 +0000 (12:53 +0300)]
Merge remote-tracking branch 'remotes/origin/CEA_2020_ImportSTEP'
jfa [Fri, 18 Dec 2020 09:46:40 +0000 (12:46 +0300)]
Porting to OCCT7.5.0
vsr [Fri, 18 Dec 2020 08:37:21 +0000 (11:37 +0300)]
Revert "#18963 C++17 ready"
This reverts commit
f71c1052b2ecc33488b2136947088777adc17584 .
cg246364 [Thu, 17 Dec 2020 17:39:32 +0000 (18:39 +0100)]
Debug for compilation with gcc 7.5.0
Viktor UZLOV [Mon, 7 Sep 2020 05:15:45 +0000 (08:15 +0300)]
#18963 C++17 ready
cg246364 [Tue, 15 Dec 2020 12:58:09 +0000 (13:58 +0100)]
Fixed issue #20475
vsr [Mon, 14 Dec 2020 13:58:21 +0000 (16:58 +0300)]
bos #20493 Sync XAO with GEOM module
Artem Zhidkov [Fri, 11 Dec 2020 06:14:40 +0000 (09:14 +0300)]
Issue #20469: crash when creating wire
Fix misprint
Artem Zhidkov [Thu, 10 Dec 2020 19:37:42 +0000 (22:37 +0300)]
Issue #20476: sigsegv with offset
Crash in Offset algorithm has been eliminated.
Artem Zhidkov [Thu, 10 Dec 2020 19:31:16 +0000 (22:31 +0300)]
Issue #20469: crash when creating wire
cg246364 [Thu, 10 Dec 2020 08:45:01 +0000 (09:45 +0100)]
Import STEP with materials and colors
azv [Wed, 9 Dec 2020 11:03:31 +0000 (14:03 +0300)]
Issue #20450: [Windows] conflicting file names
cg246364 [Wed, 9 Dec 2020 09:22:42 +0000 (10:22 +0100)]
Debug and documentation for STL export
Artem Zhidkov [Sat, 5 Dec 2020 14:20:59 +0000 (17:20 +0300)]
Add new method to get the list of rotated/translated entities of MultiRotation/MultiTranslation to keep the compatibility of old scripts.
Revert changes in unit tests. Use new methods in models tests.
Artem Zhidkov [Fri, 4 Dec 2020 07:24:58 +0000 (10:24 +0300)]
Update model tests according to new behavior of sketch's MultiRotation/MultiTranslation
Artem Zhidkov [Thu, 3 Dec 2020 15:01:25 +0000 (18:01 +0300)]
Update unit tests according to new behavior of sketch's MultiRotation/MultiTranslation
Artem Zhidkov [Thu, 3 Dec 2020 12:51:41 +0000 (15:51 +0300)]
Fix incorrect number of results returned by MultiRotation/MultiTranslation feature if the list of original object has copied features.
Update errors in unit tests.
Artem Zhidkov [Thu, 3 Dec 2020 08:16:59 +0000 (11:16 +0300)]
Issue #20274: No intersection point from python dump
Improve dumping of the following entities to provide correct update of the sketch elements they produce:
* Linear Copy
* Angular Copy
* Mirror
Artem Zhidkov [Fri, 23 Oct 2020 19:15:00 +0000 (22:15 +0300)]
Rework HDF testing procedure
Artem Zhidkov [Fri, 9 Oct 2020 19:31:35 +0000 (22:31 +0300)]
Rework building procedure and testing environment
mpv [Tue, 24 Nov 2020 11:46:37 +0000 (14:46 +0300)]
Porting to OCCT 7.5.0 and minor improvements/bugfixes.
Artem Zhidkov [Tue, 24 Nov 2020 08:10:47 +0000 (11:10 +0300)]
Use the latest version of SALOME (2020-11-24)
Artem Zhidkov [Sat, 21 Nov 2020 11:53:22 +0000 (14:53 +0300)]
Use the latest version of SALOME (2020-11-20)
vsr [Mon, 26 Oct 2020 12:42:41 +0000 (15:42 +0300)]
Merge branch 'origin/fixes_for_960'
Artem Zhidkov [Mon, 26 Oct 2020 11:28:30 +0000 (14:28 +0300)]
Issue #20245: New error when loading python dump: attribute "ExternalFeature" is invalid
Improve multi-selection widget to process selection type by the shape type instead of string value defined in XML.
vsr [Sun, 25 Oct 2020 08:17:07 +0000 (11:17 +0300)]
Merge branch 'origin/fixes_for_960'
Artem Zhidkov [Sat, 24 Oct 2020 15:23:04 +0000 (18:23 +0300)]
Fix instability in unit tests
vsr [Fri, 23 Oct 2020 18:25:52 +0000 (21:25 +0300)]
Merge branch 'origin/fixes_for_960'
Artem Zhidkov [Fri, 23 Oct 2020 14:32:27 +0000 (17:32 +0300)]
Fix the revolution algorithm revolving an edge between faces.
vsr [Fri, 23 Oct 2020 07:23:18 +0000 (10:23 +0300)]
Merge branch 'origin/fixes_for_960'
Artem Zhidkov [Fri, 23 Oct 2020 06:32:17 +0000 (09:32 +0300)]
Issue #20247: Wrong extrusion direction to face
Fix size of cutting tool solids when creating a prism between two planar faces.
Artem Zhidkov [Thu, 22 Oct 2020 20:10:37 +0000 (23:10 +0300)]
Issue #20245: New error when loading python dump: attribute "ExternalFeature" is invalid
Improve dumping of Extrusion/Revolution if the type of selected shapes is not the same as the selection type of the feature.
Artem Zhidkov [Thu, 22 Oct 2020 14:07:45 +0000 (17:07 +0300)]
Fix misprint.
vsr [Fri, 16 Oct 2020 16:06:20 +0000 (19:06 +0300)]
Increment version: 9.6.0
Artem Zhidkov [Fri, 16 Oct 2020 08:37:21 +0000 (11:37 +0300)]
Issue #20167: checkPythonDump() errors
Improve performance of bounding box calculation while dumping.
vsv [Thu, 15 Oct 2020 12:29:41 +0000 (15:29 +0300)]
bos #20207: EDF 22171 - Sigsegv with automatic coincidence
Artem Zhidkov [Tue, 13 Oct 2020 20:08:45 +0000 (23:08 +0300)]
Issue #20204: Wrong sketch in master from 9.5.0 python script
Improve the orientation of the curve projected onto sketch plane.
mpv [Tue, 13 Oct 2020 08:34:53 +0000 (11:34 +0300)]
Fixed too long line
mpv [Tue, 13 Oct 2020 07:58:42 +0000 (10:58 +0300)]
Fix for the issue #20170 [CEA] Error when loading python dump: attribute "ExternalFeature" is invalid.
Also non-regression unit-test is added.
Artem Zhidkov [Mon, 12 Oct 2020 19:36:45 +0000 (22:36 +0300)]
Get rid of compilation warnings.
Artem Zhidkov [Mon, 12 Oct 2020 19:24:41 +0000 (22:24 +0300)]
Merge remote-tracking branch 'remotes/origin/CEA_2020_Lot1'
Artem Zhidkov [Mon, 12 Oct 2020 19:20:33 +0000 (22:20 +0300)]
Get rid of unnecessary includes
Artem Zhidkov [Mon, 12 Oct 2020 17:33:09 +0000 (20:33 +0300)]
Use the latest version of SALOME (2020-10-12)
Artem Zhidkov [Mon, 12 Oct 2020 17:31:11 +0000 (20:31 +0300)]
Adjust test cases reference data according to precise calculation of bounding boxes.
Artem Zhidkov [Mon, 12 Oct 2020 09:18:29 +0000 (12:18 +0300)]
Issue #20167: checkPythonDump() errors
Revert the copying base shapes of prism (produced by the previous commit). Use optimal bounding box on dump instead.
cgenraul [Mon, 12 Oct 2020 08:04:15 +0000 (10:04 +0200)]
Merge branch 'master' into CEA_2020_Lot1
cgenraul [Mon, 12 Oct 2020 07:53:31 +0000 (09:53 +0200)]
Merge remote-tracking branch 'origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1
Artem Zhidkov [Fri, 9 Oct 2020 20:25:05 +0000 (23:25 +0300)]
Issue #20167: checkPythonDump() errors
1. Make a copy of prism base shape instead of using additional transformation.
2. Extend the tool of ExtrusionCut (Through All mode) to get stable result.
Jérôme [Fri, 9 Oct 2020 12:12:38 +0000 (14:12 +0200)]
Fix bugs
cgenraul [Fri, 9 Oct 2020 07:48:09 +0000 (09:48 +0200)]
Correct spaces
cgenraul [Fri, 9 Oct 2020 07:31:44 +0000 (09:31 +0200)]
Merge remote-tracking branch 'origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1
vsv [Wed, 7 Oct 2020 17:48:49 +0000 (20:48 +0300)]
bos #20148: EDF - error in projection with "break connection" in sketcher
vsv [Wed, 7 Oct 2020 16:23:07 +0000 (19:23 +0300)]
bos #20146:[CEA] Sketch's plane is not displayed on the right place
Jérôme [Wed, 7 Oct 2020 16:21:26 +0000 (18:21 +0200)]
Improvement coding style
Artem Zhidkov [Mon, 5 Oct 2020 19:44:15 +0000 (22:44 +0300)]
Fix link to the help page for "Fuse Faces" feature (Part II).
vsv [Mon, 5 Oct 2020 18:31:52 +0000 (21:31 +0300)]
Fix length of line
vsv [Mon, 5 Oct 2020 17:16:03 +0000 (20:16 +0300)]
bos #20145: [CEA] Sketch's plane become visible again when unticking display of constraints
Artem Zhidkov [Mon, 5 Oct 2020 15:47:24 +0000 (18:47 +0300)]
Fix link to the help page for "Fuse Faces" feature.
mpv [Fri, 2 Oct 2020 12:20:25 +0000 (15:20 +0300)]
FIx for EDF 22041 - Salome freezes when updating data
cgenraul [Fri, 2 Oct 2020 09:47:38 +0000 (11:47 +0200)]
Merge remote-tracking branch 'remotes/origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1
Artem Zhidkov [Thu, 1 Oct 2020 11:46:25 +0000 (14:46 +0300)]
Issue #21136: Problem of piping
Revert "Task #3236: Generalization of extrusion"
This reverts commit
e10071ccefd09a1f93e8ef8dcfb2654a9254f523 .
Artem Zhidkov [Fri, 25 Sep 2020 13:23:41 +0000 (16:23 +0300)]
Issue #20101: SIGSEGV after validating extrusion
Compatibility with old versions of SHAPER documents.
vsr [Thu, 24 Sep 2020 09:26:05 +0000 (12:26 +0300)]
Hide splash in tests
Jérôme [Thu, 24 Sep 2020 08:16:11 +0000 (10:16 +0200)]
Add unitary tests
vsv [Wed, 23 Sep 2020 15:37:37 +0000 (18:37 +0300)]
bos #20090: Can't select external wire of a sketch
Gérald NICOLAS [Tue, 22 Sep 2020 15:41:06 +0000 (17:41 +0200)]
Clarté du message
vsv [Tue, 22 Sep 2020 15:24:45 +0000 (18:24 +0300)]
bos #20081: Error in coincidence when creating two rectangles with auto apply
Gérald NICOLAS [Tue, 22 Sep 2020 15:22:23 +0000 (17:22 +0200)]
Corrections cosmétiques
Artem Zhidkov [Mon, 21 Sep 2020 20:28:37 +0000 (23:28 +0300)]
Adjust the dumper to Python to avoid spaces at the end of lines.
Artem Zhidkov [Mon, 21 Sep 2020 20:18:58 +0000 (23:18 +0300)]
Unit test for issue #19931
Artem Zhidkov [Mon, 21 Sep 2020 19:56:45 +0000 (22:56 +0300)]
Issue #19931: Different Fuse result if the inputs are the results or the features
Explode the top-level compounds used as arguments of the Fuse operation.
Jérôme [Sun, 20 Sep 2020 19:48:15 +0000 (21:48 +0200)]
Implementation Export STL
mpv [Thu, 17 Sep 2020 16:20:41 +0000 (19:20 +0300)]
Minor changes
Artem Zhidkov [Thu, 17 Sep 2020 15:20:42 +0000 (18:20 +0300)]
Adjust 'idler_plate.py' model to the new behavior
According to the general limitation of the selection mechanism, it is impossible to separate the coincident centers of circles/arcs if they are projected to another sketch. So, the loading of the geometric dump always selects the center of the latest edge. The 'idler_plate.py' test becomes invalid after #19990 while checking the dump to Python, because centers of arcs are taken into account now when loading the geometric dump.
mpv [Thu, 17 Sep 2020 15:20:29 +0000 (18:20 +0300)]
Fix for the issue #19989 : Sketch in error after edit and apply on Fuse (without having changed anything)
Artem Zhidkov [Wed, 16 Sep 2020 19:41:11 +0000 (22:41 +0300)]
Issue #19990: Error when loading geometrical dump
Process special case of geometric selection related to ImportResult feature, due to its reference to results from another parts.
mpv [Wed, 16 Sep 2020 15:41:15 +0000 (18:41 +0300)]
Fix for the issue #19932 : Fillet fails in python with all in features Fuse inputs
Support the whole feature referencing in searching of the new context.
Artem Zhidkov [Wed, 16 Sep 2020 13:16:09 +0000 (16:16 +0300)]
Fix regressions after resolving issue #19890 (part II)