Salome HOME
modules/geom.git
13 years agoRevert back previous wrong integration RELIQUAT_5x_15112010
vsr [Mon, 20 Dec 2010 09:40:37 +0000 (09:40 +0000)]
Revert back previous wrong integration

13 years agoImplementation of user's guide
maintenance team [Thu, 16 Dec 2010 12:23:13 +0000 (12:23 +0000)]
Implementation of user's guide

13 years ago0021030: EDF 1599 GEOM: Bug in GetInPlace shell of the created group may be badly...
vsr [Thu, 2 Dec 2010 08:07:07 +0000 (08:07 +0000)]
0021030: EDF 1599 GEOM: Bug in GetInPlace shell of the created group may be badly shaped

13 years agoMantis issue 0021020: Correction.
jfa [Tue, 30 Nov 2010 15:04:54 +0000 (15:04 +0000)]
Mantis issue 0021020: Correction.

13 years agoMantis issue 0021020: Correction.
jfa [Tue, 30 Nov 2010 11:46:04 +0000 (11:46 +0000)]
Mantis issue 0021020: Correction.

13 years ago0021087: EDF 1673 GEOM: Start and End length hypotheses don't always match edges...
eap [Mon, 29 Nov 2010 10:11:39 +0000 (10:11 +0000)]
0021087: EDF 1673 GEOM: Start and End length hypotheses don't always match edges orientation
   Take into account REVERSED orientation of vectors only, for others
   make orientation FORWARD to show direction of 3D curve

13 years ago0021087: EDF 1673 GEOM: Start and End length hypotheses don't always match edges...
eap [Mon, 29 Nov 2010 10:11:01 +0000 (10:11 +0000)]
0021087: EDF 1673 GEOM: Start and End length hypotheses don't always match edges orientation
   Remember if this is a vector or not in order to take into account
   REVERSED orientation of vectors only, for others make orientation
   FORWARD to show direction of 3D curve

-  bool myIsVector;
+  bool myIsVector, myIsVectorMode;

13 years agoMerge from V5_1_5_BR branch 26/11/2010
vsr [Fri, 26 Nov 2010 11:45:45 +0000 (11:45 +0000)]
Merge from V5_1_5_BR branch 26/11/2010

13 years agoMerge from V5_1_5_BR 23/11/2010
vsr [Tue, 23 Nov 2010 16:31:26 +0000 (16:31 +0000)]
Merge from V5_1_5_BR 23/11/2010

13 years ago0021079: EDf 1694 SMESH: overload a global hypo by a local hypo on subshape identical...
eap [Thu, 18 Nov 2010 15:14:30 +0000 (15:14 +0000)]
0021079: EDf 1694 SMESH: overload a global hypo by a local hypo on subshape identical to main shape
   prevent from returning a shape being exploded

13 years agountabify
eap [Thu, 18 Nov 2010 15:13:03 +0000 (15:13 +0000)]
untabify

13 years agoMerge from PHASE_25_BR 14/11/2010
vsr [Mon, 15 Nov 2010 06:50:20 +0000 (06:50 +0000)]
Merge from PHASE_25_BR 14/11/2010

13 years agoMerge from BR_WIN_INDUS_514 13/11/2010
vsr [Sat, 13 Nov 2010 10:50:37 +0000 (10:50 +0000)]
Merge from BR_WIN_INDUS_514 13/11/2010

13 years agoMerge from V5_1_5_BR branch 12/11/2010
vsr [Fri, 12 Nov 2010 11:47:21 +0000 (11:47 +0000)]
Merge from V5_1_5_BR branch 12/11/2010

13 years agoIssue 0020747: EDF 1275 GEOM : Create one edge from one wire
vsr [Wed, 6 Oct 2010 13:29:43 +0000 (13:29 +0000)]
Issue 0020747: EDF 1275 GEOM : Create one edge from one wire

13 years ago0020990: [CEA] Regression with partition
vsr [Tue, 5 Oct 2010 10:36:35 +0000 (10:36 +0000)]
0020990: [CEA] Regression with partition

13 years agoMerge from BR_WIN_INDUS_514 04/10/2010 V5_1_5a1
vsr [Mon, 4 Oct 2010 13:34:51 +0000 (13:34 +0000)]
Merge from BR_WIN_INDUS_514 04/10/2010

13 years agoFix make install problem (missing LD_LIBRARY_PATH)
vsr [Mon, 4 Oct 2010 09:46:38 +0000 (09:46 +0000)]
Fix make install problem (missing LD_LIBRARY_PATH)

