Commit Graph

  • 7b811326ff IPAL20818 Measures, Inertia. Size of window for data reading is narrow. dmv 2009-01-21 14:42:10 +00:00
  • 268ed9d27f Bug 0020052: EDF 867 GEOM: Non removable extra edges are created with fuse operation. Implementation of equal planes recognition. jfa 2009-01-21 14:08:24 +00:00
  • c701436455 Bug 0020052: EDF 867 GEOM: Non removable extra edges are created with fuse operation. Implementation of equal planes recognition. jfa 2009-01-21 13:59:19 +00:00
  • f20d5f5cc0 Fix bug 0020096: EDF 897 GEOM MakeFilling with a compound de wires. jfa 2009-01-20 13:05:18 +00:00
  • 9c83a20dd8 0020021: EDF 799 GEOM: Creation of 3D wired tubing BR_V5_IMP_P8 dmv 2009-01-20 11:01:52 +00:00
  • 607a46ee0e Fix bug 0020096: EDF 897 GEOM MakeFilling with a compound de wires. jfa 2009-01-20 08:40:27 +00:00
  • 3bae84802c Make Menu Names Unifyed usage of capital letters dmv 2009-01-20 08:14:06 +00:00
  • ad1f33d1cd Implement for GEOM 0020002: EDF 821 dmv 2009-01-20 08:11:40 +00:00
  • 5143ff4b1f 0016819: EDF PAL 564: Make fillet on 2D surface dmv 2009-01-19 15:12:09 +00:00
  • 27eae2a6a0 0014047: EDF PAL 334 : Problem to select merged face with Create group window hide a previously invisivle second shape in case of "Only sub-shapes of the Second shape" restriction eap 2009-01-16 09:20:26 +00:00
  • 8cef831218 0014047: EDF PAL 334 : Problem to select merged face with Create group window hide a previously invisivle second shape in case of "Only sub-shapes of the Second shape" restriction eap 2009-01-16 07:53:28 +00:00
  • adc67f3fdf Correct make file for shared modules script vsr 2009-01-15 14:03:22 +00:00
  • 5c45414c57 *** empty log message *** adam 2009-01-13 14:09:46 +00:00
  • bc4ae11ded 0020062: [CEA 295] Type coherence in *.i files dmv 2008-12-30 14:18:35 +00:00
  • ddca7f77ef 0020062: [CEA 295] Type coherence in *.i files dmv 2008-12-30 14:07:24 +00:00
  • bae7c183d8 Update for 19962 issue: MakePipeBiNormalAlongAxis implementation. akl 2008-12-26 13:51:15 +00:00
  • e2c991fee6 Update for 19962 issue: MakePipeBiNormalAlongAxis implementation. akl 2008-12-26 13:49:17 +00:00
  • f22eedcf8d Update for 19962 issue: MakePipeBiNormalAlongAxis implementation. akl 2008-12-26 13:01:45 +00:00
  • 81c752d16c Update for 19962 issue: MakePipeBiNormalAlongAxis implementation. akl 2008-12-26 13:00:09 +00:00
  • 9f25e3ba47 IPAL20689 Problem with the Mutli-Transformation dialog dmv 2008-12-26 11:24:41 +00:00
  • e5d466d482 IPAL20767 Qt4 porting. Very slow of Cylider Construction dialog box, if Radius value is min = 0,000001 dmv 2008-12-26 11:21:26 +00:00
  • 0720f7ba9b 0019827: EDF 736 GEOM : Duplication of a object along an elliptic path dmv 2008-12-26 08:58:02 +00:00
  • 91ac593848 0019827: EDF 736 GEOM : Duplication of a object along an elliptic path dmv 2008-12-26 08:46:48 +00:00
  • 8349cab071 Fix for improvement 0017606 (EDF 168: Is it possible to customize the tooltip of the objects in the browser?). This script has been added in order to check the functionality through the python console. mzn 2008-12-25 15:01:03 +00:00
  • 6c59bc2dc5 Fix for improvement 0017606 (EDF 168: Is it possible to customize the tooltip of the objects in the browser?). Addition concerninig info for references. mzn 2008-12-25 14:55:30 +00:00
  • cdcb403725 Bug 0020065: EDF 876 GEOM : Deleting an object leads to unusable dump. Refix. jfa 2008-12-24 14:12:47 +00:00
  • 43be6f7c18 Bug 0020065: EDF 876 GEOM : Deleting an object leads to unusable dump. Refix. jfa 2008-12-24 14:12:31 +00:00
  • 9fb1bbc452 Bug 0020065: EDF 876 GEOM : Deleting an object leads to unusable dump. jfa 2008-12-23 12:04:23 +00:00
  • 32059ef998 0016819: EDF PAL 564: Make fillet on 2D surface dmv 2008-12-23 11:21:26 +00:00
  • ad18f00191 Fix for improvement 0017606 (EDF 168: Is it possible to customize the tooltip of the objects in the browser?); mzn 2008-12-23 11:03:46 +00:00
  • 2589b34626 Fix of 20764 bug ('Error SIGSEGV on Filling operation, if Edges Compound is created from rotation shape'): skip degenerated edges at filling creation. akl 2008-12-23 08:50:26 +00:00
  • 40825729d5 Fix of 20764 bug ('Error SIGSEGV on Filling operation, if Edges Compound is created from rotation shape'): skip degenerated edges at filling creation. akl 2008-12-23 08:48:47 +00:00
  • 89465ae398 0020021: EDF 799 GEOM: Creation of 3D wired tubing dmv 2008-12-22 12:23:19 +00:00
  • b19d40e8dd Bug 0020065: EDF 876 GEOM : Deleting an object leads to unusable dump. jfa 2008-12-18 09:38:28 +00:00
  • c3718c520d New picture V5_1_0 maintenance team 2008-12-15 14:29:46 +00:00
  • eb2a3fb0b5 Spellchecking maintenance team 2008-12-15 14:28:04 +00:00
  • 34f3b72aec Add notebook documentation. TG_DumpPython_Extension_4 BR_DumpPython_Extension rnv 2008-12-15 12:55:45 +00:00
  • 2ca357cd29 IPAL20715 impossible to select sub-shape after apply group dmv 2008-12-15 11:02:51 +00:00
  • b932f64666 IPAL20717 4.x: information in "Basic Properties" dlg is differently styled. dmv 2008-12-15 10:51:22 +00:00
  • 8c00e8b775 Update GEOM documentation maintenance team 2008-12-12 12:35:35 +00:00
  • 891d18e617 Update GEOM module maintenance team 2008-12-12 12:26:13 +00:00
  • 506373317e Update pictures of GEOM module for 5.X maintenance team 2008-12-12 12:24:00 +00:00
  • 7069553c6e Issue 0020073: remove generated geompy.py file V4_1_4sp2 V4_1_4sp1 V4_1_4 vsr 2008-12-10 14:54:11 +00:00
  • c1a4bf7ccc Dump Puthon extension TG_DumpPython_Extension_3_1 ouv 2008-12-09 10:01:59 +00:00
  • 87d27f309f Update copyright information V5_1_0rc2 abd 2008-12-05 09:31:53 +00:00
  • 4df412f5db Update copyright information abd 2008-12-05 09:09:08 +00:00
  • 7986f174b4 Update copyright information abd 2008-12-05 08:53:04 +00:00
  • b74368f3b8 Update copyright information abd 2008-12-05 08:38:24 +00:00
  • 0f3ff36ddb Update copyright information abd 2008-12-05 08:29:07 +00:00
  • 8114aae6df Update copyright information abd 2008-12-05 08:18:45 +00:00
  • 3f8c2ce2d4 Update copyright information abd 2008-12-05 08:00:19 +00:00
  • 1577d1842b Update copyright information abd 2008-12-05 07:34:27 +00:00
  • 3bd809b812 Update copyright information abd 2008-12-05 07:24:03 +00:00
  • ae90785412 Update copyright information abd 2008-12-05 06:59:09 +00:00
  • 2bc371dd51 Update copyright information abd 2008-12-05 06:50:54 +00:00
  • 33ec1e958c Dump Python extension ouv 2008-12-03 15:57:54 +00:00
  • d2d0ce4d58 IPAL20735 Geometry Help dmv 2008-12-03 14:12:13 +00:00
  • a320c15fce Dump Python extension ouv 2008-12-03 10:59:05 +00:00
  • 1d264c1784 Right EXPORT defines. abd 2008-12-02 13:09:07 +00:00
  • 7f71b7984f Right EXPORT defines. abd 2008-12-02 13:07:11 +00:00
  • 131efcc698 IPAL20715 impossible to select sub-shape after apply group dmv 2008-12-01 11:00:40 +00:00
  • feaba17527 IPAL20712 5x: Couldn't select plane as "Face-Selection" dmv 2008-12-01 10:32:42 +00:00
  • 6e1135c999 IPAL20717 4.x: information in "Basic Properties" dlg is differently styled. dmv 2008-11-28 08:52:08 +00:00
  • 752f476c73 Fix problem with devdocs generation V4_1_4rc2 vsr 2008-11-27 13:17:21 +00:00
  • 00790e2b7c Fix problem with devdocs generation vsr 2008-11-27 13:08:02 +00:00
  • b7d82b4f7b Update copyright information abd 2008-11-27 11:37:49 +00:00
  • 2247c731bd Update copyright information abd 2008-11-27 11:13:58 +00:00
  • 3a9cdb56a2 Update copyright information abd 2008-11-27 10:58:01 +00:00
  • 281bd18dbd Update copyright information abd 2008-11-27 10:27:27 +00:00
  • 320ce75f2b Update copyright information abd 2008-11-27 09:56:33 +00:00
  • f23d72224d Update copyright information abd 2008-11-27 09:12:03 +00:00
  • 3c13f738e8 Update copyright information abd 2008-11-27 09:04:27 +00:00
  • dc9e943aa7 Update copyright information abd 2008-11-27 08:57:13 +00:00
  • 9973ffb117 Update copyright information abd 2008-11-27 08:00:13 +00:00
  • a8d5978d0f Update copyright information abd 2008-11-27 07:43:40 +00:00
  • 91e7672fb5 Update copyright information abd 2008-11-27 07:26:31 +00:00
  • 7dcab0397b Bug 19974: Partition SIGFPU. A fix by PKV. jfa 2008-11-26 12:04:17 +00:00
  • 3f183fae0a Bug 19974: Partition SIGFPU. A fix by PKV. jfa 2008-11-26 12:03:29 +00:00
  • 49e5423bfe Bug 0020052: Non removable extra edges. A fix by SKL merged from V4_1_0_maintainance. jfa 2008-11-26 10:10:44 +00:00
  • 08c13f79b1 IPAL20689 Problem with the Mutli-Transformation dialog dmv 2008-11-26 08:22:20 +00:00
  • 4e59c10eaf Dump Python extension TG_DumpPython_Extension_3 ouv 2008-11-25 15:49:47 +00:00
  • dde385d664 IPAL20689 Problem with the Mutli-Transformation dialogs dmv 2008-11-25 12:32:45 +00:00
  • df16f011b1 [E.A.] The build_cmake convert the Makefile.am files into CMakeLists.txt files to compile with cmake. adam 2008-11-25 09:55:06 +00:00
  • 4db4d21b98 corrections for improvement 0019827: EDF 736 GEOM Phase8_Part1_16122008 dmv 2008-11-24 13:44:45 +00:00
  • f86d14b0c0 Dump Python extension ouv 2008-11-24 12:44:17 +00:00
  • 4ec48d6fc0 Update GUI documentation maintenance team 2008-11-24 09:07:05 +00:00
  • 9a0de9f944 Update GUI documentation maintenance team 2008-11-24 09:04:51 +00:00
  • 8f8acbd807 Implementation Notebook in the GEOM. rnv 2008-11-21 17:02:17 +00:00
  • 38e241bb31 Implementation Notebook in the GEOM. rnv 2008-11-21 17:00:36 +00:00
  • 7cfb5a7c3b Dump Python extension ouv 2008-11-21 14:55:58 +00:00
  • a5e6595533 Dump Python extension ouv 2008-11-21 14:48:48 +00:00
  • c8de04f2ff Qt4 porting. Hangup on Delete GEOM objects with childs dmv 2008-11-21 13:43:07 +00:00
  • 02a1da4410 Bug 0020043: EDF 865 GEOM: Object is non valid after translation. Fix object after translation. jfa 2008-11-21 11:55:24 +00:00
  • 315665caed Bug 0020043: EDF 865 GEOM: Object is non valid after translation. Fix object after translation. jfa 2008-11-21 11:52:24 +00:00
  • 951bb21f99 Updated for bug 0020052 from Mantis. skl 2008-11-21 11:21:28 +00:00
  • 48f71ad826 Removing erroneous "@" maintenance team 2008-11-21 08:00:34 +00:00
  • 8999793a64 0020044: EDF 866 GEOM: Extrusion along a path : impossible to select a Wire dmv 2008-11-21 07:52:52 +00:00
  • 014f092f46 0020044: EDF 866 GEOM: Extrusion along a path : impossible to select a Wire dmv 2008-11-21 07:51:43 +00:00
  • bb7ae5167e Heal invalid shape after scaling, because different scaling along axes can produce invalid shapes in some cases. jfa 2008-11-21 07:50:43 +00:00
  • 1a9f6f8244 Bug 0020057: EDF GEOM: Impossible to explode an object to faces. Infinite loop. jfa 2008-11-21 07:37:05 +00:00