]> SALOME platform Git repositories - modules/paravis.git/log
Salome HOME
modules/paravis.git
9 years agoIncrement version: 7.5.1
vsr [Tue, 9 Dec 2014 08:47:15 +0000 (11:47 +0300)]
Increment version: 7.5.1

9 years agoCreate plugin as a filter which allows analyze difference between two time steps...
rnv [Wed, 26 Nov 2014 10:33:26 +0000 (13:33 +0300)]
Create plugin as a filter which allows analyze difference between two time steps of one data array (field).

Added the following server manager properties:
1. Property is responsible for enumeration the scalar array names of input data set;
2. Property is responsible for specifying the first time step;
3. Property is responsible for specifying the second time step;
4. Property is responsible for specifying the prefix of new array name.

Filter is capable of reading various data objects.
Also filter can return the corresponding errors if the input data are not correct or property of user interface controls is invalid. This filter appointed into "Temporal" group of filters.
Added the icon to this filter.

9 years agoWindows compatibility V7_5_0 V7_5_0rc1
vsr [Mon, 24 Nov 2014 13:49:48 +0000 (16:49 +0300)]
Windows compatibility

9 years agoCall zipCoords to reduce CPU and GPU memory in // mode.
Anthony Geay [Mon, 24 Nov 2014 10:37:06 +0000 (11:37 +0100)]
Call zipCoords to reduce CPU and GPU memory in // mode.

9 years agoNon regression test for cases where field names and mesh names are common.
Anthony Geay [Fri, 21 Nov 2014 07:25:32 +0000 (08:25 +0100)]
Non regression test for cases where field names and mesh names are common.

9 years agoCorrect bug when reading a MED file with a mesh having the same name than a field...
Anthony Geay [Thu, 20 Nov 2014 17:05:59 +0000 (18:05 +0100)]
Correct bug when reading a MED file with a mesh having the same name than a field in the same file.

