]>
SALOME platform Git repositories - plugins/hybridplugin.git/log
mpa [Thu, 28 Nov 2013 12:28:22 +0000 (12:28 +0000)]
CMake:
- add files to remove using command "make clean"
eap [Wed, 27 Nov 2013 11:22:18 +0000 (11:22 +0000)]
22418: [CEA 1012] Mesh with intersecting cells
Fix finding bad elements
bourcier [Fri, 22 Nov 2013 15:36:30 +0000 (15:36 +0000)]
- from salome.GHS3DPlugin import GHS3DPluginBuilder
+ import GHS3DPlugin
fps [Tue, 19 Nov 2013 17:31:04 +0000 (17:31 +0000)]
Add missing French translation
mpa [Tue, 19 Nov 2013 10:21:21 +0000 (10:21 +0000)]
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
eap [Mon, 18 Nov 2013 13:45:53 +0000 (13:45 +0000)]
Regression with enforced vertices
eap [Thu, 14 Nov 2013 11:10:11 +0000 (11:10 +0000)]
22404: EDF SMESH Regression : GHS3D quadratic mesh fails with Netgen 1D2D (second order option)
Fix for the second order mesh
bourcier [Wed, 13 Nov 2013 13:34:31 +0000 (13:34 +0000)]
Use the GMF file name with its extension in the argument --in.
Otherwise MG-Tetra does not find the mesh if only its base name without extension is provided.
It is the case with extra option as text --volume_proximity_layers 2 for instance.
mpa [Wed, 13 Nov 2013 12:06:05 +0000 (12:06 +0000)]
CMake:
- enable cmake testing for have message "No tests were
found" if module has not tests
eap [Tue, 12 Nov 2013 10:07:44 +0000 (10:07 +0000)]
22346: [CEA 963] Use GMF format instead of the old format with 2 files (.points and .faces)
Use GMF format for the mesh on shape
eap [Tue, 12 Nov 2013 10:00:29 +0000 (10:00 +0000)]
22346: [CEA 963] Use GMF format instead of the old format with 2 files (.points and .faces)
Use GMF format for the mesh on shape
rnc [Tue, 5 Nov 2013 15:19:39 +0000 (15:19 +0000)]
Japanese translations update
mpa [Tue, 5 Nov 2013 12:42:13 +0000 (12:42 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.
mpa [Fri, 1 Nov 2013 07:10:32 +0000 (07:10 +0000)]
CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.
mpa [Thu, 31 Oct 2013 11:23:51 +0000 (11:23 +0000)]
CMake: Add keyword NOCHECK for accumulating environment because included directories not exists in this moment
mpa [Wed, 30 Oct 2013 06:20:09 +0000 (06:20 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.
ana [Thu, 24 Oct 2013 14:21:23 +0000 (14:21 +0000)]
Win32 compilation.
ana [Thu, 24 Oct 2013 14:04:36 +0000 (14:04 +0000)]
Win32 compilation.
mpa [Wed, 23 Oct 2013 14:14:45 +0000 (14:14 +0000)]
CMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 10:15:44 +0000 (10:15 +0000)]
CMake: doing proper string comparison in IF clause
mpa [Tue, 22 Oct 2013 14:28:31 +0000 (14:28 +0000)]
Cmake: add a deletion of documentation directory to command make clean
mpa [Tue, 22 Oct 2013 14:25:30 +0000 (14:25 +0000)]
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS should be independent in each module
- Add definitions and include directories of dependent modules
bourcier [Fri, 18 Oct 2013 14:31:13 +0000 (14:31 +0000)]
Use the GMF file name with its extension in the argument --in.
Otherwise MG-Tetra does not find the mesh if only its base name without extension is provided.
It is the case with extra option as text --volume_proximity_layers 2 for instance.
eap [Tue, 15 Oct 2013 17:44:39 +0000 (17:44 +0000)]
22339: [CEA 956] In V7_main, GHS3DPLUGIN gives no explicit error message and does not indicate bad mesh
New error codes fixed
eap [Tue, 15 Oct 2013 16:31:51 +0000 (16:31 +0000)]
22339: [CEA 956] In V7_main, GHS3DPLUGIN gives no explicit error message and does not indicate bad mesh
New error codes treated
rnc [Mon, 14 Oct 2013 09:24:32 +0000 (09:24 +0000)]
IMP: GHS3DPLUGIN / CMake build procedure: CAS and VTK can be found with the information provided by the GUI configuration file if any
rnv [Fri, 11 Oct 2013 11:51:39 +0000 (11:51 +0000)]
Porting GHS3DPLUGIN SALOME module build procedure to the CMake build system: initial version.
gdd [Tue, 8 Oct 2013 14:27:10 +0000 (14:27 +0000)]
InitialMemory and MaxMemory options type are now double instead of long.
There is still a bug in the SetValue() method of the SMESHGUI_SpinBox (value is not set).
eap [Fri, 4 Oct 2013 10:06:13 +0000 (10:06 +0000)]
0022172 : [CEA 790] create the groups corresponding to domains (note
0016221 )
Make GHS3DPlugin_Hypothesis::DefaultToMakeGroupsOfDomains() == false
rnc [Thu, 12 Sep 2013 15:47:57 +0000 (15:47 +0000)]
BUG: Fixed computation failure introduced by a previous integration
rnc [Wed, 11 Sep 2013 15:01:13 +0000 (15:01 +0000)]
IMP: EDF 2680: New options for log files
The user can now choose to print the log in a file or in the standard output
The user can choose to keep only log files, keep all working files or keep log files when computation fails only
rnc [Mon, 2 Sep 2013 12:33:46 +0000 (12:33 +0000)]
Merge from V7_2_1_BR
eap [Fri, 30 Aug 2013 08:13:34 +0000 (08:13 +0000)]
22172: [CEA 790] create the groups corresponding to domains
Now group creation depends only on SetToMakeGroupsOfDomains flag
eap [Thu, 29 Aug 2013 10:49:55 +0000 (10:49 +0000)]
22172: [CEA 790] create the groups corresponding to domains
Now group creation depends only on SetToMakeGroupsOfDomains flag
eap [Thu, 29 Aug 2013 10:45:59 +0000 (10:45 +0000)]
0022172 : [CEA 790] create the groups corresponding to domains
"To make groups of domains" option is by default on for a mesh w/o
shape and off for a mesh on shape
eap [Wed, 28 Aug 2013 13:57:59 +0000 (13:57 +0000)]
22172: [CEA 790] create the groups corresponding to domains
Now group creation depends only on SetToMakeGroupsOfDomains flag
eap [Wed, 7 Aug 2013 09:35:10 +0000 (09:35 +0000)]
0022291 : EDF 2712 SMESH: Bad dump of QuadrangleParameters
+ idl-module="GHS3DPlugin"
prascle [Sat, 3 Aug 2013 11:12:21 +0000 (11:12 +0000)]
PR : merge from V7_2_1
memory leaks
rnc [Wed, 24 Jul 2013 13:48:05 +0000 (13:48 +0000)]
IMP: Japanese translations
eap [Tue, 9 Jul 2013 15:49:59 +0000 (15:49 +0000)]
In CancelCompute() kill "sh -c mg-tetra.exe ..." command as well as "mg-tetra.exe ..."
eap [Mon, 8 Jul 2013 14:28:51 +0000 (14:28 +0000)]
Fix canceling of Compute()
+ std::string _genericName;
eap [Mon, 8 Jul 2013 14:28:08 +0000 (14:28 +0000)]
Fix canceling of Compute()
+ static std::string GetExeName();
eap [Wed, 26 Jun 2013 09:24:02 +0000 (09:24 +0000)]
+ <source>GHS3D_TO_MAKE_DOMAIN_GROUPS</source>
+ <translation type="unfinished">To make groups of domains</translation>
eap [Wed, 26 Jun 2013 09:23:51 +0000 (09:23 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH
Remove dependency on MED
rnc [Mon, 3 Jun 2013 14:38:18 +0000 (14:38 +0000)]
Change the hypothesis member status from private to protected in GHS3DPlugin_GHS3D algorithm for consistency with other algorithms (BLSURF, NETGEN, standard algorithms ...). It will be useful in the frame of the Hexotic size maps development.
eap [Fri, 24 May 2013 11:41:51 +0000 (11:41 +0000)]
0022172 : [CEA 790] create the groups corresponding to domains
+ void SetToMakeGroupsOfDomains(in boolean toMakeGroups);
+ boolean GetToMakeGroupsOfDomains();
eap [Fri, 24 May 2013 11:41:20 +0000 (11:41 +0000)]
0022172 : [CEA 790] create the groups corresponding to domains
"To make groups of domains" option has been added.
eap [Fri, 17 May 2013 08:02:47 +0000 (08:02 +0000)]
0022098 : EDF 2036 SMESH: Create groups from none conected parts of a mesh
- elemSearcher = SMESH_MeshEditor( theHelper->GetMesh() ).GetElementSearcher();
+ elemSearcher = SMESH_MeshAlgos::GetElementSearcher( *theHelper->GetMeshDS() );
akl [Mon, 15 Apr 2013 07:00:22 +0000 (07:00 +0000)]
Correct the copyrights
vsr [Fri, 12 Apr 2013 15:24:50 +0000 (15:24 +0000)]
Increment version to 7.2.0
akl [Thu, 11 Apr 2013 07:24:57 +0000 (07:24 +0000)]
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.
akl [Thu, 11 Apr 2013 07:13:50 +0000 (07:13 +0000)]
Install example scripts.
vsr [Tue, 9 Apr 2013 06:11:31 +0000 (06:11 +0000)]
Improve documentation
vsr [Fri, 5 Apr 2013 11:23:34 +0000 (11:23 +0000)]
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
vsr [Fri, 5 Apr 2013 09:37:04 +0000 (09:37 +0000)]
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration
vsr [Thu, 4 Apr 2013 07:09:59 +0000 (07:09 +0000)]
Merge from BR_plugins_pbyacs 03/04/2013
inv [Thu, 4 Apr 2013 06:37:42 +0000 (06:37 +0000)]
Fix bug with missing documentation for dynamic methods
vsr [Mon, 1 Apr 2013 13:27:10 +0000 (13:27 +0000)]
Merge from V6_main 01/04/2013
vsr [Wed, 20 Mar 2013 11:14:31 +0000 (11:14 +0000)]
Set dev tag back to 1
vsr [Wed, 20 Mar 2013 09:31:10 +0000 (09:31 +0000)]
Increment version of 7.1.0
vsr [Fri, 15 Mar 2013 14:52:07 +0000 (14:52 +0000)]
Merge from V6_main 15/03/2013
vsr [Thu, 28 Feb 2013 15:42:17 +0000 (15:42 +0000)]
Merge from V6_main 28/02/2013
vsr [Tue, 12 Feb 2013 14:46:35 +0000 (14:46 +0000)]
Merge from V6_main 11/02/2013
vsr [Thu, 13 Dec 2012 12:22:24 +0000 (12:22 +0000)]
Merge from V6_main 13/12/2012
vsr [Mon, 8 Oct 2012 13:10:21 +0000 (13:10 +0000)]
Merge from V6_main (04/10/2012)
inv [Wed, 15 Aug 2012 10:48:42 +0000 (10:48 +0000)]
Increment version number (prepare SALOME version 7.0.0)
vsr [Thu, 9 Aug 2012 11:46:18 +0000 (11:46 +0000)]
Merge from V6_main_20120808 08Aug12
vsr [Tue, 17 Feb 2009 07:13:13 +0000 (07:13 +0000)]
Merge from BR_V5_DEV
16Feb09
jfa [Fri, 7 Mar 2008 07:47:22 +0000 (07:47 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Thu, 1 Jun 2006 11:43:58 +0000 (11:43 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
jfa [Sat, 6 May 2006 08:55:07 +0000 (08:55 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1
jfa [Wed, 15 Mar 2006 13:00:12 +0000 (13:00 +0000)]
Change version name to 3.2.0a2
jfa [Mon, 13 Mar 2006 16:17:16 +0000 (16:17 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2
nds [Fri, 10 Mar 2006 15:04:07 +0000 (15:04 +0000)]
Changes in configure scripts
jfa [Wed, 8 Feb 2006 09:48:01 +0000 (09:48 +0000)]
Update version to 3.2.0a1
jfa [Tue, 27 Dec 2005 14:49:02 +0000 (14:49 +0000)]
Join modifications from branch BR_3_1_0deb
smh [Tue, 6 Dec 2005 15:05:29 +0000 (15:05 +0000)]
VERSION update
vsr [Fri, 18 Nov 2005 10:09:49 +0000 (10:09 +0000)]
Increment version number: 3.1.0a3
vsr [Wed, 26 Oct 2005 07:30:30 +0000 (07:30 +0000)]
Update version number: 3.1.0a2
eap [Wed, 7 Sep 2005 04:37:37 +0000 (04:37 +0000)]
PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID
sln [Tue, 23 Aug 2005 09:01:35 +0000 (09:01 +0000)]
New field for storing dimension added
san [Thu, 28 Jul 2005 15:26:05 +0000 (15:26 +0000)]
Preparation of v.3.0.1
eap [Tue, 12 Jul 2005 06:08:09 +0000 (06:08 +0000)]
Move MEDWrapper to MED module
vsr [Tue, 5 Jul 2005 11:40:29 +0000 (11:40 +0000)]
Update version number: 3.0.0
smh [Tue, 28 Jun 2005 12:25:42 +0000 (12:25 +0000)]
SMH: MSG2QM
vsr [Fri, 8 Apr 2005 05:30:28 +0000 (05:30 +0000)]
Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in.
eap [Thu, 7 Apr 2005 05:52:05 +0000 (05:52 +0000)]
Fix PAL8529: get faces from the shape being meshed only.
Avaluate available memory: prevent GHS3D error "%% UNABLE TO ALLOCATE MEMORY"
Get rid of QT, use OCC instead.
eap [Thu, 7 Apr 2005 05:41:08 +0000 (05:41 +0000)]
PAL8529. Get rid of QT
eap [Fri, 1 Apr 2005 11:23:40 +0000 (11:23 +0000)]
fix PAL8330. Orient volumes as for MED
vsr [Fri, 25 Mar 2005 13:10:57 +0000 (13:10 +0000)]
Change version number to 2.2.2
vsr [Tue, 1 Mar 2005 14:27:46 +0000 (14:27 +0000)]
Update version number : 2.2.1
qa team [Fri, 21 Jan 2005 07:40:17 +0000 (07:40 +0000)]
Modify the version number of SALOME: 2.2.0.
vsr [Fri, 24 Sep 2004 06:43:07 +0000 (06:43 +0000)]
Update version number to 2.1.0
vsr [Fri, 24 Sep 2004 06:08:43 +0000 (06:08 +0000)]
Update version number to 2.1.0
jfa [Wed, 15 Sep 2004 04:33:39 +0000 (04:33 +0000)]
PAL6664: Missing icon in object browser
jfa [Tue, 31 Aug 2004 12:21:45 +0000 (12:21 +0000)]
PAL5954
eap [Wed, 19 May 2004 06:09:38 +0000 (06:09 +0000)]
T1.3-8: rm output files after execution
eap [Tue, 18 May 2004 13:02:08 +0000 (13:02 +0000)]
PAL5897: use unique names for in/out files
eap [Fri, 2 Apr 2004 12:58:05 +0000 (12:58 +0000)]
T1.3-8 (GHS3D): include SALOME_Exception.hh to help make to build dependences
eap [Fri, 2 Apr 2004 11:14:27 +0000 (11:14 +0000)]
T1.3-8 (GHS3D): fix msgid