Salome HOME
modules/paravis.git
9 years agoMerge branch 'abn/rearch'
abn [Mon, 13 Oct 2014 13:09:37 +0000 (15:09 +0200)]
Merge branch 'abn/rearch'

Conflicts:
src/PV_SWIG/VTKWrapping/paravisSM.py -- file deleted!

9 years agoClearly identify when we execute Python code from SALOME embedded console. abn/rearch
abn [Mon, 13 Oct 2014 13:02:57 +0000 (15:02 +0200)]
Clearly identify when we execute Python code from SALOME embedded console.

9 years agoMake the // MEDReader working even in builtin mode. V7_5_0a1
Anthony Geay [Fri, 10 Oct 2014 07:23:52 +0000 (09:23 +0200)]
Make the // MEDReader working even in builtin mode.

9 years agoMerge branch 'abn/port_pv42'
abn [Thu, 9 Oct 2014 08:09:26 +0000 (10:09 +0200)]
Merge branch 'abn/port_pv42'

Conflicts:
src/Plugins/MEDReader/IO/vtkMEDReader.cxx
src/Plugins/ParaMEDCorba/vtkParaMEDCorbaSource.cxx

9 years agoProtection against aggressive crash when attempting to apply this ExtractCellType...
Anthony Geay [Thu, 9 Oct 2014 06:47:20 +0000 (08:47 +0200)]
Protection against aggressive crash when attempting to apply this ExtractCellType filter on non unstructured mesh.

9 years agoLittle cleanup of filters (remove useless methods)
Anthony Geay [Thu, 9 Oct 2014 06:36:16 +0000 (08:36 +0200)]
Little cleanup of filters (remove useless methods)

9 years agoLast test to port to PV4.2.
Anthony Geay [Thu, 9 Oct 2014 05:58:08 +0000 (07:58 +0200)]
Last test to port to PV4.2.

9 years agoPorting 4.2. Tests OK \!
Anthony Geay [Wed, 8 Oct 2014 15:53:28 +0000 (17:53 +0200)]
Porting 4.2. Tests OK \!

9 years agoPorting (new API) to PV4.2 the tests.
Anthony Geay [Wed, 8 Oct 2014 15:21:23 +0000 (17:21 +0200)]
Porting (new API) to PV4.2 the tests.

9 years agoLast cleanup to compile // plugins withtout trouble.
Anthony Geay [Mon, 6 Oct 2014 08:04:48 +0000 (10:04 +0200)]
Last cleanup to compile // plugins withtout trouble.

9 years agoReady for 4.2
Anthony Geay [Mon, 6 Oct 2014 07:00:02 +0000 (09:00 +0200)]
Ready for 4.2

9 years agoFor the moment MAXIMUM_NUMBER_OF_PIECES can't be removed
Anthony Geay [Fri, 3 Oct 2014 15:37:31 +0000 (17:37 +0200)]
For the moment MAXIMUM_NUMBER_OF_PIECES can't be removed

9 years agoDebug on // mode.
Anthony Geay [Fri, 3 Oct 2014 15:07:48 +0000 (17:07 +0200)]
Debug on // mode.

9 years agoProtect Extract Group from agressive users.
Anthony Geay [Fri, 3 Oct 2014 14:26:41 +0000 (16:26 +0200)]
Protect Extract Group from agressive users.

9 years agoMEDReader is now working in Parallel for *.med files.
Anthony Geay [Fri, 3 Oct 2014 09:15:01 +0000 (11:15 +0200)]
MEDReader is now working in Parallel for *.med files.

