]>
SALOME platform Git repositories - plugins/ghs3dprlplugin.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
vsr [Wed, 2 May 2012 08:59:06 +0000 (08:59 +0000)]
Fix make distcheck problem
rnv [Wed, 2 May 2012 07:18:36 +0000 (07:18 +0000)]
Compilation on Win32 platform.
rnv [Sat, 28 Apr 2012 06:55:12 +0000 (06:55 +0000)]
Win32 compilation of the GHS3DPRLPLUGIN.
rnv [Fri, 27 Apr 2012 13:17:19 +0000 (13:17 +0000)]
Porting documentation on the Doxygen-1.8.0
vsr [Wed, 18 Apr 2012 11:25:42 +0000 (11:25 +0000)]
Fix problem of make distcheck on automake 1.11 (Mandriva 2010):
- we have to uninstall only the staff generated for idl files and nothing more
vsr [Fri, 13 Apr 2012 11:17:40 +0000 (11:17 +0000)]
Update copyright information
vsr [Thu, 12 Apr 2012 11:05:36 +0000 (11:05 +0000)]
Increment version
rnv [Tue, 27 Mar 2012 13:59:20 +0000 (13:59 +0000)]
0021308 : EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation.
vsr [Thu, 22 Mar 2012 11:22:29 +0000 (11:22 +0000)]
Add functions to know that SALOME module version is development one
eap [Sun, 11 Mar 2012 10:35:00 +0000 (10:35 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
-class GHS3D_Algorithm(Mesh_Algorithm):
+class GHS3DPRL_Algorithm(Mesh_Algorithm):
vsr [Sun, 11 Mar 2012 09:12:48 +0000 (09:12 +0000)]
Remove 'using namespace' clause
eap [Wed, 7 Mar 2012 15:54:54 +0000 (15:54 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
- def Parameters(self, which=SOLE):
+ def Parameters(self):
eap [Wed, 7 Mar 2012 15:54:09 +0000 (15:54 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
- self.Create(mesh, geom, self.algoType)
+ self.Create(mesh, geom, self.algoType, "libGHS3DPRLEngine.so")
eap [Wed, 7 Mar 2012 15:50:52 +0000 (15:50 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
+# Scripts to be installed.
+dist_salomescript_DATA= GHS3DPRLPluginDC.py
eap [Wed, 7 Mar 2012 15:50:32 +0000 (15:50 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Describe methods wrapping algorithms and hypotheses into python
vsr [Tue, 24 Jan 2012 15:05:40 +0000 (15:05 +0000)]
0021481 : [CEA 538] autoconf and med 3
vsr [Mon, 5 Dec 2011 11:53:59 +0000 (11:53 +0000)]
Merge from V6_4_BR 05/12/2011
vsr [Fri, 15 Jul 2011 11:23:16 +0000 (11:23 +0000)]
Merge from V6_3_BR 15/07/2011
vsr [Mon, 6 Jun 2011 09:39:54 +0000 (09:39 +0000)]
Merge from V6_3_BR 06/06/2011
vsr [Thu, 7 Apr 2011 12:02:00 +0000 (12:02 +0000)]
Merge from PortingMED3 07Apr11
adam [Thu, 17 Feb 2011 14:40:05 +0000 (14:40 +0000)]
Remove warnings
vsr [Fri, 24 Dec 2010 08:20:36 +0000 (08:20 +0000)]
Merge from V6_2_BR 23/12/2010
vsr [Mon, 6 Dec 2010 13:02:21 +0000 (13:02 +0000)]
Improve hack_libtool utility to workaround problems on some Linux configurations
vsr [Thu, 2 Dec 2010 11:14:04 +0000 (11:14 +0000)]
Fix problem of compilation in --without-gui mode (vtk is required even if GUI is not built)
prascle [Mon, 29 Nov 2010 14:24:47 +0000 (14:24 +0000)]
use of vtk in SMDS
vsr [Thu, 25 Nov 2010 12:49:21 +0000 (12:49 +0000)]
Merge from V5_1_main branch 24/11/2010
gdd [Wed, 24 Nov 2010 16:58:56 +0000 (16:58 +0000)]
Replace CHECK_MPICH by CHECK_MPI
vsr [Thu, 10 Jun 2010 10:35:42 +0000 (10:35 +0000)]
Merge from V5_1_main 10/06/2010
inv [Mon, 24 May 2010 11:54:48 +0000 (11:54 +0000)]
Changing version to 6.1.0
vsr [Fri, 14 May 2010 15:49:09 +0000 (15:49 +0000)]
Merge from V5_1_main 14/05/2010
ouv [Thu, 11 Feb 2010 16:43:40 +0000 (16:43 +0000)]
Additional fix for issue
0020692 : Duplicate check_*.m4 between modules.
eap [Wed, 27 Jan 2010 09:00:33 +0000 (09:00 +0000)]
0020636 : [CEA 379] validation Tepal V2 GHS3DPRL and MEDsplitter and doc
Added src/tools/facespoints2mesh.py
Added src/tools/mesh2facespoints.py
eap [Fri, 15 Jan 2010 08:35:13 +0000 (08:35 +0000)]
0020636 : [CEA 379] validation Tepal V2 GHS3DPRL and MEDsplitter and doc
maintenance team [Mon, 12 Oct 2009 07:30:16 +0000 (07:30 +0000)]
Changing version to 5.1.3
vsr [Wed, 7 Oct 2009 12:27:07 +0000 (12:27 +0000)]
migrate to med 2.3.6
vsr [Thu, 1 Oct 2009 11:13:51 +0000 (11:13 +0000)]
Issue
0020377 : [windows] Problems with OSD_File Remove
skl [Tue, 25 Aug 2009 07:48:38 +0000 (07:48 +0000)]
Additional protection in method Evaluate().
ptv [Tue, 25 Aug 2009 05:20:54 +0000 (05:20 +0000)]
0019296 : EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
Replace hard coded values of element types by new enumeration (added in advanced mesh info Improvement)
vsr [Fri, 21 Aug 2009 08:32:20 +0000 (08:32 +0000)]
Issue 20406: Time compilation when recompiling
vsr [Thu, 13 Aug 2009 05:17:44 +0000 (05:17 +0000)]
Issue
0020194 : EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
vsr [Thu, 13 Aug 2009 05:17:24 +0000 (05:17 +0000)]
Porting to gcc 4.3
vsr [Fri, 24 Jul 2009 06:14:48 +0000 (06:14 +0000)]
Issue
0020425 : [CEA] Bad modification of a selected hypothesis
skl [Mon, 29 Jun 2009 13:16:13 +0000 (13:16 +0000)]
Implememtation of evaluation for improvement
0019296 .
maintenance team [Mon, 1 Jun 2009 10:25:42 +0000 (10:25 +0000)]
Changing version to 5.1.2
vsr [Fri, 22 May 2009 12:28:55 +0000 (12:28 +0000)]
0020354 : EDF 1031 OTHER warnings with automake 1.10
vsr [Thu, 12 Mar 2009 04:58:28 +0000 (04:58 +0000)]
Correct copyright notes
vsr [Thu, 12 Mar 2009 04:45:34 +0000 (04:45 +0000)]
Correct copyright notes
mzn [Thu, 26 Feb 2009 07:17:40 +0000 (07:17 +0000)]
Fix for bug
0019977 : Installation of Salome modules wihtout gui.
vsr [Wed, 25 Feb 2009 04:58:32 +0000 (04:58 +0000)]
Change version to 5.1.1
vsr [Tue, 17 Feb 2009 07:32:17 +0000 (07:32 +0000)]
Merge from BR_V5_DEV
16Feb09
jfa [Mon, 21 Apr 2008 13:38:45 +0000 (13:38 +0000)]
Join modifications from BR_Dev_For_4_0.
secher [Fri, 15 Jun 2007 09:33:45 +0000 (09:33 +0000)]
update following new library syntax in xml file
abd [Wed, 25 Apr 2007 15:16:42 +0000 (15:16 +0000)]
Fix bad resource file name
cvw [Mon, 2 Apr 2007 08:11:37 +0000 (08:11 +0000)]
bad name of file
jfa [Tue, 13 Mar 2007 10:43:18 +0000 (10:43 +0000)]
Initial version from Francis Kloss.
secher [Tue, 13 Mar 2007 09:41:48 +0000 (09:41 +0000)]
Imported using TkCVS