vsr [Thu, 18 Jun 2015 09:26:13 +0000 (12:26 +0300)]
0023084: [CEA 1431] To choose in the preferences of the type Paravis trace Paraview
- Show single warning messages if Preferences dialog box if any option that requires application restart has been changed
Anthony Geay [Fri, 15 May 2015 07:23:47 +0000 (09:23 +0200)]
0023096: [CEA 1518] load script python : ServerModifTime does not exist
- In multiclient mode updateInformationAndDomains method is called systematicaly after any modification server side. So to make AllArrays entries appear in trace the FieldsStatus must be modified.
- Improvement of implementation proposed for PAL23021.
Fix for the '23041: [CEA 1468] In master with Paraview 4.3.1, the trace does not appear in the dump': rollback changes that were made in the frame of the 81da00916a4935b commit.
vsr [Fri, 6 Feb 2015 14:11:26 +0000 (17:11 +0300)]
0022739: [CEA 812] Create source plug-in to display a GEOM object via CORBA 0022740: [CEA 1250] Create source plug-in to display a SMESH object via CORBA
Additional fix to work properly with study opened from HDF file
vsr [Thu, 5 Feb 2015 14:52:29 +0000 (17:52 +0300)]
0022739: [CEA 812] Create source plug-in to display a GEOM object via CORBA 0022740: [CEA 1250] Create source plug-in to display a SMESH object via CORBA
mgn [Wed, 17 Dec 2014 13:05:05 +0000 (16:05 +0300)]
Add opportunity to display the groups of a med file with one color per family. Only the following fields: 'FamilyIdCell', 'FamilyIdNode'. In order to select certain field it is necessary to specify one of them as active.
mgn [Thu, 20 Nov 2014 11:27:28 +0000 (14:27 +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.
vsr [Thu, 22 Jan 2015 07:34:25 +0000 (10:34 +0300)]
0022847: [CEA 1408] Regression : in 7.5.1rc1 switching to Paravis to some other modules keeps the Paravis toolbars visible
- Additional fix, to properly manage "Common" and "DataAnalysis" toolbars created by PVViewer
vsr [Thu, 11 Dec 2014 07:37:23 +0000 (10:37 +0300)]
0022821: EDF 9434 PARAVIS: Problem with plugins loading when starting a Nth session of Salome/Paravis
Increase number of tries to run pvserver from 10 to 1000
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.