9 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/paravis
Anthony Geay [Fri, 3 Oct 2014 08:02:31 +0000 (10:02 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/paravis

9 years agoMake the MEDReader plugin compilable usable outside paravis.
Anthony Geay [Fri, 3 Oct 2014 08:02:23 +0000 (10:02 +0200)]
Make the MEDReader plugin compilable usable outside paravis.

9 years agoFixing trace to ensure always a view window is up replaying the trace
abn [Wed, 1 Oct 2014 15:34:27 +0000 (17:34 +0200)]
Fixing trace to ensure always a view window is up replaying the trace

9 years agoNow using 'salome_iapp.IN_SALOME_GUI' to detect where we are invoked from.
abn [Wed, 1 Oct 2014 15:20:08 +0000 (17:20 +0200)]
Now using 'salome_iapp.IN_SALOME_GUI' to detect where we are invoked from.

9 years agosimplification
Cédric Aguerre [Tue, 30 Sep 2014 08:30:23 +0000 (10:30 +0200)]
simplification

9 years agoMoved PVViewer code from PARAVIS into GUI
abn [Mon, 29 Sep 2014 14:56:33 +0000 (16:56 +0200)]
Moved PVViewer code from PARAVIS into GUI

9 years agoVarious improvements:
abn [Mon, 29 Sep 2014 09:05:57 +0000 (11:05 +0200)]
Various improvements:

* Isolated ParaView's GUI elements that need an early start, so that menu loads properly
* Translated preference to have the builtin pvserver used
* Fixed Python dump to "import pvsimple"

9 years agoWin32 compatibility
ana [Thu, 25 Sep 2014 14:01:52 +0000 (18:01 +0400)]
Win32 compatibility

9 years agoA non regression test focused on bug EDF8761
Anthony Geay [Fri, 19 Sep 2014 14:37:50 +0000 (16:37 +0200)]
A non regression test focused on bug EDF8761

9 years agoCorrection of bug EDF8761 (ELNOMesh filter with GeneratedVectors activated.)
Anthony Geay [Fri, 19 Sep 2014 13:57:28 +0000 (15:57 +0200)]
Correction of bug EDF8761 (ELNOMesh filter with GeneratedVectors activated.)

9 years agoAdding option to skip the connection to an external server.
abn [Fri, 19 Sep 2014 13:42:55 +0000 (15:42 +0200)]
Adding option to skip the connection to an external server.

9 years agoFirst demonstration of the use of a ParaView window outside PARAVIS.
abn [Wed, 17 Sep 2014 15:12:26 +0000 (17:12 +0200)]
First demonstration of the use of a ParaView window outside PARAVIS.

9 years agoRenamed the viewer part into PVViewer_*
abn [Wed, 17 Sep 2014 07:31:12 +0000 (09:31 +0200)]
Renamed the viewer part into PVViewer_*

9 years agoFurther work on view isolation plus various imps.
abn [Tue, 16 Sep 2014 15:24:57 +0000 (17:24 +0200)]
Further work on view isolation plus various imps.

DumpPython working again. Better handling of the connection from script part.
Still a big crash when trying to replay a script ... to be continued.

9 years agoMerge branch 'abn/tmp' into abn/rearch
abn [Mon, 15 Sep 2014 07:40:26 +0000 (09:40 +0200)]
Merge branch 'abn/tmp' into abn/rearch

Conflicts:
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h

9 years agoFurther clean-up and minor fix on wrongly connected Qt signals.
abn [Mon, 15 Sep 2014 07:32:51 +0000 (09:32 +0200)]
Further clean-up and minor fix on wrongly connected Qt signals.

9 years agoReinstanciating trace mechanism + headers cleanup.
abn [Fri, 12 Sep 2014 13:50:22 +0000 (15:50 +0200)]
Reinstanciating trace mechanism + headers cleanup.

9 years agoMerge branch 'abn/port_pv42' into abn/rearch
abn [Fri, 12 Sep 2014 13:36:04 +0000 (15:36 +0200)]
Merge branch 'abn/port_pv42' into abn/rearch

9 years agopqInternals clean-up abn/port_pv42
abn [Fri, 12 Sep 2014 13:35:14 +0000 (15:35 +0200)]
pqInternals clean-up

9 years agoMerge branch 'abn/port_pv42' into abn/rearch
abn [Fri, 12 Sep 2014 13:34:42 +0000 (15:34 +0200)]
Merge branch 'abn/port_pv42' into abn/rearch

Conflicts:
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h

9 years agoMinor: vtkEDFCutter removed from CMakeLists.txt
abn [Fri, 12 Sep 2014 13:07:07 +0000 (15:07 +0200)]
Minor: vtkEDFCutter removed from CMakeLists.txt

9 years agoGetting rid of vtkEDFCutter.
abn [Fri, 12 Sep 2014 12:25:59 +0000 (14:25 +0200)]
Getting rid of vtkEDFCutter.

9 years agoProperly integrating new Settings panel. "Default" won't work (but wasn't
abn [Fri, 12 Sep 2014 09:55:59 +0000 (11:55 +0200)]
Properly integrating new Settings panel. "Default" won't work (but wasn't
working before either).

9 years agoPorting PV4.2: fixing connection to the DeleteReaction.
abn [Wed, 10 Sep 2014 14:41:59 +0000 (16:41 +0200)]
Porting PV4.2: fixing connection to the DeleteReaction.

9 years agoPorting PV4.2: quick and dirty integration of new settings view.
abn [Wed, 10 Sep 2014 14:12:04 +0000 (16:12 +0200)]
Porting PV4.2: quick and dirty integration of new settings view.
To be improved.

9 years agoAll plugins except TableReader ported. Legacy plugins removed.
abn [Wed, 10 Sep 2014 11:46:59 +0000 (13:46 +0200)]
All plugins except TableReader ported. Legacy plugins removed.

Plugins removed: Filter, NavigationMode, ToolBar.

9 years agoPorting to PV4.2: porting MED related stuff.
abn [Wed, 10 Sep 2014 11:35:28 +0000 (13:35 +0200)]
Porting to PV4.2: porting MED related stuff.

Property MAXIMUM_NUMBER_OF_PIECES doesn't exist anymore.

9 years agoPorting to PV4.2: first stage ready.
abn [Tue, 9 Sep 2014 14:43:00 +0000 (16:43 +0200)]
Porting to PV4.2: first stage ready.

* Basic functions OK
* Trace OK
* New Settings Panel: not integrated
* Plugins: not ported.

9 years agoFix for the "22682: [CEA 1265] Dumped script containing cell normals ends with an...
rnv [Tue, 9 Sep 2014 10:16:31 +0000 (14:16 +0400)]
Fix for the "22682: [CEA 1265] Dumped script containing cell normals ends with an error" issue.

9 years agoMerge remote branch 'origin/cge/paravis_test'
vsr [Mon, 8 Sep 2014 07:31:08 +0000 (11:31 +0400)]
Merge remote branch 'origin/cge/paravis_test'

9 years agoPreparing porting to PV4.2
abn [Mon, 8 Sep 2014 07:20:15 +0000 (09:20 +0200)]
Preparing porting to PV4.2

9 years agoBug fix: "data" directory was not removed from CMakeLIsts.txt
abn [Mon, 8 Sep 2014 07:19:48 +0000 (09:19 +0200)]
Bug fix: "data" directory was not removed from CMakeLIsts.txt

9 years agoFix cge/paravis_test
CEA SALOME Support [Mon, 8 Sep 2014 07:07:27 +0000 (09:07 +0200)]
Fix

9 years agoGive more time to the pvserver to startup.
abn [Fri, 5 Sep 2014 13:16:04 +0000 (15:16 +0200)]
Give more time to the pvserver to startup.

9 years agoMore robust PVServer startup mechanism.
abn [Fri, 5 Sep 2014 11:54:01 +0000 (13:54 +0200)]
More robust PVServer startup mechanism.
Path to the PVServer registered at CMake time.
Temporary log function to a file for Cedric.

9 years agoon the way to view isolation
abn [Fri, 5 Sep 2014 08:20:52 +0000 (10:20 +0200)]
on the way to view isolation

9 years agoModified demos: use of SAMPLES_SRC_DIR instead of PARAVIEWDATA_ROOT_DIR ilh/test_paravis
CEA SALOME Support [Thu, 4 Sep 2014 10:40:50 +0000 (12:40 +0200)]
Modified demos: use of SAMPLES_SRC_DIR instead of PARAVIEWDATA_ROOT_DIR

9 years agoDemos do not use PARAVIEWDATA_ROOT_DIR anymore
CEA SALOME Support [Thu, 4 Sep 2014 09:55:23 +0000 (11:55 +0200)]
Demos do not use PARAVIEWDATA_ROOT_DIR anymore

9 years agoMoved behaviors into a dedicated object class.
abn [Wed, 3 Sep 2014 14:51:27 +0000 (16:51 +0200)]
Moved behaviors into a dedicated object class.

9 years agoPrepare move of the view part to GUI.
abn [Wed, 3 Sep 2014 14:12:49 +0000 (16:12 +0200)]
Prepare move of the view part to GUI.

9 years agoVarious fixes/improvements:
abn [Tue, 2 Sep 2014 12:50:13 +0000 (14:50 +0200)]
Various fixes/improvements:

- Now use Salome's embedded interpreter for execPythonCommand()
- Clean behavior when importing PARAVIS module from SALOME's console

9 years agoRe-wrote PARAVIS CORBA engine
abn [Fri, 29 Aug 2014 14:36:15 +0000 (16:36 +0200)]
Re-wrote PARAVIS CORBA engine

Engine now deals with the startup of the pvserver.
Python trace working.
To be fixed: Save study/Dump study broken.
To be fixed: ugly SIGSEV at SALOME's exit.

9 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:23:30 +0000 (13:23 +0400)]
Switch on dev version flag

