Commit Graph

615 Commits

Author SHA1 Message Date
vsr
b3a7637e63 Fix make install problem (missing LD_LIBRARY_PATH) 2010-10-04 09:46:38 +00:00
vsr
7c694502ec Fix configure problem (caused by previous integration).
AC_PROG_MKDIR_P is not available for autoconf 2.59 (Debian Sarge, Mandriva 2006)
2010-10-04 09:28:09 +00:00
gdd
1c5f8ea198 Patch for generation of documentation 2010-10-01 15:04:20 +00:00
vsr
decdafe51b Additional improvement for the issue 0020985 (handling point marker of the compound of vertices) 2010-10-01 13:54:22 +00:00
gdd
d47a7b9c3a Merge from branch BR_pypkg (python packaging) 2010-09-27 15:17:08 +00:00
vsr
42b3fb2310 Issue 21000: EDF 1534 GEOM: Save operation unavailable after color changed 2010-09-24 08:46:39 +00:00
jfa
138e896f44 Mantis issue 0020974: Extra edges appear in the result of a partition and can't be removed. 2010-09-24 08:16:34 +00:00
vsr
40622a5d1a 0020991: [CEA] regression with creating/editing group 2010-09-23 11:35:44 +00:00
gdd
4ef83c2664 RNC: Fixed documentation of MakeFilling : parameter "theMethod" takes the values GEOM.FOM_Default, GEOM.FOM_UseOri, GEOM.FOM_AutoCorrect 2010-09-23 11:34:41 +00:00
vsr
8838f199cc Hack libtool (!) to workaround problem with wrong linkage of native libraries 2010-09-22 13:28:52 +00:00
vsr
c48cfadada 0020979: EDF 1168 GEOM: non coherence of display of decimal values 2010-09-20 11:57:23 +00:00
vsr
851a66da48 0020979: EDF 1168 GEOM: non coherence of display of decimal values 2010-09-20 07:22:59 +00:00
gdd
e332fbdfc4 GDD: Check that the PipeTShape is a block if it is required by user 2010-09-17 16:43:28 +00:00
gdd
60865cf79f GDD: SIGSEGV in PipeTShape corrected 2010-09-17 16:01:18 +00:00
dmv
356b290042 Dialog crashed on selected vertex as subshape, if Main Object is not selected yet. 2010-09-17 14:12:16 +00:00
vsr
4c229dbd79 Fix crash on Copy-Paste operation in GEOM module 2010-09-16 08:45:08 +00:00
vsr
feaf2a6aac 0020985: EDF 1568 GEOM: Point Marker cannot be used on a group of vertices or on a compound of vertices 2010-09-15 14:46:03 +00:00
adam
c251588d3b windows 2010-09-07 09:03:38 +00:00
jfa
562fd50bd9 Mantis issue 0020961: Error with GetShapesOnCylinder applied to a pipe T-Shape. 2010-09-01 12:30:30 +00:00
vsr
0b304ad8b2 SALOME internationalization: add textual resources for French language 2010-08-31 15:07:57 +00:00
mzn
35a3b96395 Fix for imp 0020845: EDF 1376 GUI : More shortcuts. 2010-08-30 10:44:22 +00:00
jfa
343553810e Mantis issue 0020750: IMP: Naming during STEP import. 2010-08-27 11:48:04 +00:00
jfa
3a293c4748 Mantis issue (IMP) 0020756: GetGroups() of a GEOM object. 2010-07-23 13:18:32 +00:00
adam
ea72d967c9 *** empty log message *** 2010-07-20 13:06:49 +00:00
jfa
4a3ad09bac Mantis issue 0020859: EDF 1403 GEOM: Partition operation fails on first try. 2010-07-15 11:25:00 +00:00
jfa
ac79803473 IMP 0020851 (LimitTolerance). 2010-07-15 10:43:21 +00:00
jfa
da9569a425 IMPs 0020745 (GetVertexNearPoint and GetShapesNearPoint) and 0020851 (LimitTolerance). 2010-07-14 07:16:07 +00:00
adam
7b43a272be windows port 2010-07-06 15:22:14 +00:00
adam
9fa8dda73d windows port 2010-07-06 09:57:04 +00:00
vsr
912ac59ca1 Update copyright notes 2010-07-05 05:44:58 +00:00
jfa
b06a7774c9 Mantis isuue 0020768: EDF 1319 GEOM : Some Dump with RestoreSubShapes not loadable. 2010-06-30 11:34:42 +00:00
vsr
1c577b65eb Merge from V5_1_4_BR 23/06/2010 2010-06-23 13:38:25 +00:00
vsr
4804fa97d3 Improve documentation generation mechanism 2010-06-22 14:25:41 +00:00
ouv
ad2e1f88fa Additional fix for issue 0020836. 2010-06-22 11:12:50 +00:00
ouv
784f3578ce Issue 0020836: EDF 1364 GEOM : Basic vectors and origin 2010-06-21 12:43:03 +00:00
dmv
9388b6fc9a 0020740: EDF 1253 GEOM : Be able to select edges of face when we build a wire 2010-06-21 07:59:37 +00:00
dmv
b26abc1ab5 0020744: EDF 1272 GEOM : Get(Real?)type of an object 2010-06-18 11:43:58 +00:00
vsr
f2f21ff294 Fix compilation problem of the GEOM module in --without-gui mode 2010-06-17 13:02:20 +00:00
vsr
e591f0ec65 Fix make distcheck problem 2010-06-17 12:27:40 +00:00
vsr
164d68508e 0020907: Werror in GEOM: integrate patch from Erwan ADAM 2010-06-17 12:01:25 +00:00
jfa
ccaa4673b9 Mantis issue 0020894: EDF 1421 GEOM: Partition Bug with big geometrical objects. A patch by PKV. 2010-06-17 07:24:36 +00:00
jfa
22b9c99081 Mantis issue 0020853: EDF 1394 GEOM: Partition fails between 2 faces. A patch by PKV. 2010-06-17 07:19:16 +00:00
ouv
882ddc2548 Issue 0020904: [CEA 411] export VTK in GEOM 2010-06-16 10:54:55 +00:00
ouv
32e56a241f Issue 0020904: [CEA 411] export VTK in GEOM 2010-06-15 09:41:18 +00:00
vsr
0b3222f523 Issue 0020899: EDF 1434: Bad color in the pre-visualization of the 3D sketcher 2010-06-10 14:52:53 +00:00
vsr
01f5a34efc Merge from V5_1_4_BR (5_1_4rc2) 09/06/2010 2010-06-10 06:34:05 +00:00
dmv
3b08404d5d IPAL21725 TC 5.1.4: Partition problem (PKV fix) 2010-05-24 10:12:16 +00:00
dmv
1be2d39839 IPAL21695 TC5.1.4: GEOM Dialogs Behavior 2010-05-24 07:55:16 +00:00
dmv
4d896c08e8 0020882: EDF 1341 GEOM: Unadapted behaviour of the viewer when using the sketcher 2010-05-21 12:19:52 +00:00
vsr
2a228cfc11 Merge from V5_1_4_BR 07/05/2010 2010-05-07 13:25:17 +00:00