Salome HOME
plugins/hexoticplugin.git
10 years agoParaView 4.1 / VTK 6.1 porting V7_3_1_BR V7_3_1 V7_3_1rc1 V7_3_1rc2
vsr [Fri, 21 Feb 2014 12:40:26 +0000 (16:40 +0400)]
ParaView 4.1 / VTK 6.1 porting

10 years agoUpdate copyrights 2014.
akl [Fri, 21 Feb 2014 07:25:27 +0000 (11:25 +0400)]
Update copyrights 2014.

10 years agoUpdate copyrights 2014.
akl [Tue, 18 Feb 2014 12:59:46 +0000 (16:59 +0400)]
Update copyrights 2014.

10 years agoIncrement version: 7.3.1 V7_3_1b1
vsr [Fri, 14 Feb 2014 15:29:19 +0000 (19:29 +0400)]
Increment version: 7.3.1

10 years agoFix error in CMake. Export headers.
vsr [Fri, 31 Jan 2014 15:16:17 +0000 (15:16 +0000)]
Fix error in CMake. Export headers.

10 years ago22470: EDF 2824 HEXOTICPLUGIN: Working directory is not taking into account with...
eap [Fri, 31 Jan 2014 14:45:37 +0000 (14:45 +0000)]
22470: EDF 2824 HEXOTICPLUGIN: Working directory is not taking into account with an imported mesh

Add a trailing slash

10 years agoFix problem with wrong blsurf support option processing
vsr [Fri, 31 Jan 2014 14:34:28 +0000 (14:34 +0000)]
Fix problem with wrong blsurf support option processing

10 years ago22470: EDF 2824 HEXOTICPLUGIN: Working directory is not taking into account with...
eap [Thu, 30 Jan 2014 09:20:33 +0000 (09:20 +0000)]
22470: EDF 2824 HEXOTICPLUGIN: Working directory is not taking into account with an imported mesh

10 years agoMerge from BR_imps_2013 14/01/2014
vsr [Wed, 15 Jan 2014 09:42:09 +0000 (09:42 +0000)]
Merge from BR_imps_2013 14/01/2014

10 years agoMerge from V7_3_BR branch 18/12/2013
vsr [Wed, 18 Dec 2013 15:10:15 +0000 (15:10 +0000)]
Merge from V7_3_BR branch 18/12/2013

10 years agoSynchronize with *_msg_en.ts V7_3_BR V7_3_0 V7_3_0_WIN V7_3_0rc1
eap [Fri, 13 Dec 2013 09:58:25 +0000 (09:58 +0000)]
Synchronize with *_msg_en.ts

10 years agoShow error in case when SMESH was built without docs
akl [Thu, 12 Dec 2013 06:17:46 +0000 (06:17 +0000)]
Show error in case when SMESH was built without docs
 (SALOME_BUILD_DOC=OFF), but PLUGIN is built with docs (SALOME_BUILD_DOC=ON).

10 years ago52233: TC7.3.0: unexpected mesh computation failed
eap [Fri, 6 Dec 2013 14:40:41 +0000 (14:40 +0000)]
52233: TC7.3.0: unexpected mesh computation failed

  Split all quadrangles into triangles as quadrangles are no longer
  acceptable as input

10 years ago0052232: TC7.3.0: unexpected result in the mesh computation
eap [Fri, 6 Dec 2013 14:09:39 +0000 (14:09 +0000)]
0052232: TC7.3.0: unexpected result in the mesh computation

  Fix removing an imported input mesh

10 years agoIncrement version to 7.3.0 V7_3_0b1
vsr [Thu, 28 Nov 2013 14:35:30 +0000 (14:35 +0000)]
Increment version to 7.3.0

10 years agoCMake:
mpa [Thu, 28 Nov 2013 12:50:28 +0000 (12:50 +0000)]
CMake:
- add files to remove using command "make clean"

10 years agoCMake: V7_3_0a1
mpa [Wed, 27 Nov 2013 13:59:18 +0000 (13:59 +0000)]
CMake:
- edit version variable name