9 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:23:04 +0000 (13:23 +0400)]
Merge remote branch 'origin/V7_4_BR'

9 years ago0022628: [CEA 1202] The default icon disposition is not correct in french and in...
vsr [Wed, 27 Aug 2014 09:12:33 +0000 (13:12 +0400)]
0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese

9 years agoFinished WITHOUT_CORBA implementation: PARAVIS now works by default
abn [Tue, 26 Aug 2014 08:47:08 +0000 (10:47 +0200)]
Finished WITHOUT_CORBA implementation: PARAVIS now works by default
with an external pvserver (this still has to be launched manually for now).

9 years ago0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
vsr [Tue, 12 Aug 2014 13:25:20 +0000 (17:25 +0400)]
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT

Update default dock windows / toolbars posision and visibility according to the issue 21709

9 years agoRevert "Synchronize adm files"
vsr [Thu, 7 Aug 2014 10:04:46 +0000 (14:04 +0400)]
Revert "Synchronize adm files"

This reverts commit 7cbbd61df3f61d6f3f766b890af5352960bbaa1e.

9 years agoSynchronize adm files
Maintenance team (INV) [Wed, 6 Aug 2014 19:17:58 +0000 (23:17 +0400)]
Synchronize adm files

10 years agoVersion update: 7.4.1 V7_4_BR V7_4_1 V7_4_1rc1
vsr [Fri, 27 Jun 2014 10:13:31 +0000 (14:13 +0400)]
Version update: 7.4.1