13 years agoFix configure problem (caused by previous integration).
vsr [Mon, 4 Oct 2010 09:28:09 +0000 (09:28 +0000)]
Fix configure problem (caused by previous integration).
AC_PROG_MKDIR_P is not available for autoconf 2.59 (Debian Sarge, Mandriva 2006)

13 years agoPatch for generation of documentation
gdd [Fri, 1 Oct 2010 15:04:20 +0000 (15:04 +0000)]
Patch for generation of documentation

13 years agoAdditional improvement for the issue 0020985 (handling point marker of the compound...
vsr [Fri, 1 Oct 2010 13:54:22 +0000 (13:54 +0000)]
Additional improvement for the issue 0020985 (handling point marker of the compound of vertices)

13 years agoMerge from branch BR_pypkg (python packaging)
gdd [Mon, 27 Sep 2010 15:17:08 +0000 (15:17 +0000)]
Merge from branch BR_pypkg (python packaging)

13 years agoIssue 21000: EDF 1534 GEOM: Save operation unavailable after color changed
vsr [Fri, 24 Sep 2010 08:46:39 +0000 (08:46 +0000)]
Issue 21000: EDF 1534 GEOM: Save operation unavailable after color changed

13 years agoMantis issue 0020974: Extra edges appear in the result of a partition and can't be...
jfa [Fri, 24 Sep 2010 08:16:34 +0000 (08:16 +0000)]
Mantis issue 0020974: Extra edges appear in the result of a partition and can't be removed.

13 years ago0020991: [CEA] regression with creating/editing group
vsr [Thu, 23 Sep 2010 11:35:44 +0000 (11:35 +0000)]
0020991: [CEA] regression with creating/editing group

13 years agoRNC: Fixed documentation of MakeFilling : parameter "theMethod" takes the values...
gdd [Thu, 23 Sep 2010 11:34:41 +0000 (11:34 +0000)]
RNC: Fixed documentation of MakeFilling : parameter "theMethod" takes the values GEOM.FOM_Default, GEOM.FOM_UseOri,  GEOM.FOM_AutoCorrect

13 years agoHack libtool (!) to workaround problem with wrong linkage of native libraries
vsr [Wed, 22 Sep 2010 13:28:52 +0000 (13:28 +0000)]
Hack libtool (!) to workaround problem with wrong linkage of native libraries

13 years ago0020979: EDF 1168 GEOM: non coherence of display of decimal values
vsr [Mon, 20 Sep 2010 11:57:23 +0000 (11:57 +0000)]
0020979: EDF 1168 GEOM: non coherence of display of decimal values

13 years ago0020979: EDF 1168 GEOM: non coherence of display of decimal values
vsr [Mon, 20 Sep 2010 07:22:59 +0000 (07:22 +0000)]
0020979: EDF 1168 GEOM: non coherence of display of decimal values

13 years agoGDD: Check that the PipeTShape is a block if it is required by user
gdd [Fri, 17 Sep 2010 16:43:28 +0000 (16:43 +0000)]
GDD: Check that the PipeTShape is a block if it is required by user

13 years agoGDD: SIGSEGV in PipeTShape corrected
gdd [Fri, 17 Sep 2010 16:01:18 +0000 (16:01 +0000)]
GDD: SIGSEGV in PipeTShape corrected

13 years agoDialog crashed on selected vertex as subshape, if Main Object is not selected yet.
dmv [Fri, 17 Sep 2010 14:12:16 +0000 (14:12 +0000)]
Dialog crashed on selected vertex as subshape, if Main Object is not selected yet.

13 years agoFix crash on Copy-Paste operation in GEOM module
vsr [Thu, 16 Sep 2010 08:45:08 +0000 (08:45 +0000)]
Fix crash on Copy-Paste operation in GEOM module

13 years ago0020985: EDF 1568 GEOM: Point Marker cannot be used on a group of vertices or on...
vsr [Wed, 15 Sep 2010 14:46:03 +0000 (14:46 +0000)]
0020985: EDF 1568 GEOM: Point Marker cannot be used on a group of vertices or on a compound of vertices

13 years agowindows BR_WIN_INDUS
adam [Tue, 7 Sep 2010 09:03:38 +0000 (09:03 +0000)]
windows

13 years agoMantis issue 0020961: Error with GetShapesOnCylinder applied to a pipe T-Shape.
jfa [Wed, 1 Sep 2010 12:30:30 +0000 (12:30 +0000)]
Mantis issue 0020961: Error with GetShapesOnCylinder applied to a pipe T-Shape.

13 years agoSALOME internationalization: add textual resources for French language end_translate_resources_09Jul10
vsr [Tue, 31 Aug 2010 15:07:57 +0000 (15:07 +0000)]
SALOME internationalization: add textual resources for French language

13 years agoFix for imp 0020845: EDF 1376 GUI : More shortcuts.
mzn [Mon, 30 Aug 2010 10:44:22 +0000 (10:44 +0000)]
Fix for imp 0020845: EDF 1376 GUI : More shortcuts.

13 years agoMantis issue 0020750: IMP: Naming during STEP import.
jfa [Fri, 27 Aug 2010 11:48:04 +0000 (11:48 +0000)]
Mantis issue 0020750: IMP: Naming during STEP import.

13 years agoMantis issue (IMP) 0020756: GetGroups() of a GEOM object.
jfa [Fri, 23 Jul 2010 13:18:32 +0000 (13:18 +0000)]
Mantis issue (IMP) 0020756: GetGroups() of a GEOM object.

13 years ago*** empty log message ***
adam [Tue, 20 Jul 2010 13:06:49 +0000 (13:06 +0000)]
*** empty log message ***

13 years agoMantis issue 0020859: EDF 1403 GEOM: Partition operation fails on first try.
jfa [Thu, 15 Jul 2010 11:25:00 +0000 (11:25 +0000)]
Mantis issue 0020859: EDF 1403 GEOM: Partition operation fails on first try.

13 years agoIMP 0020851 (LimitTolerance).
jfa [Thu, 15 Jul 2010 10:43:21 +0000 (10:43 +0000)]
IMP 0020851 (LimitTolerance).

13 years agoIMPs 0020745 (GetVertexNearPoint and GetShapesNearPoint) and 0020851 (LimitTolerance).
jfa [Wed, 14 Jul 2010 07:16:07 +0000 (07:16 +0000)]
IMPs 0020745 (GetVertexNearPoint and GetShapesNearPoint) and 0020851 (LimitTolerance).

13 years agowindows port translate_resources_09Jul10
adam [Tue, 6 Jul 2010 15:22:14 +0000 (15:22 +0000)]
windows port

13 years agowindows port
adam [Tue, 6 Jul 2010 09:57:04 +0000 (09:57 +0000)]
windows port

13 years agoUpdate copyright notes
vsr [Mon, 5 Jul 2010 05:44:58 +0000 (05:44 +0000)]
Update copyright notes

13 years agoMantis isuue 0020768: EDF 1319 GEOM : Some Dump with RestoreSubShapes not loadable.
jfa [Wed, 30 Jun 2010 11:34:42 +0000 (11:34 +0000)]
Mantis isuue 0020768: EDF 1319 GEOM : Some Dump with RestoreSubShapes not loadable.

13 years agoMerge from V5_1_4_BR 23/06/2010
vsr [Wed, 23 Jun 2010 13:38:25 +0000 (13:38 +0000)]
Merge from V5_1_4_BR 23/06/2010

13 years agoImprove documentation generation mechanism
vsr [Tue, 22 Jun 2010 14:25:41 +0000 (14:25 +0000)]
Improve documentation generation mechanism

13 years agoAdditional fix for issue 0020836.
ouv [Tue, 22 Jun 2010 11:12:50 +0000 (11:12 +0000)]
Additional fix for issue 0020836.

13 years agoIssue 0020836: EDF 1364 GEOM : Basic vectors and origin
ouv [Mon, 21 Jun 2010 12:43:03 +0000 (12:43 +0000)]
Issue 0020836: EDF 1364 GEOM : Basic vectors and origin

13 years ago0020740: EDF 1253 GEOM : Be able to select edges of face when we build a wire
dmv [Mon, 21 Jun 2010 07:59:37 +0000 (07:59 +0000)]
0020740: EDF 1253 GEOM : Be able to select edges of face when we build a wire

13 years ago0020744: EDF 1272 GEOM : Get(Real?)type of an object
dmv [Fri, 18 Jun 2010 11:43:58 +0000 (11:43 +0000)]
0020744: EDF 1272 GEOM : Get(Real?)type of an object

13 years agoFix compilation problem of the GEOM module in --without-gui mode
vsr [Thu, 17 Jun 2010 13:02:20 +0000 (13:02 +0000)]
Fix compilation problem of the GEOM module in --without-gui mode

13 years agoFix make distcheck problem
vsr [Thu, 17 Jun 2010 12:27:40 +0000 (12:27 +0000)]
Fix make distcheck problem

13 years ago0020907: Werror in GEOM: integrate patch from Erwan ADAM
vsr [Thu, 17 Jun 2010 12:01:25 +0000 (12:01 +0000)]
0020907: Werror in GEOM: integrate patch from Erwan ADAM

13 years agoMantis issue 0020894: EDF 1421 GEOM: Partition Bug with big geometrical objects....
jfa [Thu, 17 Jun 2010 07:24:36 +0000 (07:24 +0000)]
Mantis issue 0020894: EDF 1421 GEOM: Partition Bug with big geometrical objects. A patch by PKV.

13 years agoMantis issue 0020853: EDF 1394 GEOM: Partition fails between 2 faces. A patch by...
jfa [Thu, 17 Jun 2010 07:19:16 +0000 (07:19 +0000)]
Mantis issue 0020853: EDF 1394 GEOM: Partition fails between 2 faces. A patch by PKV.

13 years agoIssue 0020904: [CEA 411] export VTK in GEOM
ouv [Wed, 16 Jun 2010 10:54:55 +0000 (10:54 +0000)]
Issue 0020904: [CEA 411] export VTK in GEOM

13 years agoIssue 0020904: [CEA 411] export VTK in GEOM
ouv [Tue, 15 Jun 2010 09:41:18 +0000 (09:41 +0000)]
Issue 0020904: [CEA 411] export VTK in GEOM

13 years agoIssue 0020899: EDF 1434: Bad color in the pre-visualization of the 3D sketcher
vsr [Thu, 10 Jun 2010 14:52:53 +0000 (14:52 +0000)]
Issue 0020899: EDF 1434: Bad color in the pre-visualization of the 3D sketcher

13 years agoMerge from V5_1_4_BR (5_1_4rc2) 09/06/2010
vsr [Thu, 10 Jun 2010 06:34:05 +0000 (06:34 +0000)]
Merge from V5_1_4_BR (5_1_4rc2) 09/06/2010

13 years agoIPAL21725 TC 5.1.4: Partition problem (PKV fix)
dmv [Mon, 24 May 2010 10:12:16 +0000 (10:12 +0000)]
IPAL21725 TC 5.1.4: Partition problem (PKV fix)

13 years agoIPAL21695 TC5.1.4: GEOM Dialogs Behavior
dmv [Mon, 24 May 2010 07:55:16 +0000 (07:55 +0000)]
IPAL21695 TC5.1.4: GEOM Dialogs Behavior

14 years ago0020882: EDF 1341 GEOM: Unadapted behaviour of the viewer when using the sketcher
dmv [Fri, 21 May 2010 12:19:52 +0000 (12:19 +0000)]
0020882: EDF 1341 GEOM: Unadapted behaviour of the viewer when using the sketcher

14 years agoMerge from V5_1_4_BR 07/05/2010
vsr [Fri, 7 May 2010 13:25:17 +0000 (13:25 +0000)]
Merge from V5_1_4_BR 07/05/2010

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
gdd [Mon, 19 Apr 2010 17:52:05 +0000 (17:52 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Update documentation

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
gdd [Mon, 19 Apr 2010 17:16:37 +0000 (17:16 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Update documentation

14 years ago*** empty log message ***
gdd [Mon, 19 Apr 2010 17:14:58 +0000 (17:14 +0000)]
*** empty log message ***

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
gdd [Sun, 18 Apr 2010 17:03:45 +0000 (17:03 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
- Change Partition operation: MakePartition instead of MakeHalfPartition because result was not a block
- Add exception catch

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
gdd [Sun, 18 Apr 2010 14:36:36 +0000 (14:36 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
- Fix problem with group creation for pipe t-shapes with position

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
gdd [Fri, 16 Apr 2010 17:28:54 +0000 (17:28 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape

Correction for groups
Added color change for buttons as for the L1 and L2 spin boxes.

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
gdd [Fri, 16 Apr 2010 15:35:49 +0000 (15:35 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape

Remove unwanted python dump commands

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape V5_1_4a1
gdd [Fri, 16 Apr 2010 11:52:22 +0000 (11:52 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape

Add YACS services

14 years agoFix compilation problem on Debian Sarge
gdd [Fri, 16 Apr 2010 08:11:57 +0000 (08:11 +0000)]
Fix compilation problem on Debian Sarge

14 years agoMantis issue 0020812: EDF 1356 GEOM: Deleted objects still appear in the dump.
jfa [Fri, 16 Apr 2010 07:01:28 +0000 (07:01 +0000)]
Mantis issue 0020812: EDF 1356 GEOM: Deleted objects still appear in the dump.

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
nge [Thu, 15 Apr 2010 17:41:44 +0000 (17:41 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape

14 years agoIssue 0020580: get rid of QtxDoubleSpinBox class and use SalomeApp_DoubleSpinBox...
san [Thu, 15 Apr 2010 13:46:56 +0000 (13:46 +0000)]
Issue 0020580: get rid of QtxDoubleSpinBox class and use SalomeApp_DoubleSpinBox instead

14 years agoUse the prefix std:: instead of the directive using namespace std;
ana [Thu, 15 Apr 2010 07:22:24 +0000 (07:22 +0000)]
Use the prefix std:: instead of the directive using namespace std;

14 years agoUse the prefix std:: instead of the directive using namespace std;
ana [Wed, 14 Apr 2010 11:20:29 +0000 (11:20 +0000)]
Use the prefix std:: instead of the directive using namespace std;

14 years agoCCAR: add python plugins manager to GEOM module (submenu Other in New Entity menu)
caremoli [Mon, 12 Apr 2010 07:09:08 +0000 (07:09 +0000)]
CCAR: add python plugins manager to GEOM module (submenu Other in New Entity menu)

14 years agoImprove Documentation style.
dmv [Thu, 8 Apr 2010 10:39:03 +0000 (10:39 +0000)]
Improve Documentation style.

14 years agoImprove documentation style
dmv [Wed, 7 Apr 2010 10:00:30 +0000 (10:00 +0000)]
Improve documentation style

14 years agoImprove documentation style
dmv [Wed, 7 Apr 2010 07:42:27 +0000 (07:42 +0000)]
Improve documentation style

14 years agoChanges for bug 0020729.
skl [Wed, 7 Apr 2010 05:24:08 +0000 (05:24 +0000)]
Changes for bug 0020729.

14 years agoImprove documentation style and interface
dmv [Tue, 6 Apr 2010 14:27:51 +0000 (14:27 +0000)]
Improve documentation style and interface

14 years agoMantis issue 0020603: MakePartition fails on 1st try but succeeds on 2nd try. A fix...
jfa [Tue, 6 Apr 2010 10:03:31 +0000 (10:03 +0000)]
Mantis issue 0020603: MakePartition fails on 1st try but succeeds on 2nd try. A fix by PKV (in addition to OCCT fix).

14 years ago0020668: [CEA] FitAll and points
vsr [Mon, 5 Apr 2010 12:01:28 +0000 (12:01 +0000)]
0020668: [CEA] FitAll and points
Additional changes for Displayer

14 years ago0020668: [CEA] FitAll and points
vsr [Mon, 5 Apr 2010 11:56:45 +0000 (11:56 +0000)]
0020668: [CEA] FitAll and points
Additional fixes fpor Point and Line driver

14 years agoIssue 0020580: improved validation in integer and double spin boxes, possibility...
san [Mon, 5 Apr 2010 11:42:50 +0000 (11:42 +0000)]
Issue 0020580: improved validation in integer and double spin boxes, possibility to adjust input field precision through preferences

14 years agoIPAL21657 Suppress Faces - attempt to access to null object
dmv [Fri, 2 Apr 2010 07:33:37 +0000 (07:33 +0000)]
IPAL21657 Suppress Faces - attempt to access to null object

14 years agoChanges for bug 0020729.
skl [Thu, 1 Apr 2010 13:40:39 +0000 (13:40 +0000)]
Changes for bug 0020729.

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
vsr [Wed, 31 Mar 2010 15:37:44 +0000 (15:37 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Additional change: customize "What Is" information

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
vsr [Wed, 31 Mar 2010 15:29:51 +0000 (15:29 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Additional change: customize "What Is" information

14 years ago0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
vsr [Wed, 31 Mar 2010 13:28:21 +0000 (13:28 +0000)]
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
Additional change: customize Object browser icons for the Advanced shapes

14 years agoIPAL21648 Selection is reset after point marker changing
dmv [Wed, 24 Mar 2010 11:44:46 +0000 (11:44 +0000)]
IPAL21648 Selection is reset after point marker changing

14 years agoIPAL21647 Incorrect pixmap for "Star" point marker
dmv [Tue, 23 Mar 2010 15:29:22 +0000 (15:29 +0000)]
IPAL21647 Incorrect pixmap for "Star" point marker

14 years agoIPAL21643 Point construction dialog appearance is wrong for 1st mode
dmv [Tue, 23 Mar 2010 14:57:14 +0000 (14:57 +0000)]
IPAL21643 Point construction dialog appearance is wrong for 1st mode

14 years agoMantis issue 0020706: EDF 1263 GEOM: Suppress faces does notremove faces and adds...
jfa [Tue, 23 Mar 2010 11:54:42 +0000 (11:54 +0000)]
Mantis issue 0020706: EDF 1263 GEOM: Suppress faces does notremove faces and adds some more.