Salome HOME
modules/paravis.git
8 years agoRevert "Merge branch 'agr/edf12447-catalyst'"
Cédric Aguerre [Wed, 16 Mar 2016 12:37:17 +0000 (13:37 +0100)]
Revert "Merge branch 'agr/edf12447-catalyst'"

This reverts commit de6b5c7a4f6b082ccef52b47259b4f476c101a3f, reversing
changes made to 9ae5de52d1192b56a9ab29640c3643271169bf0e.

8 years agoOne more update of ParaVis tests:
rnv [Tue, 15 Mar 2016 13:35:40 +0000 (16:35 +0300)]
One more update of ParaVis tests:

1) Remove bugs/C7.py (because it is uses currupted Bug583-Quadratique.resu.med file)
2) Update dump_study/A7.py and dump_study/A9.py tests.

8 years agoRevert one change: set empty color array name and 'None' entity.
rnv [Mon, 14 Mar 2016 07:17:09 +0000 (10:17 +0300)]
Revert one change: set empty color array name and 'None' entity.

8 years agoUpdate dump trace/study tests.
rnv [Thu, 10 Mar 2016 12:19:00 +0000 (15:19 +0300)]
Update dump trace/study tests.

8 years agoUpdate ParaVis non-regression test base in the following ways:
rnv [Wed, 10 Feb 2016 12:19:01 +0000 (15:19 +0300)]
Update ParaVis non-regression test base in the following ways:

1) Remove tests which use corrupted med files, namelly
      - forma01f.resu.med (bugs/C4);
      - zzzz121b.med (ImportMedField/B3);
      - Bug619-result_calcul_OCC.med (bugs/D0);
