Commit Graph

699 Commits

Author SHA1 Message Date
vsr
f0a071156a Update copyright 2011-06-01 13:57:23 +00:00
vsr
39300a0342 Fix pb of dev_docs 2011-05-25 07:29:08 +00:00
gdd
fdb12e48b8 Fix encoding information 2011-05-18 12:15:24 +00:00
jfa
a17a4190b9 Fix regresion of MirrorPlane, initiated by Projection implementation. 2011-05-16 14:03:23 +00:00
jfa
7bb904513a Mantis issue 0021263: EDF 1868: Several use cases fail (regressions). 2011-05-16 12:31:57 +00:00
barate
8298fa82d9 Fixed bug in docutils: GEOM installation failed when Sphinx was not found by configure 2011-05-12 13:09:13 +00:00
gdd
76d3a6e25a Small fix for French translation 2011-05-11 20:53:34 +00:00
gdd
3e9499442b Reencode files to utf-8
Remove warning
2011-05-11 12:52:15 +00:00
eap
5b6f44bd62 untabify 2011-05-11 12:30:07 +00:00
eap
2e64629da4 IPAL22439 TC6.3.0: Load script demo_PIPE.py - orientation of faces is wrong
fix from pkv
2011-05-11 12:29:44 +00:00
gdd
61491d8ab6 Update French translation file 2011-05-11 09:54:48 +00:00
jfa
116c06fc92 Mantis issue 0021258: EDF GEOM: Explode of a geometry leads to a crash of Salome 2011-05-11 08:04:22 +00:00
eap
5053bc5996 French translation updated 2011-05-11 07:15:37 +00:00
adam
a09f002903 Remove a warning 2011-05-05 08:29:14 +00:00
rnv
88c1447127 Implementation of the "16564: EDF 509 GEOM : 3D line with mathematical equation in GUI" issue. 2011-05-05 08:05:36 +00:00
eap
840b3bffc5 Exception in python dump of SMESH_TEST/Grids/smesh/bugs/M2
+        if ( (*it)._studyEntry.Length() < 7 ) continue;
 	std::string tail( (*it)._studyEntry.ToCString(), 6, (*it)._studyEntry.Length()-1 );
2011-05-04 16:58:11 +00:00
rnv
5652cf8774 Start implementation of the "16564: EDF 509 GEOM : 3D line with mathematical equation in GUI" issue. 2011-05-04 13:32:04 +00:00
jfa
c3c821953a Improve closed shells shecking. 2011-05-04 12:42:57 +00:00
eap
fe08cb5e34 0021256: EDF STUDY: Python dump in a single file (continued)
if( isMultiFile )
     aScript += "def RebuildData(theStudy):";
-  else
-    aScript += "theStudy = salome.myStudy";
2011-05-03 15:55:02 +00:00
jfa
54c20f308c Remove obsolete classes. 2011-05-03 13:37:59 +00:00
jfa
f397db69cd IMP 0021067: Extrusion with scale factor. Fix some cases. 2011-05-03 12:33:14 +00:00
gdd
b8e5dd32fc rnc: EDF 1618 GEOM: changed the wrning message when building an arc from endpoint and center. The message show now the value of the error too 2011-04-29 14:54:11 +00:00
jfa
cfda715c5c IMP 0021068 (Projection) 2011-04-29 12:36:35 +00:00
rnv
8de0df2005 Fix for the bug "IPAL22425 TC6.3.0: Wrong Dump of Study". 2011-04-29 12:25:53 +00:00
vsr
88ffbe62e8 1. Unify behavior of UnionList, DifferentList, UnionIDs, DifferenceIDs functions when empty list is passed as parameter - no exception should be raised in this case.
2. Avoid raising exception in DifferenceList, DifferenceIDs functions if the group is empty
3. Fix bug in DifferenceIDs function - bad list of IDs is contained when the group is cleared.
2011-04-28 12:47:26 +00:00
jfa
8e9aa9b888 Mantis issue 0021251: Problem with normale of a face. Keep shape normales in a separate attribute, as they are not stored in NamedShape. 2011-04-28 11:26:02 +00:00
vsr
52744dc183 IPAL 22430: TC6.3.0: impossible to change color for group of vertices 2011-04-27 15:30:31 +00:00
jfa
ac23e51c26 Mantis issue 0020442 remark 0010776: compound in compound. 2011-04-27 14:17:08 +00:00
jfa
bf04ae3297 IMPs 19998 and 21191: new gluing by PKV. Documentation updated. 2011-04-27 13:18:06 +00:00
vsr
e6b408ca5e Copyright info update 2011-04-27 09:26:11 +00:00
vsr
ff5d378f86 IPAL22422 : TC6.3.0:hangup importing python dump 2011-04-25 15:33:10 +00:00
jfa
5adc956854 IMPs 19998 and 21191: new gluing by PKV. Add option to glue all edges in MakeGlueFacesByList (old behaviour). 2011-04-25 13:49:48 +00:00
vsr
54e7e4bc3c IPAL22411: TC6.3.0:bounding box info dialog is too narrow 2011-04-25 13:18:26 +00:00
vsr
cafc4bab72 Fix SIGSEGV raised in UnionList(), DifferenceList() and other functions if the GEOM group becomes empty. 2011-04-25 13:01:26 +00:00
vsr
fa7612374a Fix problem in DifferenceList() function: when group becomes empty, an invalid compound is created by error. 2011-04-22 14:44:29 +00:00
jfa
3ef88bf27f IMPs 19998 and 21191: new gluing by PKV 2011-04-22 12:39:25 +00:00
jfa
b5c1f9a735 IMP 0021068 (Projection) and bug 0021110 (Low efficiency of the explode) 2011-04-22 11:47:35 +00:00
vsr
eb734a1dc1 0021244: EDF SMESH: SMESH scripts fail 2011-04-21 13:18:17 +00:00
jfa
8cd1b6d46d Mantis issue 0021069: Hide selected in explode function. Fix remark 0010687. 2011-04-21 05:26:25 +00:00
jfa
1e1fc89697 Mantis issue 0021110: Low efficiency of the explode. 2011-04-20 14:22:21 +00:00
jfa
3e74adae35 Mantis issue 0021110: Low efficiency of the explode. 2011-04-20 14:02:06 +00:00
gdd
4b3c8c2918 rnc: small modification so that the width of the sketcher window doesn't change when clicking any radio button. 2011-04-20 12:20:27 +00:00
gdd
84e6fdc3cb rnc: slight GUI and translation modifications 2011-04-20 09:43:47 +00:00
jfa
7de39bacb2 Mantis issue 0021110: Low efficiency of the explode. 2011-04-19 13:33:25 +00:00
vsr
c26ca04e30 0013373: EDF PAL 273 : Option Single/Multi file dump 2011-04-19 11:15:58 +00:00
vsr
a237c6937a Merge from V6_main branch 18/04/2011 2011-04-18 13:01:26 +00:00
inv
7bd1ba0310 Changing version to 6.3.0 2011-04-18 11:19:05 +00:00
rnv
e941da46a5 Additional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump hideInStudy(obj) command in the python script for the unpublished objects 2011-04-15 08:55:44 +00:00
rnv
4ee02ad97e Additional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM object": deflection coeff dump two times in the python script. 2011-04-15 08:48:34 +00:00
jfa
8826ced386 Small correction 2011-04-15 07:35:55 +00:00