10 years agoCMake:
mpa [Wed, 27 Nov 2013 13:53:43 +0000 (13:53 +0000)]
CMake:
- edit version variable name

10 years agoCMake:
mpa [Mon, 18 Nov 2013 13:03:28 +0000 (13:03 +0000)]
CMake:
- update documentation considering new CMake build system

10 years agoCMake:
mpa [Wed, 13 Nov 2013 12:19:25 +0000 (12:19 +0000)]
CMake:
- delete kernel dependency because options are local now
- enable cmake testing for have message "No tests were
found" if module has not tests

10 years agoJapanese translations update
rnc [Tue, 5 Nov 2013 15:21:12 +0000 (15:21 +0000)]
Japanese translations update

10 years agoCMake: improved reloading of dependent CMake targets in Config file to
mpa [Tue, 5 Nov 2013 12:45:50 +0000 (12:45 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.

10 years agoCMake:
mpa [Fri, 1 Nov 2013 07:38:29 +0000 (07:38 +0000)]
CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.

10 years agoCMake:
mpa [Thu, 31 Oct 2013 11:28:38 +0000 (11:28 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.

10 years agoWin32 compilation.
rnv [Thu, 24 Oct 2013 15:16:58 +0000 (15:16 +0000)]
Win32 compilation.

10 years agoCMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 14:16:06 +0000 (14:16 +0000)]
CMake: rollback of previous changes

10 years agoCMake: doing proper string comparison in IF clause
mpa [Wed, 23 Oct 2013 10:16:58 +0000 (10:16 +0000)]
CMake: doing proper string comparison in IF clause

10 years agoCmake: add a deletion of documentation directory to command make clean
mpa [Tue, 22 Oct 2013 15:01:49 +0000 (15:01 +0000)]
Cmake: add a deletion of documentation directory to command make clean

10 years ago- SALOME_BUILD_DOC, SALOME_BUILD_TESTS should be independent in each module
mpa [Tue, 22 Oct 2013 15:00:04 +0000 (15:00 +0000)]
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS should be independent in each module
- Add definitions and include directories of dependent modules

10 years agoPorting HexoticPLUGIN SALOME module to the CMake build system: initial version.
rnv [Tue, 22 Oct 2013 09:12:53 +0000 (09:12 +0000)]
Porting HexoticPLUGIN SALOME module to the CMake build system: initial version.

10 years agoBUG: Hexotic Size Maps: The size maps were not always removed on user's request
rnc [Mon, 7 Oct 2013 12:55:54 +0000 (12:55 +0000)]
BUG: Hexotic Size Maps: The size maps were not always removed on user's request

10 years agoBUG: HexoticPlugin/SizeMaps: The shape location wasn'takebn into account when buildin...
rnc [Mon, 16 Sep 2013 15:53:30 +0000 (15:53 +0000)]
BUG: HexoticPlugin/SizeMaps: The shape location wasn'takebn into account when building the size map control points. Thus the resulting size map was false in case of transformed shapes.

Also the Hexotic working files removal is now performed only in release mode to allow debugging.

10 years agoIMP: HexoticPlugin/Size maps: implemented missing save mechanism
rnc [Mon, 16 Sep 2013 12:32:35 +0000 (12:32 +0000)]
IMP: HexoticPlugin/Size maps: implemented missing save mechanism

10 years agoBUG: HexoticPlugin: checkParams returned false when no size map was selected in the...
rnc [Mon, 16 Sep 2013 12:31:06 +0000 (12:31 +0000)]
BUG: HexoticPlugin: checkParams returned false when no size map was selected in the hypothesis dialog box

10 years ago22304: EDF HEXOTICPLUGIN: Problem on windows, trying to execute"chmod" BR_new_bop4
eap [Wed, 28 Aug 2013 14:07:28 +0000 (14:07 +0000)]
22304: EDF HEXOTICPLUGIN: Problem on windows, trying to execute"chmod"

10 years agoIMP: HexoticPLUGIN/Size Maps: Added some warnings to avoid 0 value of the local size...
rnc [Tue, 27 Aug 2013 09:16:59 +0000 (09:16 +0000)]
IMP: HexoticPLUGIN/Size Maps: Added some warnings to avoid 0 value of the local size. Added a delegate to manage edition in the QTableWidget. Minor widget modifications (.ui)

10 years agoBUG: HexoticPLUGIN/Size maps: Fixed some dump issues
rnc [Mon, 26 Aug 2013 08:48:14 +0000 (08:48 +0000)]
BUG: HexoticPLUGIN/Size maps: Fixed some dump issues

10 years agoBUG: Added a missing include. Build failed with some versions of gcc
rnc [Fri, 23 Aug 2013 12:30:04 +0000 (12:30 +0000)]
BUG: Added a missing include. Build failed with some versions of gcc

10 years agoREG: removed two file added by mistake when merging BR_size_maps
rnc [Thu, 22 Aug 2013 11:51:54 +0000 (11:51 +0000)]
REG: removed two file added by mistake when merging BR_size_maps

10 years agoMerge from BR_size_maps
rnc [Thu, 22 Aug 2013 11:25:45 +0000 (11:25 +0000)]
Merge from BR_size_maps

10 years agoMerge from BR_size_maps
rnc [Thu, 22 Aug 2013 11:25:44 +0000 (11:25 +0000)]
Merge from BR_size_maps

10 years agoMerge from V7_2_BR 09/08/2013
vsr [Mon, 12 Aug 2013 10:52:22 +0000 (10:52 +0000)]
Merge from V7_2_BR 09/08/2013

10 years ago0022291: EDF 2712 SMESH: Bad dump of QuadrangleParameters
eap [Wed, 7 Aug 2013 09:34:16 +0000 (09:34 +0000)]
0022291: EDF 2712 SMESH: Bad dump of QuadrangleParameters

+               idl-module="HexoticPlugin"

10 years agoIMP: HexoticPLUGIN : Japanese translations
rnc [Thu, 25 Jul 2013 13:00:28 +0000 (13:00 +0000)]
IMP: HexoticPLUGIN : Japanese translations

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 13:39:27 +0000 (13:39 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

Remove dependency on MED

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 13:38:39 +0000 (13:38 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

Remove dependency on MED

10 years agoCoTech decision: move MEDWrapper from MED to SMESH
eap [Wed, 26 Jun 2013 13:35:46 +0000 (13:35 +0000)]
CoTech decision: move MEDWrapper from MED to SMESH

Remove dependency on MED

10 years agoFix of 0022223: [CEA 821] Management of temporary files created by Hexotic. BR_new_bop3
akl [Thu, 6 Jun 2013 12:54:32 +0000 (12:54 +0000)]
Fix of 0022223: [CEA 821] Management of temporary files created by Hexotic.
1) '_<username>_<hostname>_<pid>' suffix was added to the names of temporary Hexotic files;
2) these files are removed if Compute finished successfully and kept otherwise.

11 years agoFix problem with Python dump V7_2_1_BR V7_2_0 V7_2_0_public V7_2_0p1 V7_2_0p2 V7_2_0rc1 V7_2_0rc2
vsr [Thu, 18 Apr 2013 13:46:37 +0000 (13:46 +0000)]
Fix problem with Python dump

11 years agoCorrect the copyrights
akl [Mon, 15 Apr 2013 07:01:33 +0000 (07:01 +0000)]
Correct the copyrights

11 years agoIncrement version to 7.2.0
vsr [Fri, 12 Apr 2013 15:26:23 +0000 (15:26 +0000)]
Increment version to 7.2.0

11 years agoUsing HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and custo...
akl [Thu, 11 Apr 2013 07:28:44 +0000 (07:28 +0000)]
Using HTML_EXTRA_STYLESHEET instead of HTML_STYLESHEET to use default style and customize the header and footer only.

11 years agoInstall example scripts.
akl [Thu, 11 Apr 2013 07:16:41 +0000 (07:16 +0000)]
Install example scripts.

11 years agoImprove documentation
vsr [Tue, 9 Apr 2013 07:02:12 +0000 (07:02 +0000)]
Improve documentation

11 years agoImprove documentation
vsr [Tue, 9 Apr 2013 06:54:40 +0000 (06:54 +0000)]
Improve documentation

11 years agoRestore documentation of methods dynamically added by plug-ins to the Mesh class...
vsr [Fri, 5 Apr 2013 11:33:02 +0000 (11:33 +0000)]
Restore documentation of methods dynamically added by plug-ins to the Mesh class, killed by previous integration

11 years agoFix compilation problems
vsr [Fri, 5 Apr 2013 11:32:18 +0000 (11:32 +0000)]
Fix compilation problems

11 years agoMerge from BR_plugins_pbyacs 03/04/2013
vsr [Thu, 4 Apr 2013 07:10:56 +0000 (07:10 +0000)]
Merge from BR_plugins_pbyacs 03/04/2013

11 years agoFix bug with missing documentation for dynamic methods
inv [Thu, 4 Apr 2013 06:47:39 +0000 (06:47 +0000)]
Fix bug with missing documentation for dynamic methods

11 years agoMerge from V6_main 01/04/2013 V7_2_0b1
vsr [Mon, 1 Apr 2013 13:28:39 +0000 (13:28 +0000)]
Merge from V6_main 01/04/2013

11 years agoSet dev tag back to 1 V7_2_0a1
vsr [Wed, 20 Mar 2013 11:14:18 +0000 (11:14 +0000)]
Set dev tag back to 1

11 years agoIncrement version of 7.1.0 V7_1_0
vsr [Wed, 20 Mar 2013 09:31:44 +0000 (09:31 +0000)]
Increment version of 7.1.0

11 years agoMerge from V6_main 15/03/2013
vsr [Fri, 15 Mar 2013 14:52:32 +0000 (14:52 +0000)]
Merge from V6_main 15/03/2013

11 years agoMerge from V6_main 28/02/2013 V7_1_0b1
vsr [Thu, 28 Feb 2013 15:44:06 +0000 (15:44 +0000)]
Merge from V6_main 28/02/2013

11 years agoMerge from V6_main 13/12/2012 BR_KERNEL_REFACTORING V7_siman V7_1_0_pre
vsr [Thu, 13 Dec 2012 12:27:50 +0000 (12:27 +0000)]
Merge from V6_main 13/12/2012

11 years agoMerge from V6_main (04/10/2012) V7_0_0 V7_0_0rc1
vsr [Mon, 8 Oct 2012 13:15:17 +0000 (13:15 +0000)]
Merge from V6_main (04/10/2012)

11 years agoIncrement version number (prepare SALOME version 7.0.0)
inv [Wed, 15 Aug 2012 10:49:41 +0000 (10:49 +0000)]
Increment version number (prepare SALOME version 7.0.0)

11 years agoMerge from V6_main_20120808 08Aug12
vsr [Thu, 9 Aug 2012 11:56:21 +0000 (11:56 +0000)]
Merge from V6_main_20120808 08Aug12

15 years agoMerge from BR_V5_DEV 17Feb09
vsr [Tue, 17 Feb 2009 08:07:03 +0000 (08:07 +0000)]
Merge from BR_V5_DEV 17Feb09

16 years agoJoin modifications from BR_Dev_For_4_0. V4_1_2 V4_1_2rc2 V4_1_2rc3
jfa [Mon, 21 Apr 2008 13:38:20 +0000 (13:38 +0000)]
Join modifications from BR_Dev_For_4_0.

17 years agoImport a new plugin, sent by Stephane LIAUZU V4_0 V4_0rc1 V4_0rc1_automake V4_0rc2 initial
jfa [Wed, 28 Mar 2007 08:50:47 +0000 (08:50 +0000)]
Import a new plugin, sent by Stephane LIAUZU