10 years agoBug correction : EDF 8407 PARAVIS - mantis 22610
geay [Wed, 25 Jun 2014 10:12:13 +0000 (12:12 +0200)]
Bug correction : EDF 8407 PARAVIS - mantis 22610

10 years agoBug correction 2 same for MEDReader reader but here for filters in MEDReader with...
geay [Mon, 2 Jun 2014 05:48:19 +0000 (07:48 +0200)]
Bug correction 2 same for MEDReader reader but here for filters in MEDReader with specific GUI.

10 years agoBug correction reading of MED file in client/server mode. Workaround to avoid PV... V7_4_0 V7_4_0rc2
geay [Mon, 26 May 2014 10:13:03 +0000 (12:13 +0200)]
Bug correction reading of MED file in client/server mode. Workaround to avoid PV bug.

10 years agoUpdate translation files from Crowdin
Christophe Bourcier [Thu, 22 May 2014 15:52:44 +0000 (17:52 +0200)]
Update translation files from Crowdin

10 years agoUpdate translation files from Crowdin V7_4_0rc1
Christophe Bourcier [Fri, 16 May 2014 13:11:29 +0000 (15:11 +0200)]
Update translation files from Crowdin

10 years agoFix pb with salome_test.py
vsr [Fri, 16 May 2014 09:16:18 +0000 (13:16 +0400)]
Fix pb with salome_test.py

10 years agoFix of failed tests.
akl [Fri, 16 May 2014 05:18:19 +0000 (09:18 +0400)]
Fix of failed tests.

10 years agoFix problems in tests
vsr [Thu, 15 May 2014 13:01:34 +0000 (17:01 +0400)]
Fix problems in tests

10 years agoMerge akl/tests_update: update tests
vsr [Thu, 15 May 2014 05:53:11 +0000 (09:53 +0400)]
Merge akl/tests_update: update tests