2) Remove GaussPoints/C5 test and */F7 tests since these tests are used occ4050.med file, which is corrupted;
3) Disable TableReader tests (Tables/*, bugs/C8, bugs/D5 );
4) Change way of the comparision sizes of the picture: compare resolution instead size in bytes;
5) Adoptation tests for ParaView-5.0.0.

8 years agoMerge branch 'agr/edf12447-catalyst'
Cédric Aguerre [Mon, 14 Mar 2016 09:50:24 +0000 (10:50 +0100)]
Merge branch 'agr/edf12447-catalyst'

8 years ago[PVViewer] Add Catalyst menu agr/edf12447-catalyst
Cédric Aguerre [Thu, 10 Mar 2016 14:16:04 +0000 (15:16 +0100)]
[PVViewer] Add Catalyst menu

8 years agoMerge branch 'V8_0_0_BR'
vsr [Wed, 9 Mar 2016 14:46:41 +0000 (17:46 +0300)]
Merge branch 'V8_0_0_BR'

8 years agoCorrection of bug seen thanks to ResOK_0000.med file in samples.
Anthony Geay [Thu, 25 Feb 2016 09:07:03 +0000 (10:07 +0100)]
Correction of bug seen thanks to ResOK_0000.med file in samples.

8 years agoRevert commit fc0184cc V8_0_0_BR V8_0_0 V8_0_0rc2
vsr [Wed, 24 Feb 2016 14:39:08 +0000 (17:39 +0300)]
Revert commit fc0184cc

8 years agoUsing std::vector instead of removed vtksys_stl::vector
rnv [Sat, 20 Feb 2016 12:17:33 +0000 (15:17 +0300)]
Using std::vector instead of removed vtksys_stl::vector

8 years agoSuppress compiler warning.
rnv [Sat, 20 Feb 2016 11:35:00 +0000 (14:35 +0300)]
Suppress compiler warning.

8 years agoUsing std::vector instead of removed vtksys_stl::vector
rnv [Sat, 20 Feb 2016 12:17:33 +0000 (15:17 +0300)]
Using std::vector instead of removed vtksys_stl::vector

8 years agoSuppress compiler warning.
rnv [Sat, 20 Feb 2016 11:35:00 +0000 (14:35 +0300)]
Suppress compiler warning.

8 years agoC++98 compatibility (remove C++11 staff)
vsr [Thu, 18 Feb 2016 09:11:18 +0000 (12:11 +0300)]
C++98 compatibility (remove C++11 staff)

8 years agoUpdates from V7_dev branch
vsr [Fri, 12 Feb 2016 07:00:22 +0000 (10:00 +0300)]
Updates from V7_dev branch

8 years agoWindows compatibility
ana [Mon, 15 Feb 2016 08:45:36 +0000 (11:45 +0300)]
Windows compatibility

8 years agoSmall refactor. agy/800rc2
Anthony Geay [Fri, 29 Jan 2016 15:36:03 +0000 (16:36 +0100)]
Small refactor.

8 years agoGlobalNodeIds in MEDReader in // context.
Anthony Geay [Fri, 29 Jan 2016 14:15:09 +0000 (15:15 +0100)]
GlobalNodeIds in MEDReader in // context.

8 years agoFix EDF tests
Cédric Aguerre [Wed, 27 Jan 2016 10:20:54 +0000 (11:20 +0100)]
Fix EDF tests

8 years agoC++98 compatibility (remove C++11 staff)
vsr [Thu, 18 Feb 2016 09:11:18 +0000 (12:11 +0300)]
C++98 compatibility (remove C++11 staff)

8 years agoMerge relevant changes from V8_0_0_BR branch
vsr [Fri, 12 Feb 2016 07:00:22 +0000 (10:00 +0300)]
Merge relevant changes from V8_0_0_BR branch

8 years agoCMake: simplifying Python detection mechanism.
abn [Thu, 4 Feb 2016 10:53:17 +0000 (11:53 +0100)]
CMake: simplifying Python detection mechanism.

8 years agoMerge remote branch 'origin/V7_dev' into V8_0_0_BR V8_0_0rc1
vsr [Tue, 2 Feb 2016 16:16:19 +0000 (19:16 +0300)]
Merge remote branch 'origin/V7_dev' into V8_0_0_BR

8 years agoSmall refactor.
Anthony Geay [Fri, 29 Jan 2016 15:36:03 +0000 (16:36 +0100)]
Small refactor.

8 years agoGlobalNodeIds in MEDReader in // context.
Anthony Geay [Fri, 29 Jan 2016 14:15:09 +0000 (15:15 +0100)]
GlobalNodeIds in MEDReader in // context.

8 years agoPV500 porting.
Anthony Geay [Wed, 27 Jan 2016 16:10:07 +0000 (17:10 +0100)]
PV500 porting.

8 years agoFix EDF tests
Cédric Aguerre [Wed, 27 Jan 2016 10:20:54 +0000 (11:20 +0100)]
Fix EDF tests

8 years agoMerge branch 'V7_dev' into V8_0_0_BR
vsr [Mon, 25 Jan 2016 13:46:21 +0000 (16:46 +0300)]
Merge branch 'V7_dev' into V8_0_0_BR

8 years agoIncrement version: 8.0.0
vsr [Mon, 25 Jan 2016 12:50:58 +0000 (15:50 +0300)]
Increment version: 8.0.0

8 years agoSet-up Sphinx theme depending on its version
vsr [Fri, 22 Jan 2016 15:39:17 +0000 (18:39 +0300)]
Set-up Sphinx theme depending on its version

8 years agoMEDCoupling API change - stage #1 abn/mc_api V8_0_0b1
abn [Wed, 20 Jan 2016 13:17:50 +0000 (14:17 +0100)]
MEDCoupling API change - stage #1

8 years ago1st step. agy/NamespaceModif
Anthony Geay [Wed, 20 Jan 2016 09:23:24 +0000 (10:23 +0100)]
1st step.

8 years agoPorting to PV500
Anthony Geay [Wed, 20 Jan 2016 09:14:02 +0000 (10:14 +0100)]
Porting to PV500

8 years agoPorting ParaVis presentations to ParaView-5.0.0
rnv [Mon, 18 Jan 2016 16:08:24 +0000 (19:08 +0300)]
Porting ParaVis presentations to ParaView-5.0.0

8 years agoPorting ParaVis presentations to ParaView-5.0.0 : set correct value of the Lock(Data...
rnv [Mon, 18 Jan 2016 16:00:25 +0000 (19:00 +0300)]
Porting ParaVis presentations to ParaView-5.0.0 : set correct value of the Lock(Data/Scalar)Range flag.

8 years agoPorting ParaVis presentations to ParaView-5.0.0
rnv [Mon, 18 Jan 2016 15:45:21 +0000 (18:45 +0300)]
Porting ParaVis presentations to ParaView-5.0.0

8 years agoMerge branch 'V8_0_BR' V8_0_0a2
vsr [Fri, 15 Jan 2016 06:27:26 +0000 (09:27 +0300)]
Merge branch 'V8_0_BR'

8 years agoFix compilation error V7_8_0a1
rnv [Thu, 14 Jan 2016 11:24:02 +0000 (14:24 +0300)]
Fix compilation error

8 years agoFix possible problem with enclosed reloading of targets from SALOME modules V8_0_BR
vsr [Wed, 13 Jan 2016 14:13:51 +0000 (17:13 +0300)]
Fix possible problem with enclosed reloading of targets from SALOME modules

8 years agoRe-implementation reader, using Json parser from VTK library.
rnv [Wed, 13 Jan 2016 10:34:10 +0000 (13:34 +0300)]
Re-implementation reader, using Json parser from VTK library.

8 years agoFix problem with detecting ParaView / VTK in PARAVIS module
vsr [Tue, 12 Jan 2016 10:02:05 +0000 (13:02 +0300)]
Fix problem with detecting ParaView / VTK in PARAVIS module

8 years agoINT PAL 0053048: SIGSEGV after open ParMEDCorbaPluginSource1 sources
imn [Tue, 12 Jan 2016 09:58:22 +0000 (12:58 +0300)]
INT PAL 0053048: SIGSEGV after open ParMEDCorbaPluginSource1 sources

8 years agoBug correction proposed by KW10625
Anthony Geay [Thu, 7 Jan 2016 14:35:11 +0000 (15:35 +0100)]
Bug correction proposed by KW10625

8 years agoAPI modif MEDFileMesh.getGenMeshAtLevel -> MEDFileMesh.getMeshAtLevel
Anthony Geay [Wed, 6 Jan 2016 07:01:17 +0000 (08:01 +0100)]
API modif MEDFileMesh.getGenMeshAtLevel -> MEDFileMesh.getMeshAtLevel

8 years agoWork around to solve SIGSEGV in test19.
Anthony Geay [Tue, 5 Jan 2016 15:48:46 +0000 (16:48 +0100)]
Work around to solve SIGSEGV in test19.

8 years agoLittle fix of header.
Anthony Geay [Mon, 4 Jan 2016 09:08:21 +0000 (10:08 +0100)]
Little fix of header.

8 years agoAddition of GhostCellsGenerator filter to avoid artefacts linked to // visualizations.
Anthony Geay [Mon, 4 Jan 2016 07:31:30 +0000 (08:31 +0100)]
Addition of GhostCellsGenerator filter to avoid artefacts linked to // visualizations.

8 years agoDeal with non cartesian MED files.
Anthony Geay [Thu, 31 Dec 2015 16:13:08 +0000 (17:13 +0100)]
Deal with non cartesian MED files.

8 years agoExtractGroup is now a multiblock filter and not an unstructured like MEDReader. For...
Anthony Geay [Wed, 30 Dec 2015 15:45:30 +0000 (16:45 +0100)]
ExtractGroup is now a multiblock filter and not an unstructured like MEDReader. For users mixing cells and nodes fetch the two parts are in different blocks.

8 years agoAdditional fix for QT5 V8_0_0a1
rnv [Tue, 29 Dec 2015 09:34:00 +0000 (12:34 +0300)]
Additional fix for QT5

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/paravis
Anthony Geay [Tue, 29 Dec 2015 08:43:47 +0000 (09:43 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/paravis

8 years agoNon regression test for ExtractCellType filter (coming from Threshold PV filter)...
Anthony Geay [Tue, 29 Dec 2015 08:43:13 +0000 (09:43 +0100)]
Non regression test for ExtractCellType filter (coming from Threshold PV filter) corrected in PV5.

8 years agoNon regression test for bug ExtractCellType filter (PV Threshold filter)
Anthony Geay [Tue, 29 Dec 2015 08:36:01 +0000 (09:36 +0100)]
Non regression test for bug ExtractCellType filter (PV Threshold filter)

8 years agoAdd reference png files for image comparison.
Anthony Geay [Tue, 29 Dec 2015 07:18:39 +0000 (08:18 +0100)]
Add reference png files for image comparison.

8 years agoMerge Qt5 porting.
imn [Thu, 26 Nov 2015 14:41:19 +0000 (17:41 +0300)]
Merge Qt5 porting.

8 years agoWindows compatibility
ana [Mon, 21 Dec 2015 17:34:48 +0000 (20:34 +0300)]
Windows compatibility

8 years agoPorting PV50 - little modif.
Anthony Geay [Thu, 17 Dec 2015 15:14:41 +0000 (16:14 +0100)]
Porting PV50 - little modif.

8 years agoPorting to PV50
Anthony Geay [Wed, 29 Jul 2015 08:12:51 +0000 (10:12 +0200)]
Porting to PV50

8 years agoChanges related to the split of MED module. New CMake agr/medcoupling_tool
abn [Fri, 11 Dec 2015 14:01:20 +0000 (15:01 +0100)]
Changes related to the split of MED module. New CMake
option added: SALOME_PARAVIS_BUILD_CORBA_PLUGINS (dftl ON)

8 years agoAdd MEDCoupling dependency simple_cmake
Cédric Aguerre [Mon, 7 Dec 2015 12:28:18 +0000 (13:28 +0100)]
Add MEDCoupling dependency

8 years agoAdd MEDCoupling dependency
Cédric Aguerre [Fri, 4 Dec 2015 14:51:14 +0000 (15:51 +0100)]
Add MEDCoupling dependency

8 years agoMerge remote branch 'origin/master'
Cédric Aguerre [Wed, 2 Dec 2015 15:07:19 +0000 (16:07 +0100)]
Merge remote branch 'origin/master'

8 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/paravis
abn [Wed, 2 Dec 2015 10:48:07 +0000 (11:48 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis

8 years agoFixing JSON reader tests, my bad.
abn [Wed, 2 Dec 2015 10:47:48 +0000 (11:47 +0100)]
Fixing JSON reader tests, my bad.

8 years agoWindows porting and compatibility
ana [Wed, 25 Nov 2015 12:09:22 +0000 (15:09 +0300)]
Windows porting and compatibility

8 years agoMerge remote-tracking branch 'origin/master'
Cédric Aguerre [Fri, 20 Nov 2015 16:04:35 +0000 (17:04 +0100)]
Merge remote-tracking branch 'origin/master'

8 years agoSmall modif in the JSon reader: accept string values, but
abn [Thu, 19 Nov 2015 16:03:49 +0000 (17:03 +0100)]
Small modif in the JSon reader: accept string values, but
convert them to 0.0 issuing a warning.

8 years agoMerge branch 'V7_7_BR'
vsr [Mon, 16 Nov 2015 08:18:07 +0000 (11:18 +0300)]
Merge branch 'V7_7_BR'

8 years agoWindows: destroy the active Trace before calling Py_Finalize() fix_for_770 V7_7_0_WIN
ana [Thu, 12 Nov 2015 11:51:56 +0000 (14:51 +0300)]
Windows: destroy the active Trace before calling Py_Finalize()

8 years agoWindows: destroy the active Trace before calling Py_Initialize()
ana [Wed, 11 Nov 2015 10:25:14 +0000 (13:25 +0300)]
Windows: destroy the active Trace before calling Py_Initialize()

8 years ago0023191: [CEA 1607] REGRESSION : the file hdf does not save the data PARAVIS
abn [Mon, 19 Oct 2015 12:25:23 +0000 (14:25 +0200)]
0023191: [CEA 1607] REGRESSION : the file hdf does not save the data PARAVIS

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/paravis
Cédric Aguerre [Fri, 6 Nov 2015 14:08:58 +0000 (15:08 +0100)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/paravis

8 years agoSome corrections for tests
vsr [Tue, 3 Nov 2015 15:07:07 +0000 (18:07 +0300)]
Some corrections for tests

8 years agoFix configuration problem V8_0_pre
mnt [Thu, 29 Oct 2015 12:48:40 +0000 (15:48 +0300)]
Fix configuration problem

8 years agoMerge remote branch 'origin/master'
Cédric Aguerre [Thu, 29 Oct 2015 10:37:46 +0000 (11:37 +0100)]
Merge remote branch 'origin/master'

8 years agoImplementation of the "0023167: [CEA 1592] JSON ParaView reader" issue.
rnv [Mon, 26 Oct 2015 12:40:52 +0000 (15:40 +0300)]
Implementation of the "0023167: [CEA 1592] JSON ParaView reader" issue.

8 years agoFix build problem introduced by previous commit.
vsr [Mon, 19 Oct 2015 14:15:18 +0000 (17:15 +0300)]
Fix build problem introduced by previous commit.

8 years agoNew simpler test for GIL in paraview.
abn [Wed, 14 Oct 2015 14:24:42 +0000 (16:24 +0200)]
New simpler test for GIL in paraview.

8 years agoSet development flag to 1
vsr [Mon, 19 Oct 2015 08:26:50 +0000 (11:26 +0300)]
Set development flag to 1

8 years agoIncrement version: 7.7.0 V7_7_0 V7_7_0rc1
vsr [Thu, 15 Oct 2015 05:57:13 +0000 (08:57 +0300)]
Increment version: 7.7.0

8 years agoWindows compatibility
ana [Wed, 14 Oct 2015 15:29:38 +0000 (18:29 +0300)]
Windows compatibility

8 years ago0023183: [CEA 1604] Crash of SALOME while loading a file in PARAVIS
rnv [Fri, 9 Oct 2015 07:23:33 +0000 (10:23 +0300)]
0023183: [CEA 1604] Crash of SALOME while loading a file in PARAVIS
0023185: [CEA 1606] SALOME freezes or crashes while loading a python script

8 years agoUpdate translation files from Crowdin cbr/crowdin_V7_7_BR
Christophe Bourcier [Mon, 28 Sep 2015 12:37:06 +0000 (14:37 +0200)]
Update translation files from Crowdin

8 years agoMerge branch 'V7_7_BR'
vsr [Mon, 28 Sep 2015 07:51:43 +0000 (10:51 +0300)]
Merge branch 'V7_7_BR'

8 years agoSwitch SALOME_PARAVIS_USE_GEOM_SOURCE and SALOME_PARAVIS_USE_SMESH_SOURCE options...
vsr [Thu, 24 Sep 2015 12:09:24 +0000 (15:09 +0300)]
Switch SALOME_PARAVIS_USE_GEOM_SOURCE and SALOME_PARAVIS_USE_SMESH_SOURCE options OFF by default (CoTech decision)

8 years ago0023159: EDF 11434 - Problem with Extract Group
Anthony Geay [Wed, 23 Sep 2015 10:07:47 +0000 (12:07 +0200)]
0023159: EDF 11434 - Problem with Extract Group

8 years ago0023158: [CEA 1582] Paravis: ExtractCellType SEG2 error filter
imn [Tue, 22 Sep 2015 12:33:30 +0000 (15:33 +0300)]
0023158: [CEA 1582] Paravis: ExtractCellType SEG2 error filter

8 years agoFix for the issue: 23161: EDF 11207 - SIGSEGV using ExtractCellType python method. V7_7_0b1
rnv [Fri, 18 Sep 2015 08:11:00 +0000 (11:11 +0300)]
Fix for the issue: 23161: EDF 11207 - SIGSEGV using ExtractCellType python method.

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/paravis
Cédric Aguerre [Mon, 20 Jul 2015 12:41:54 +0000 (14:41 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/paravis

8 years agoMerge branch 'abn/pvserver_service' V7_7_0a1
abn [Mon, 20 Jul 2015 08:48:14 +0000 (10:48 +0200)]
Merge branch 'abn/pvserver_service'

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/paravis
Cédric Aguerre [Mon, 6 Jul 2015 12:13:03 +0000 (14:13 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/paravis

9 years agoIssue '23082: [CEA 1403] Filter to rename fields or components' - small corrections.
rnv [Mon, 29 Jun 2015 15:25:11 +0000 (18:25 +0300)]
Issue '23082: [CEA 1403] Filter to rename fields or components' - small corrections.

9 years agoMoved PVSERVER CORBA engine from PARAVIS to GUI. abn/pvserver_service
abn [Mon, 29 Jun 2015 11:38:47 +0000 (13:38 +0200)]
Moved PVSERVER CORBA engine from PARAVIS to GUI.

PVSERVER is now a simple CORBA service, not inheriting from
EngineComponent class. GUI can now be compiled with the PVViewer
and without the PARAVIS module. PARAVIS module is now just a GUI
client.

9 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/paravis
Cédric Aguerre [Mon, 29 Jun 2015 09:26:18 +0000 (11:26 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/paravis

9 years agoPartial fix for the '23113: EDF 7612 PARAVIS: The use of the animation view after...
rnv [Wed, 24 Jun 2015 10:08:19 +0000 (13:08 +0300)]
Partial fix for the '23113: EDF 7612 PARAVIS: The use of the animation view after applying the macro mode makes Salome terminating in SIGSEGV' issue.

9 years agoName change of the Integration points filter menu. fbt/integration_points_menu_name_change
Florian BRUNET [Tue, 23 Jun 2015 15:08:40 +0000 (17:08 +0200)]
Name change of the Integration points filter menu.

9 years agoAdded standalone Qt application demonstrating ParaView key API elements.
abn [Mon, 22 Jun 2015 14:47:43 +0000 (16:47 +0200)]
Added standalone Qt application demonstrating ParaView key API elements.

Built with SALOME_BUILD_TESTS=ON, then take a look at the README.txt file.

9 years agoRemove deprecated preferences
vsr [Mon, 22 Jun 2015 09:48:08 +0000 (12:48 +0300)]
Remove deprecated preferences

9 years agoAdd missing default values of PARAVIS preferences
vsr [Mon, 22 Jun 2015 09:47:49 +0000 (12:47 +0300)]
Add missing default values of PARAVIS preferences