]> SALOME platform Git repositories - modules/shaper.git/log
Salome HOME
modules/shaper.git
10 months agorefactor: use clang-tidy to modernize SHAPER code
SONOLET Aymeric [Wed, 3 Jan 2024 08:14:16 +0000 (09:14 +0100)]
refactor: use clang-tidy to modernize SHAPER code

10 months agofix: modernize with clang-tidy and format with pre-commit
SONOLET Aymeric [Fri, 29 Dec 2023 22:06:42 +0000 (23:06 +0100)]
fix: modernize with clang-tidy and format with pre-commit

Tests are passing

10 months agofix: small tweaks of config for clang-tidy
SONOLET Aymeric [Fri, 29 Dec 2023 18:22:05 +0000 (19:22 +0100)]
fix: small tweaks of config for clang-tidy

10 months agofeat: Replace black and autoflake by ruff and add clang-tidy
SONOLET Aymeric [Fri, 29 Dec 2023 15:53:40 +0000 (16:53 +0100)]
feat: Replace black and autoflake by ruff and add clang-tidy

11 months agofeat(format): Adding autoflake hook and apply it on all files
SONOLET Aymeric [Thu, 21 Dec 2023 19:47:10 +0000 (20:47 +0100)]
feat(format): Adding autoflake hook and apply it on all files

This hook removes unused import statements, unused variables and useless
pass statements.
Used without the dangerous --remove-all-unused-imports option.

11 months agoformat(CMake): Add CMake format pre-commit and format CMakeLists
SONOLET Aymeric [Wed, 20 Dec 2023 09:19:59 +0000 (10:19 +0100)]
format(CMake): Add CMake format pre-commit and format CMakeLists

11 months agoformat: Add rst check hook
SONOLET Aymeric [Wed, 20 Dec 2023 07:41:06 +0000 (08:41 +0100)]
format: Add rst check hook

11 months agoformat: Add several pre-commit checkers/fixers
SONOLET Aymeric [Tue, 19 Dec 2023 17:58:44 +0000 (18:58 +0100)]
format: Add several pre-commit checkers/fixers

11 months agoformat(yaml): Add yaml formatting and format
SONOLET Aymeric [Tue, 19 Dec 2023 17:52:50 +0000 (18:52 +0100)]
format(yaml): Add yaml formatting and format

11 months agofix(format): Elevate shellcheck fail to warning level
SONOLET Aymeric [Tue, 19 Dec 2023 16:49:41 +0000 (17:49 +0100)]
fix(format): Elevate shellcheck fail to warning level

11 months agoformat(sh): format shell scripts, leaving errors and warnings raised by shellcheck
SONOLET Aymeric [Tue, 19 Dec 2023 16:47:26 +0000 (17:47 +0100)]
format(sh): format shell scripts, leaving errors and warnings raised by shellcheck

11 months agoformat(sh): Add shell script pre-commit config
SONOLET Aymeric [Tue, 19 Dec 2023 16:41:36 +0000 (17:41 +0100)]
format(sh): Add shell script pre-commit config

11 months agofix(format): remove black python version test/clang-format 33/head
SONOLET Aymeric [Tue, 19 Dec 2023 11:37:00 +0000 (12:37 +0100)]
fix(format): remove black python version

11 months agofix(format): Remove auto install of previous hook
SONOLET Aymeric [Mon, 18 Dec 2023 07:44:58 +0000 (08:44 +0100)]
fix(format): Remove auto install of previous hook

11 months agoformat: format all using clang-format
SONOLET Aymeric [Fri, 15 Dec 2023 16:03:58 +0000 (17:03 +0100)]
format: format all using clang-format

11 months agoformat: Format python files
SONOLET Aymeric [Fri, 15 Dec 2023 14:44:54 +0000 (15:44 +0100)]
format: Format python files

11 months agoformat(config): use clang-format v14.0.0
SONOLET Aymeric [Fri, 15 Dec 2023 14:07:12 +0000 (15:07 +0100)]
format(config): use clang-format v14.0.0

11 months agofix: ast correction_auto_2
SONOLET Aymeric [Fri, 15 Dec 2023 13:03:12 +0000 (14:03 +0100)]
fix: ast correction_auto_2

11 months agoformat(clang): Add clang format config file
SONOLET Aymeric [Fri, 15 Dec 2023 12:52:49 +0000 (13:52 +0100)]
format(clang): Add clang format config file

11 months agoAjout pre-commit config
SONOLET Aymeric [Fri, 15 Dec 2023 08:26:20 +0000 (09:26 +0100)]
Ajout pre-commit config

