Commit Graph

  • 1e3bfa2970 key --with/whithout-ihm has been replaced by --with/whithout-gui maintenance team 2008-05-19 12:26:12 +00:00
  • 7a6fe8cb2b Change version to 3.2.10 V3_2_10rc1 V3_2_10 V3_2_0_maintainance_FINAL vsr 2008-05-13 13:19:26 +00:00
  • 7c2ac5565e PAL13464: SMESH homogenize algorithm hypothesis can work with no hypothesis, LengthFromEdges is default one V4_1_2rc3 V4_1_2 eap 2008-05-07 18:00:49 +00:00
  • d282e89310 Change version number : 5.0.0 V5_0_0rc1 V5_0_0 BR_WPdev_For_5_0 vsr 2008-04-25 08:09:40 +00:00
  • e506412cfc This commit was generated by cvs2git to create tag 'V4_1_0rc1'. V4_1_0rc1 admin 2008-04-17 08:42:53 +00:00
  • 1ed2c1a5b5 remove NETGEN resources to NETGENPLUGIN V4_1_2rc2 V4_1_2rc1 eap 2008-04-17 08:42:52 +00:00
  • eb8f61fcf1 add method allowing to customize help page + virtual QString helpPage() const; eap 2008-04-17 08:27:36 +00:00
  • e15e15b563 Changing version to 4.1.2 maintenance team 2008-04-16 08:05:42 +00:00
  • fc90ba3687 Qt4 porting. VSR_280308 V5_0_0a2 V5_0_0a1 mkr 2008-03-24 15:26:49 +00:00
  • 045264aff0 Merge from BR_Dev_For_4_0. mkr 2008-03-24 11:48:15 +00:00
  • f1f61535d6 Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008. jfa 2008-03-07 11:05:58 +00:00
  • 22cc72b40c This commit was generated by cvs2git to create branch 'BR_QT4_Dev'. admin 2008-03-07 07:47:21 +00:00
  • 40bc6ed762 Join modifications from BR_Dev_For_4_0 tag V4_1_1. jfa 2008-03-07 07:47:18 +00:00
  • 79adc9e2e5 PAL14890 Netgen specification limitation increase upper limit of NETGEN_SEG_PER_EDGE and NETGEN_SEG_PER_RADIUS up to 1.0e+6 BR_Dev_For_4_0 eap 2008-03-06 12:56:29 +00:00
  • 012c6f9f64 Changing version to 4.1.1 for_M2008_07022008 V4_1_1rc2 V4_1_1rc1 V4_1_1 BR_WPdev_For_4_0 maintenance team 2008-02-06 14:07:19 +00:00
  • 72eb8d80bf NPAL 18250 dmv 2007-12-20 07:10:43 +00:00
  • 6315d74a7b Changing version to 4.1.0 V4_1_0rc3 V4_1_0rc2 V4_1_0 maintenance team 2007-11-16 13:04:22 +00:00
  • 38b11905c3 Change version to 3.2.8 V3_2_9rc3 V3_2_9rc2 V3_2_9rc1 V3_2_9 maintenance team 2007-11-16 08:10:59 +00:00
  • 1016800cfe Implementation of NPAL13504 improvement. V4_1_0a3 rnv 2007-10-24 07:07:41 +00:00
  • b4dd1ea56c Change version to 3.2.8 V3_2_8rc2 V3_2_8rc1 V3_2_8 maintenance team 2007-09-28 09:11:28 +00:00
  • 296540576c Porting on windows platform V4_1_0a2 V4_1_0a1 maintenance team 2007-09-26 11:32:12 +00:00
  • 94e5bd9233 Porting to windows after merge with Salome 3.2.7 maintenance team 2007-09-25 13:37:51 +00:00
  • 577a14ea2a Join modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m) jfa 2007-08-21 08:31:46 +00:00
  • d1ed4d43ef Correction for 15881. Problem compilation on RedHat and DebianSarge T_reliquat_2007 T_24092007 T_13901 T32x_16Aug2007_16h00m T15881 maintenance team 2007-07-30 12:31:06 +00:00
  • 01732a44e5 Improvement of configure.ac files: - calculation of XVERSION - correct mail address of support abd 2007-07-24 04:39:34 +00:00
  • 9565b39f81 PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? create NETGEN_2D_ONLY algorithm eap 2007-07-20 11:29:20 +00:00
  • 7caa737797 PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + else if (strcmp(aHypName, "NETGEN_2D_ONLY") == 0) + aCreator = new NETGENPlugin_Creator_i<NETGENPlugin_NETGEN_2D_ONLY_i>; eap 2007-07-20 11:27:49 +00:00
  • 2a1dcc2d04 PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + NETGENPlugin_Mesher::RemoveTmpFiles(); eap 2007-07-20 11:27:20 +00:00
  • 8aa09ae908 PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + static void PrepareOCCgeometry(netgen::OCCGeometry& occgeom, + const TopoDS_Shape& shape); + static void RemoveTmpFiles(); eap 2007-07-20 11:26:50 +00:00
  • 7c12dca52a PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + NETGENPlugin_NETGEN_2D_ONLY.cxx \ + NETGENPlugin_NETGEN_2D_ONLY_i.cxx eap 2007-07-20 11:25:24 +00:00
  • da18b44963 PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? + <algorithm type="NETGEN_2D_ONLY" + label-id="Netgen 2D" + icon-id="mesh_algo_netgen_2d.png" + hypos="LengthFromEdges,MaxElementArea" + opt-hypos="QuadranglePreference" + input="EDGE" + output="TRIA,QUAD" + dim="2"/> eap 2007-07-20 11:24:35 +00:00
  • 30859bc68d PAL15881 New NETGEN capability: is it possible to do only a 2D mesh ? /*! + * NETGENPlugin_NETGEN_2D_ONLY: interface of "Netgen 2D" algorithm, + * generating 2D elements on a geometrical face taking + * into account pre-existing nodes on face boundaries + */ + interface NETGENPlugin_NETGEN_2D_ONLY : SMESH::SMESH_2D_Algo eap 2007-07-20 11:24:17 +00:00
  • 507c2fc601 Removed copying of configure files Removed copying of pythonbe file abd 2007-06-27 13:08:16 +00:00
  • ee63a46d6e Change version to 3.2.7 V3_2_7rc1 V3_2_7 jfa 2007-06-26 07:27:25 +00:00
  • c56ccf2136 Separation KERNEL DEPRECATED configuration files from main config_files abd 2007-06-25 09:02:29 +00:00
  • efeb59f024 Join modifications for CCRT by Jean Rahuel. jfa 2007-06-05 06:21:44 +00:00
  • d38a69aaf9 Convert DOS coding to UNIX vsr 2007-05-29 07:43:19 +00:00
  • 07a1186497 PAL14921 (memory limitation and Salome freeze) - Unexpect aCatch(SalomeException); + // PAL14921. Enable catching std::bad_alloc and Standard_OutOfMemory outside + //Unexpect aCatch(SalomeException); eap 2007-05-18 09:08:18 +00:00
  • e085934a8b Fix mistakes V4_0rc2 V4_0rc1_automake V4_0rc1 V4_0 abd 2007-04-24 14:54:27 +00:00
  • ce5b064500 Fix compilation errors on RedHat abd 2007-04-24 14:31:34 +00:00
  • 022e2014eb Fix unresolvable symbols abd 2007-04-24 14:15:45 +00:00
  • ec771163a9 Fix compilation problems on Mandriva64 abd 2007-04-20 15:13:41 +00:00
  • 12cdbbdbc5 Fix compilation problems on RedHat( HDF flags ) abd 2007-04-20 15:03:43 +00:00
  • 493f933497 Fix compilation problems on Mandriva( right fortran flags ) abd 2007-04-20 14:53:04 +00:00
  • 7493430a76 Remove KERNEL DEPRECATED files from local salome_adm directory abd 2007-04-20 12:33:34 +00:00
  • ee0caf7948 Merging from V3_2_6pre4 abd 2007-04-18 15:47:16 +00:00
  • defb336a7b PAL13330 (When mesh generation does not success, trace where) Catch SIGSEGV in Netgen V3_2_6pre5 V3_2_6 T_PAL_15278 T_EDF_15278 eap 2007-04-18 12:56:44 +00:00
  • b7ca47a69a Using AutoTools for build procedure abd 2007-04-13 15:00:48 +00:00
  • 861e381989 PAL13330( When mesh generation does not success, trace where ) describe problems using SMESH_ComputeError V3_2_6pre4 eap 2007-04-10 14:55:55 +00:00
  • 2c929246f6 Increment SALOME version number : 3.2.6 V3_2_6pre3 V3_2_6pre2 V3_2_6a1 vsr 2007-03-02 13:57:13 +00:00
  • e5dc843e81 Update Salome version V4_0a2 V4_0a1 T4_0_a1 abd 2007-02-09 15:31:09 +00:00
  • a32024e0bc Merging with WPdev abd 2007-02-07 12:33:37 +00:00
  • c2c6bf25cc Change version to 3.2.5 V3_2_5pre1 V3_2_5 jfa 2007-02-01 10:32:18 +00:00
  • 59ab1d8e2b Introducing check procedure for Fortran; correct compilation/linkage rules for Fortran source files. vsr 2007-01-22 13:13:02 +00:00
  • 29bdee2b25 Change version to 3.2.4 V3_2_4pre2 V3_2_4pre1 V3_2_4_delivery V3_2_4 NPAL14357 jfa 2006-12-04 09:05:02 +00:00
  • 3797701125 Fix pb with 64bit patch V3_2_3pre5 V3_2_3pre4 V3_2_3pre2 V3_2_3pre1 V3_2_3 vsr 2006-11-02 08:00:30 +00:00
  • 7004be4f8a NETGENPLUGIN: improve netgen performance vsr 2006-10-31 11:51:53 +00:00
  • 27a9ce955f Change version to 3.2.3 jfa 2006-10-30 14:52:41 +00:00
  • 41ac578763 Improve netgen check script. Add netgen mesh plugin check script. vsr 2006-10-30 09:09:05 +00:00
  • 8fef3b2d7e First stable version after merging with V3_2_2 WPdev abd 2006-10-19 06:54:02 +00:00
  • 566aa2640b Corrected for IPAL13589. skl 2006-10-11 05:09:27 +00:00
  • 0b1c10baab Addinng @LIB_LOCATION_SUFFIX@ maintenance team 2006-09-29 16:13:59 +00:00
  • 33346e31ba Update for gcc4.1.1 maintenance team 2006-09-26 08:18:38 +00:00
  • d291668a48 Change version name to 3.2.2pre BR_For_OCT_611 jfa 2006-08-29 08:44:42 +00:00
  • 90e60e9d4a This commit was generated by cvs2git to create branch 'BR_Dev_For_4_0'. V3_2_2pre V3_2_2 admin 2006-08-25 07:09:11 +00:00
  • 1dd5913e4e Increment version number: 3.2.2 vsr 2006-08-25 07:09:10 +00:00
  • 64303e25ab Fix compilation on LInux LAST_STABLE_VERSION_21_09_2006_ON_3_2_0 abd 2006-08-14 08:03:01 +00:00
  • 9ab44e1f03 Change version name to 3.2.1 V3_2_1 T3_2_1_pre For_OCT_611 jfa 2006-07-11 09:35:46 +00:00
  • af8514564e Exports symbols using in SMESH hypothezis mechanizm abd 2006-06-29 13:45:24 +00:00
  • 30b91f7405 Fix to bug PAL10465. Modification of resource files location in "build" and "installation" directories. Now resource files are placed in share/salome/resources/<module_name>. Various configuration files (configure.in.base, make_module/conclude/commence, etc.) are changed. asv 2006-06-27 07:45:55 +00:00
  • b6e49620cb initialise variable before usage ptv 2006-06-22 12:21:41 +00:00
  • 30854ed970 Adding icons in binary mode abd 2006-06-19 10:15:21 +00:00
  • 55fff3c0b8 Remove text format icons abd 2006-06-19 10:13:09 +00:00
  • 0a79f8879a Merge from BR_DEBUG_3_2_0b1 abd 2006-06-15 07:59:35 +00:00
  • 1c086f562c Merge from BR_DEBUG_3_2_0b1 abd 2006-06-15 07:39:03 +00:00
  • a1bb961bcb PAL12417: Readme of NETGENPLUGIN - CASROOT must be set. jfa 2006-06-14 10:02:01 +00:00
  • 899f23e83e This commit was generated by cvs2git to create branch 'WPdev'. admin 2006-06-01 11:43:03 +00:00
  • 8e59f8e772 Join modifications from branch BR_DEBUG_3_2_0b1 V3_2_0b2 V3_2_0 T3_2_0b2 jfa 2006-06-01 11:42:55 +00:00
  • 9e4214be7c Update mail address BR_DEBUG_3_2_0b1 jfa 2006-05-31 07:45:13 +00:00
  • 7d55e88420 SALOME versioning system improvement V3_2_0rc vsr 2006-05-26 12:55:37 +00:00
  • 58446d7297 SALOME versioning system improvement vsr 2006-05-26 12:40:56 +00:00
  • b0930100b5 SALOME versioning system improvement vsr 2006-05-25 16:00:37 +00:00
  • e97896c68f Join modifications from branch OCC_debug_for_3_2_0b1 V3_2_0b1 T3_2_0b1 jfa 2006-05-06 08:54:13 +00:00
  • 468dec7d13 Add missing copyrights. OCC_debug_for_3_2_0b1 jfa 2006-05-04 12:02:04 +00:00
  • f2457e7ac5 Improve compilation procedure: - add dependencies from make_commence.in, make_conclude.in, ... files - fix bug: configure script takes make_commence.in, make_conclude.in, ... files from build directory instead of sources vsr 2006-05-04 08:42:02 +00:00
  • a851ef8aa9 Add missing client idls: it is strange but on all platforms except RedHat it worked without this correction msv 2006-04-28 07:54:24 +00:00
  • b0e14beffa move StdMeshers_Helper to SMESH_MesherHelper (for linear<->quadratic mesh conversion) eap 2006-04-27 14:06:39 +00:00
  • 8169cd93bb Crossplatformed Load of plugins libraries abd 2006-04-27 12:06:28 +00:00
  • 5d22e217be First Working WIN32 version abd 2006-04-27 12:00:55 +00:00
  • ba5070121d - Port NETGENPLUGIN module to Netgen ver.4.5 - Add two new independent algorithms to generate 2D and 3D mesh directly from CASCADE shape - Add two new hypotheses for new algorithms - Add GUI library providing dialog to edit hypotheses msv 2006-04-27 06:47:17 +00:00
  • c99714f980 Change version name to 2.2.9 V2_2_9 V2_2_0_maintainance_FINAL jfa 2006-04-20 11:06:30 +00:00
  • 52bf9145e1 Change version name to 3.2.0b1 T3_2_0b1_pre1 jfa 2006-04-12 09:26:29 +00:00
  • 1d41cbf761 add to GenericHypothesisCreator_i a method returning it's IDL module name to be used for importing it in the script by PythonDump eap 2006-04-11 05:45:14 +00:00
  • 4db490766d Reflect dependencies algo<->algo and algo->hypos in GUI eap 2006-04-11 05:44:44 +00:00
  • 82ddd56a3f Using for aclocal additional directory(-I) instead of change own(--acdir=). nds 2006-03-24 11:33:18 +00:00
  • 98817b13cb Change version name to 3.2.0a2 V3_2_0a2 T2_3_2_0a2 OCC_3_2_0a2_TC jfa 2006-03-15 13:00:11 +00:00
  • 14f4b7bcf8 Join modifications from branch OCC_development_for_3_2_0a2 jfa 2006-03-13 16:03:52 +00:00
  • ac01ede897 Canges in configure scripts. OCC_development_for_3_2_0a2 nds 2006-03-10 08:30:18 +00:00
  • 1eef72fbf2 Changed in configuration scripts nds 2006-03-09 07:17:10 +00:00
  • 8329b95f42 Changes in Salome configuration scripts nds 2006-03-09 06:52:03 +00:00