9 years agoMerge branch 'master' into V7_5_BR
vsr [Thu, 13 Nov 2014 16:32:51 +0000 (19:32 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoRestoring Animation Widget hack to have the "plus" icon
abn [Thu, 13 Nov 2014 08:05:50 +0000 (09:05 +0100)]
Restoring Animation Widget hack to have the "plus" icon
properly displayed. Bug should be fowarded upstream to KitWare.

9 years agoMerge branch 'master' into V7_5_BR
vsr [Wed, 12 Nov 2014 16:54:07 +0000 (19:54 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoFixing menu entries not appearing properly.
abn [Wed, 12 Nov 2014 14:32:02 +0000 (15:32 +0100)]
Fixing menu entries not appearing properly.

9 years agoMerge branch 'master' into V7_5_BR
vsr [Wed, 5 Nov 2014 15:42:03 +0000 (18:42 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoIncrement version: 7.5.0
vsr [Wed, 5 Nov 2014 15:25:27 +0000 (18:25 +0300)]
Increment version: 7.5.0

9 years agoFixing filter display issues.
abn [Tue, 4 Nov 2014 09:14:47 +0000 (10:14 +0100)]
Fixing filter display issues.

9 years ago[Demo] command_line V7_5_0b1
Cédric Aguerre [Fri, 31 Oct 2014 14:00:27 +0000 (15:00 +0100)]
[Demo] command_line

[Demo] command_line

9 years agoIPAL52563: TC 7.5.0: Study cannot be saved after PARAVIS activation
vsr [Fri, 31 Oct 2014 12:06:06 +0000 (15:06 +0300)]
IPAL52563: TC 7.5.0: Study cannot be saved after PARAVIS activation

9 years agoChange a way the tests are running
vsr [Thu, 30 Oct 2014 08:17:57 +0000 (11:17 +0300)]
Change a way the tests are running
- By default, tests are running in a terminal SALOME session
- Add option to run tests in a GUI SALOME session

9 years agoSet properly PARAVIS environment in runtime on Windows
vsr [Thu, 30 Oct 2014 08:16:36 +0000 (11:16 +0300)]
Set properly PARAVIS environment in runtime on Windows

9 years agoMigrate tests to PV4.2
vsr [Thu, 30 Oct 2014 08:15:40 +0000 (11:15 +0300)]
Migrate tests to PV4.2

9 years agoFix pb with running make test when PortManager feature is switched ON (default behavi...
vsr [Wed, 29 Oct 2014 09:57:18 +0000 (12:57 +0300)]
Fix pb with running make test when PortManager feature is switched ON (default behavior since v7.5.0)

9 years agoFurther porting: ImportFile is now replaced by OpenDataFile
abn [Tue, 28 Oct 2014 14:42:32 +0000 (15:42 +0100)]
Further porting: ImportFile is now replaced by OpenDataFile

9 years agoRenamed paravis into pvserver in tests.
abn [Tue, 28 Oct 2014 14:27:48 +0000 (15:27 +0100)]
Renamed paravis into pvserver in tests.

9 years agoFixed pvsimple to include pvserver instead of paravis.
abn [Tue, 28 Oct 2014 14:17:11 +0000 (15:17 +0100)]
Fixed pvsimple to include pvserver instead of paravis.

9 years agoConnecting restore default signal in settings dialog.
abn [Tue, 28 Oct 2014 11:36:59 +0000 (12:36 +0100)]
Connecting restore default signal in settings dialog.

9 years agoRe-implementing possibilty to split the property panel in three pieces (View, Display...
abn [Tue, 28 Oct 2014 10:26:02 +0000 (11:26 +0100)]
Re-implementing possibilty to split the property panel in three pieces (View, Display and Properties)

9 years agoFixed: contextual menu in pipeline browser + VCR controls
abn [Tue, 28 Oct 2014 10:00:02 +0000 (11:00 +0100)]
Fixed: contextual menu in pipeline browser + VCR controls

9 years agoFinished porting of presentations.py to PV4.2
abn [Tue, 28 Oct 2014 09:21:05 +0000 (10:21 +0100)]
Finished porting of presentations.py to PV4.2

9 years agoFixing presentations.py to the correct version.
abn [Tue, 28 Oct 2014 08:09:25 +0000 (09:09 +0100)]
Fixing presentations.py to the correct version.

9 years agoFixing menus.
abn [Mon, 27 Oct 2014 10:57:50 +0000 (11:57 +0100)]
Fixing menus.

9 years agoMake PARAVIEW_ROOT_DIR detection at runtime, not at compile time, to avoid big disill...
Anthony Geay [Thu, 23 Oct 2014 12:45:42 +0000 (14:45 +0200)]
Make PARAVIEW_ROOT_DIR detection at runtime, not at compile time, to avoid big disillution after packaging

9 years agoAdd a simplified test representing file in EDF8655 (PAL22677).
Anthony Geay [Tue, 21 Oct 2014 08:58:29 +0000 (10:58 +0200)]
Add a simplified test representing file in EDF8655 (PAL22677).

9 years agoWindows compatibility
ana [Mon, 20 Oct 2014 10:56:59 +0000 (14:56 +0400)]
Windows compatibility

9 years agoSolve bug EDF#8655 definitely.
Anthony Geay [Fri, 17 Oct 2014 13:00:54 +0000 (15:00 +0200)]
Solve bug EDF#8655 definitely.

9 years agoRenamed myParavisEngine into myPVServerService
abn [Fri, 17 Oct 2014 07:52:33 +0000 (09:52 +0200)]
Renamed myParavisEngine into myPVServerService

9 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/paravis
abn [Fri, 17 Oct 2014 07:25:39 +0000 (09:25 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis

9 years agoBug fix: restoring Settings connection.
abn [Fri, 17 Oct 2014 07:25:31 +0000 (09:25 +0200)]
Bug fix: restoring Settings connection.

9 years agoMinor change: avoid bad temporary positioning of the ParaView panels at PARAVIS activ...
vsr [Thu, 16 Oct 2014 14:50:39 +0000 (18:50 +0400)]
Minor change: avoid bad temporary positioning of the ParaView panels at PARAVIS activation

9 years agoFixing Properties panel placement
abn [Thu, 16 Oct 2014 14:07:08 +0000 (16:07 +0200)]
Fixing Properties panel placement

9 years agoRemoved debug message - minor fix for "import salome_test"
abn [Thu, 16 Oct 2014 13:50:11 +0000 (15:50 +0200)]
Removed debug message - minor fix for "import salome_test"

9 years agoPreparing move of the engine code into GUI (and restoring trace)
abn [Thu, 16 Oct 2014 11:31:21 +0000 (13:31 +0200)]
Preparing move of the engine code into GUI (and restoring trace)

9 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/paravis
abn [Thu, 16 Oct 2014 11:13:29 +0000 (13:13 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis

Conflicts:
src/PVGUI/PVGUI_Module.cxx

9 years agoMoving resources to GUI.
abn [Thu, 16 Oct 2014 11:11:37 +0000 (13:11 +0200)]
Moving resources to GUI.

9 years ago0022712: [CEA 1300] LightApp_PreferencesDlg - invalid layout / resize policy
vsr [Wed, 15 Oct 2014 16:21:46 +0000 (20:21 +0400)]
0022712: [CEA 1300] LightApp_PreferencesDlg - invalid layout / resize policy

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

10 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

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

10 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.

10 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.

10 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

10 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.

10 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

10 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.

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

10 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

10 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"

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

10 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

10 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.)

10 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.

10 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.

10 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_*

10 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.

10 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

10 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.

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

10 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

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

10 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

10 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

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

10 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).

10 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.

10 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.

10 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.

10 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.

10 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.

10 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.

10 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'

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

10 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

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

10 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.

10 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.

10 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

10 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

10 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

10 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.

10 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.

10 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

10 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.

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