11 months agoadd a README for dev-tools directory
Gbkng [Thu, 14 Dec 2023 17:21:37 +0000 (18:21 +0100)]
add a README for dev-tools directory

11 months agoadd a formatting script
Gbkng [Thu, 14 Dec 2023 17:15:10 +0000 (18:15 +0100)]
add a formatting script

12 months agofixed V3d_UnMapped exception thrown during HDF tests V9_12_0b1
mbs [Fri, 17 Nov 2023 13:00:32 +0000 (13:00 +0000)]
fixed V3d_UnMapped exception thrown during HDF tests

12 months agoFix bos #38359 exportToXAOMem calls exportXAO twice cbr/fix_exportXAOMem_called_twice
Christophe Bourcier [Tue, 24 Oct 2023 14:19:41 +0000 (16:19 +0200)]
Fix bos #38359 exportToXAOMem calls exportXAO twice

12 months agoFix regression after - bos #35156 Non planar Faces
Ekaterina Sukhareva [Fri, 10 Nov 2023 10:36:43 +0000 (10:36 +0000)]
Fix regression after - bos #35156 Non planar Faces

12 months agoadded testcase for bos#38593
mbs [Sat, 11 Nov 2023 00:21:05 +0000 (00:21 +0000)]
added testcase for bos#38593

12 months ago[EDF] (2023-T1) Filters on group 35157_FiltersOnGroup 27/head
Ekaterina Sukhareva [Fri, 27 Oct 2023 12:14:33 +0000 (13:14 +0100)]
[EDF] (2023-T1) Filters on group

12 months agoMerge commit '4a800cf754a8ba8485f5320ca1b4b6f308b622a7'
mbs [Thu, 9 Nov 2023 12:09:01 +0000 (12:09 +0000)]
Merge commit '4a800cf754a8ba8485f5320ca1b4b6f308b622a7'

12 months agofixed bos#38593 - middle point was incorrectly loaded
mbs [Thu, 9 Nov 2023 11:53:46 +0000 (11:53 +0000)]
fixed bos#38593 - middle point was incorrectly loaded