10 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/paravis
geay [Wed, 14 May 2014 08:45:34 +0000 (10:45 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis

10 years agoFirst try to correct MEDReader problem under Windows.
geay [Wed, 14 May 2014 08:45:27 +0000 (10:45 +0200)]
First try to correct MEDReader problem under Windows.

10 years agoFix test problem - wrong path to med file
vsr [Thu, 8 May 2014 13:08:36 +0000 (17:08 +0400)]
Fix test problem - wrong path to med file

10 years agoAdd PARAVIS_ROOT_DIR/lib/paraview to PV_PLUGIN_PATH variable for propert tests execution
vsr [Thu, 8 May 2014 12:49:18 +0000 (16:49 +0400)]
Add PARAVIS_ROOT_DIR/lib/paraview to PV_PLUGIN_PATH variable for propert tests execution

10 years agoFrench translations update
Renaud Nédélec [Wed, 7 May 2014 14:45:37 +0000 (16:45 +0200)]
French translations update

10 years agowin32 compatibility
ana [Mon, 5 May 2014 15:07:20 +0000 (19:07 +0400)]
win32 compatibility

10 years agoThe last memory leak hunting. All tests do not leak.
geay [Fri, 18 Apr 2014 13:15:36 +0000 (15:15 +0200)]
The last memory leak hunting. All tests do not leak.

10 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/paravis
geay [Fri, 18 Apr 2014 12:56:56 +0000 (14:56 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis

10 years agoLast memory leak hunting before V7.4.0.
geay [Fri, 18 Apr 2014 12:56:45 +0000 (14:56 +0200)]
Last memory leak hunting before V7.4.0.

10 years agoIncrement version: 7.4.0
vsr [Fri, 18 Apr 2014 11:46:26 +0000 (15:46 +0400)]
Increment version: 7.4.0

10 years agoset-up idl/.gitignore file
vsr [Fri, 18 Apr 2014 11:45:38 +0000 (15:45 +0400)]
set-up idl/.gitignore file

10 years agoA test on ExtractGroup field applied on non unstructured dataset.
geay [Fri, 18 Apr 2014 11:03:50 +0000 (13:03 +0200)]
A test on ExtractGroup field applied on non unstructured dataset.

10 years agoAdd a non regression test on fields on profiles of cells and faces of a cartesian...
geay [Fri, 18 Apr 2014 09:51:58 +0000 (11:51 +0200)]
Add a non regression test on fields on profiles of cells and faces of a cartesian mesh.

10 years agoCorrect bug on extract group with Rectilinear input dataset.
geay [Fri, 18 Apr 2014 06:49:10 +0000 (08:49 +0200)]
Correct bug on extract group with Rectilinear input dataset.

10 years agoSolving bug during loadState of a MEDReader instance. Bug MANTIS #22546. Bug CEA... V7_4_0b1
geay [Wed, 9 Apr 2014 08:43:41 +0000 (10:43 +0200)]
Solving bug during loadState of a MEDReader instance. Bug MANTIS #22546. Bug CEA #1136.

10 years agolittle debug on Separator property of MEDReader during seen when load state is called.
geay [Tue, 8 Apr 2014 14:00:41 +0000 (16:00 +0200)]
little debug on Separator property of MEDReader during seen when load state is called.

10 years agoPort TableReader plugin to PV4.1 to avoid boring warning message at startup of ParaViS.
geay [Tue, 8 Apr 2014 06:26:47 +0000 (08:26 +0200)]
Port TableReader plugin to PV4.1 to avoid boring warning message at startup of ParaViS.

10 years agoMerge from agy/feedbackads140304 V7_4_0a1
geay [Fri, 4 Apr 2014 06:22:52 +0000 (08:22 +0200)]
Merge from agy/feedbackads140304

10 years agoMerge branch 'origin/akl/22533'
vsr [Thu, 3 Apr 2014 14:15:20 +0000 (18:15 +0400)]
Merge branch 'origin/akl/22533'

10 years agoMerge branch 'akl/tests_update'
vsr [Thu, 3 Apr 2014 14:11:30 +0000 (18:11 +0400)]
Merge branch 'akl/tests_update'

10 years agoMerge branch V7_3_1_BR
vsr [Thu, 3 Apr 2014 13:00:23 +0000 (17:00 +0400)]
Merge branch V7_3_1_BR

10 years agoCorrect test environment (PV_PLUGIN_PATH variable). akl/tests_update
rnv [Wed, 2 Apr 2014 15:05:44 +0000 (19:05 +0400)]
Correct test environment (PV_PLUGIN_PATH variable).

10 years agoFix of regression tests.
akl [Wed, 2 Apr 2014 12:10:55 +0000 (16:10 +0400)]
Fix of regression tests.

10 years agoRollback the comment generation.
akl [Tue, 1 Apr 2014 10:38:40 +0000 (14:38 +0400)]
Rollback the comment generation.

10 years agoFeedback of users. Generate vectors do not modify arrays but append arrays with suffi... agy/feedbackads140304
geay [Tue, 1 Apr 2014 06:25:19 +0000 (08:25 +0200)]
Feedback of users. Generate vectors do not modify arrays but append arrays with suffix _Vector

10 years agoFix of 0022530: [CEA 1108] The new macros are deleted at Paravis launch
akl [Mon, 31 Mar 2014 10:21:11 +0000 (14:21 +0400)]
Fix of 0022530: [CEA 1108] The new macros are deleted at Paravis launch