12 months ago[bos #37570] [CEA] SHAPER hdf tests are failing. Fix Sphere feature attributes order. jfa/37570
jfa [Mon, 6 Nov 2023 13:54:07 +0000 (13:54 +0000)]
[bos #37570] [CEA] SHAPER hdf tests are failing. Fix Sphere feature attributes order.

12 months agoMerge commit '40ba8f6d0dbf9d0efb6c7e0b02b8349fa0f6b714'
BERNHARD Martin OpenCascade [Mon, 30 Oct 2023 14:13:09 +0000 (15:13 +0100)]
Merge commit '40ba8f6d0dbf9d0efb6c7e0b02b8349fa0f6b714'

12 months agoRevert "bos#35152 [EDF] (2023-T1) Sketch Circle should allow user to position constru...
mbs [Fri, 27 Oct 2023 14:33:05 +0000 (15:33 +0100)]
Revert "bos#35152 [EDF] (2023-T1) Sketch Circle should allow user to position construction point"

This reverts commit f64e1300ed35bb1e9a2486cdb5713355e832dd39.

12 months ago[bos #38087][CEA] The Inspection menu from SHAPER is not well placed if GEOM is launc... 38087_InspectionMenu 26/head
Ekaterina Sukhareva [Fri, 27 Oct 2023 12:40:38 +0000 (13:40 +0100)]
[bos #38087][CEA] The Inspection menu from SHAPER is not well placed if GEOM is launched before

12 months agobos#35152 [EDF] (2023-T1) Sketch Circle should allow user to position construction... 12/head
asozinov [Fri, 23 Jun 2023 01:06:02 +0000 (02:06 +0100)]
bos#35152 [EDF] (2023-T1) Sketch Circle should allow user to position construction point

WIll be modified Sketch Circle feature: Current implementation provide possibility change sewing point and rotate this point
Sketch.addCircleWithPoint(CenterPoint, Radius, Angle)
Sketch.addCircleWithPoint(CenterPoint, PassedPoint, Angle)
Sketch.addCircleWithPoint(PassPoint1, PassPoint2, PassPoint3, Angle)

Get new point:
SketchCircle.createdPoint()

//Last modification (06/07/23):
change comment

12 months ago[EDF] (2023-T1) Sketch middle point constrain should create point if missing CR35150 10/head
asozinov [Tue, 6 Jun 2023 10:52:31 +0000 (11:52 +0100)]
[EDF] (2023-T1) Sketch middle point constrain should create point if missing

- Added new way for create middle point constraint: Only by segment
- Added MacroMiddlePoint, which create point and middle constraint between point and passed object. Returns point
- SketchAPI: added setMiddlePoint() command, which pass only object and create middle point for object.
- will be updated documentation and tests

13 months agoinitial implementation of automatic rotation in SHAPER's OCC viewer mbs/35158_auto_rotate 13/head
mbs [Tue, 4 Jul 2023 16:36:40 +0000 (17:36 +0100)]
initial implementation of automatic rotation in SHAPER's OCC viewer

13 months agoRevert "[EDF] (2023-T1) Filters on group"
mbs [Tue, 24 Oct 2023 14:53:10 +0000 (15:53 +0100)]
Revert "[EDF] (2023-T1) Filters on group"

This reverts commit 04f6b1edeaa70cbb3365f5d215745c1178aeea27.

13 months agoNon planar faces 35156 35156_NonPlanarFace 19/head
Ekaterina Sukhareva [Fri, 25 Aug 2023 15:52:12 +0000 (16:52 +0100)]
Non planar faces 35156

13 months ago[EDF] (2023-T1) Filters on group 22/head
Ekaterina Sukhareva [Fri, 29 Sep 2023 16:26:02 +0000 (17:26 +0100)]
[EDF] (2023-T1) Filters on group

13 months agoTo fix salome test test.hdfs. Prevent a crash in case aDoc does not exist V9_12_0a1 V9_12_0a2
Christophe Bourcier [Wed, 6 Sep 2023 14:59:24 +0000 (16:59 +0200)]
To fix salome test test.hdfs. Prevent a crash in case aDoc does not exist

13 months agobos #37570: Correctly restore from opened study disordered attributes of Fuse and...
jfa [Tue, 3 Oct 2023 13:09:29 +0000 (14:09 +0100)]
bos #37570: Correctly restore from opened study disordered attributes of Fuse and Offset

13 months agobos#37844: SHAPER_Test1673.py random failures mbs/37844_SHAPER_random_failures 21/head
mbs [Fri, 29 Sep 2023 09:49:18 +0000 (10:49 +0100)]
bos#37844: SHAPER_Test1673.py random failures

13 months agorenamed and updated test script to avoid random failures on Windows mbs/TestRectangle_Debug 17/head
mbs [Mon, 31 Jul 2023 18:23:38 +0000 (19:23 +0100)]
renamed and updated test script to avoid random failures on Windows

13 months agobug fix for bos#37741: EDF 28623 : import fails with accent characters
mbs [Mon, 25 Sep 2023 17:13:47 +0000 (18:13 +0100)]
bug fix for bos#37741: EDF 28623 : import fails with accent characters

14 months agoFix incorrect shape dump. Shape explorer returns the main shape in case if there...
jfa [Thu, 14 Sep 2023 12:34:12 +0000 (13:34 +0100)]
Fix incorrect shape dump. Shape explorer returns the main shape in case if there are no more sub-shapes.

14 months agoMerge branch 'po/29467_gui_log_file'
Pascal Obry [Mon, 11 Sep 2023 07:01:58 +0000 (09:01 +0200)]
Merge branch 'po/29467_gui_log_file'

* po/29467_gui_log_file:
  Use logStructuredUserEvent() for log message format consistency.
  Minor correction
  Log desktop actions
  [bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME

14 months agobos#37383: fixed exception in exportToXAOMem() on UB22.04
mbs [Fri, 8 Sep 2023 15:51:08 +0000 (16:51 +0100)]
bos#37383: fixed exception in exportToXAOMem() on UB22.04

14 months agoUse logStructuredUserEvent() for log message format consistency. po/29467_gui_log_file
Pascal Obry [Fri, 12 May 2023 07:32:36 +0000 (09:32 +0200)]
Use logStructuredUserEvent() for log message format consistency.

14 months agoMinor correction
vsr [Tue, 31 May 2022 16:21:15 +0000 (19:21 +0300)]
Minor correction

14 months agoLog desktop actions
jfa [Mon, 30 May 2022 13:57:12 +0000 (16:57 +0300)]
Log desktop actions

14 months ago[bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME
Pascal Obry [Thu, 9 Feb 2023 12:08:39 +0000 (13:08 +0100)]
[bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME

15 months agoRename doc/tui folder from OpenParts to CADBuilder. SHAPER tui doc was not generated...
Christophe Bourcier [Fri, 25 Aug 2023 09:01:46 +0000 (11:01 +0200)]
Rename doc/tui folder from OpenParts to CADBuilder. SHAPER tui doc was not generated since c4770260e.

To generate tui doc: make dev_docs

15 months ago[bos #36169] EDF 25230 - Conversion xyz => uv => xyz. Replace all calls of ShapeAnaly...
jfa [Mon, 14 Aug 2023 13:36:38 +0000 (14:36 +0100)]
[bos #36169] EDF 25230 - Conversion xyz => uv => xyz. Replace all calls of ShapeAnalysis::GetFaceUVBounds to BRepTools::UVBounds.

15 months agoAdjust TestImportXAOMem test case to check names of ImportXAOMem feature and result
jfa [Thu, 10 Aug 2023 11:39:02 +0000 (12:39 +0100)]
Adjust TestImportXAOMem test case to check names of ImportXAOMem feature and result

15 months ago[bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM
jfa [Wed, 21 Jun 2023 11:12:34 +0000 (12:12 +0100)]
[bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM

16 months agoMerge branch 'V9_11_BR'
jfa [Wed, 19 Jul 2023 15:35:06 +0000 (16:35 +0100)]
Merge branch 'V9_11_BR'

16 months agoMerge commit 'f709219506b7cd587e94abc5ebed18d629df92d8'
DOROVSKIKH Julia OpenCascade [Wed, 12 Jul 2023 14:02:49 +0000 (16:02 +0200)]
Merge commit 'f709219506b7cd587e94abc5ebed18d629df92d8'

16 months agoMerge commit '389ca09be989dc494b92e43346173dde2b1f463f'
DOROVSKIKH Julia OpenCascade [Wed, 5 Jul 2023 11:30:39 +0000 (13:30 +0200)]
Merge commit '389ca09be989dc494b92e43346173dde2b1f463f'

16 months agoMerge branch 'gni/evolution'
NATHALIE GORE [Fri, 30 Jun 2023 05:59:53 +0000 (07:59 +0200)]
Merge branch 'gni/evolution'

16 months agoMeilleur calcul de la boîte englobante
Gérald NICOLAS [Thu, 29 Jun 2023 11:24:23 +0000 (13:24 +0200)]
Meilleur calcul de la boîte englobante

16 months agoMerge branch 'master' into gni/evolution
Gérald NICOLAS [Thu, 29 Jun 2023 07:07:26 +0000 (09:07 +0200)]
Merge branch 'master' into gni/evolution

16 months agoMerge branch 'gni/evolution'
NATHALIE GORE [Mon, 26 Jun 2023 14:51:00 +0000 (16:51 +0200)]
Merge branch 'gni/evolution'

17 months agocoefficient d'allongement pour un cône
Gérald NICOLAS [Thu, 22 Jun 2023 10:04:17 +0000 (12:04 +0200)]
coefficient d'allongement pour un cône

17 months agoréférences des cas-tests
Gérald NICOLAS [Wed, 21 Jun 2023 15:25:47 +0000 (17:25 +0200)]
références des cas-tests

17 months agofin des cônes
Gérald NICOLAS [Wed, 21 Jun 2023 15:09:08 +0000 (17:09 +0200)]
fin des cônes

17 months agoles cônes
Gérald NICOLAS [Wed, 21 Jun 2023 14:30:05 +0000 (16:30 +0200)]
les cônes

17 months agocas-test n°2
Gérald NICOLAS [Wed, 21 Jun 2023 09:28:25 +0000 (11:28 +0200)]
cas-test n°2

17 months agocas_test n°1
Gérald NICOLAS [Wed, 21 Jun 2023 07:38:15 +0000 (09:38 +0200)]
cas_test n°1

17 months agocas test n°1
Gérald NICOLAS [Wed, 21 Jun 2023 07:37:52 +0000 (09:37 +0200)]
cas test n°1

17 months agoajout d'un test
Gérald NICOLAS [Wed, 21 Jun 2023 07:19:58 +0000 (09:19 +0200)]
ajout d'un test

17 months agotore OK
Gérald NICOLAS [Wed, 21 Jun 2023 07:12:27 +0000 (09:12 +0200)]
tore OK

17 months agoface en surface
Gérald NICOLAS [Wed, 21 Jun 2023 07:03:24 +0000 (09:03 +0200)]
face en surface

17 months agoplans passant par les axes et paramétrage
Gérald NICOLAS [Tue, 20 Jun 2023 15:45:45 +0000 (17:45 +0200)]
plans passant par les axes et paramétrage

17 months agotest
Gérald NICOLAS [Tue, 20 Jun 2023 14:19:49 +0000 (16:19 +0200)]
test

17 months agole recover
Gérald NICOLAS [Tue, 20 Jun 2023 14:02:24 +0000 (16:02 +0200)]
le recover

17 months agoménage
Gérald NICOLAS [Tue, 20 Jun 2023 13:21:05 +0000 (15:21 +0200)]
ménage

17 months agoles contraintes
Gérald NICOLAS [Tue, 20 Jun 2023 13:08:58 +0000 (15:08 +0200)]
les contraintes

17 months agoexecute avant le nommage
Gérald NICOLAS [Tue, 20 Jun 2023 12:23:02 +0000 (14:23 +0200)]
execute avant le nommage

17 months agoupdated copyright message V9_11_BR V9_11_0
mbs [Mon, 19 Jun 2023 21:07:26 +0000 (22:07 +0100)]
updated copyright message

17 months agoupdated copyright message
mbs [Fri, 16 Jun 2023 19:16:53 +0000 (20:16 +0100)]
updated copyright message

17 months agocorrections
Gérald NICOLAS [Thu, 15 Jun 2023 15:08:44 +0000 (17:08 +0200)]
corrections

17 months agoSuppression de model.end
Gérald NICOLAS [Thu, 1 Jun 2023 08:23:19 +0000 (10:23 +0200)]
Suppression de model.end

18 months agoIncrement version: 9.11.0 V9_11_0rc1
jfa [Thu, 25 May 2023 13:55:35 +0000 (14:55 +0100)]
Increment version: 9.11.0

18 months agoévolutions
Gérald NICOLAS [Tue, 23 May 2023 15:38:33 +0000 (17:38 +0200)]
évolutions

18 months agotri si 2 faces seulement
Gérald NICOLAS [Tue, 23 May 2023 12:17:28 +0000 (14:17 +0200)]
tri si 2 faces seulement

18 months agocouleur et execute
Gérald NICOLAS [Tue, 23 May 2023 09:43:17 +0000 (11:43 +0200)]
couleur et execute

18 months agoOK surface plane
Gérald NICOLAS [Tue, 23 May 2023 07:48:44 +0000 (09:48 +0200)]
OK surface plane

18 months agosimplifications
Gérald NICOLAS [Mon, 22 May 2023 15:03:10 +0000 (17:03 +0200)]
simplifications

18 months agoexecute
Gérald NICOLAS [Mon, 22 May 2023 12:21:20 +0000 (14:21 +0200)]
execute

18 months agoMerge branch 'master' into gni/evolution
Gérald NICOLAS [Mon, 22 May 2023 07:15:22 +0000 (09:15 +0200)]
Merge branch 'master' into gni/evolution

18 months ago[bos #20476][EDF] 22546 - sigsegv with offset. Add approximation checkbox. CR32214 9/head
akondrat [Thu, 15 Sep 2022 07:36:12 +0000 (10:36 +0300)]
[bos #20476][EDF] 22546 - sigsegv with offset. Add approximation checkbox.

18 months ago[bos #33189] EDF 26580 - Problem with Pipe jfa/33189_Problem_with_Pipe 11/head
jfa [Thu, 18 May 2023 11:18:29 +0000 (12:18 +0100)]
[bos #33189] EDF 26580 - Problem with Pipe

18 months agoMerge branch 'master' into gni/evolution
Gérald NICOLAS [Thu, 11 May 2023 14:18:00 +0000 (16:18 +0200)]
Merge branch 'master' into gni/evolution

18 months agomodif
Gérald NICOLAS [Thu, 11 May 2023 11:38:41 +0000 (13:38 +0200)]
modif

18 months agomodel
Gérald NICOLAS [Wed, 10 May 2023 14:22:45 +0000 (16:22 +0200)]
model

18 months agoImplementation of shared faces inspection, bos #29568 cgt/sharedFaces_squashed V9_11_0a1 V9_11_0a2 V9_11_0b1
cg246364 [Wed, 13 Apr 2022 13:54:06 +0000 (15:54 +0200)]
Implementation of shared faces inspection, bos #29568

Fix problems with updating the number of faces and the list of faces

18 months agomaj
Gérald NICOLAS [Wed, 10 May 2023 13:42:20 +0000 (15:42 +0200)]
maj

18 months agocommentaires
Gérald NICOLAS [Wed, 10 May 2023 13:06:17 +0000 (15:06 +0200)]
commentaires

18 months agoménage
Gérald NICOLAS [Wed, 10 May 2023 12:47:00 +0000 (14:47 +0200)]
ménage

18 months agosuppression de GEOM
Gérald NICOLAS [Wed, 10 May 2023 08:50:41 +0000 (10:50 +0200)]
suppression de GEOM