]>
SALOME platform Git repositories - modules/visu.git/log
apo [Wed, 1 Aug 2007 13:21:44 +0000 (13:21 +0000)]
Use SUIT_Study::Modified method
apo [Wed, 1 Aug 2007 09:40:41 +0000 (09:40 +0000)]
Make "change opacity" functionality available for all 3D presentations
apo [Wed, 1 Aug 2007 09:39:13 +0000 (09:39 +0000)]
Fix a regression for ScalaBar
apo [Wed, 1 Aug 2007 09:38:18 +0000 (09:38 +0000)]
To use Modified method of SUIT_Study to notify about implict modification in SALOMEDS::Study
apo [Mon, 23 Jul 2007 13:36:52 +0000 (13:36 +0000)]
To put functions calls in right order
apo [Mon, 23 Jul 2007 05:26:48 +0000 (05:26 +0000)]
Start to use SALOMEDS::Study::Modified() method
apo [Thu, 19 Jul 2007 11:16:02 +0000 (11:16 +0000)]
To improve naming of stored files
apo [Thu, 19 Jul 2007 11:13:13 +0000 (11:13 +0000)]
Publication of IDL API for GaussPoints
apo [Wed, 18 Jul 2007 11:45:38 +0000 (11:45 +0000)]
implementation of adapatable GaussPoints scalar range
apo [Wed, 18 Jul 2007 09:43:46 +0000 (09:43 +0000)]
To improve popup management for changing resolution of partitions
apo [Wed, 18 Jul 2007 08:26:17 +0000 (08:26 +0000)]
To improve popup resolution management for partions
apo [Wed, 18 Jul 2007 06:48:21 +0000 (06:48 +0000)]
To check on resolution change action whether this partition supports the given resolution or not
apo [Mon, 16 Jul 2007 14:05:11 +0000 (14:05 +0000)]
To fix problem with Python dumping for the 3DCacheSystem when it is published into Study before Result objects
apo [Mon, 16 Jul 2007 13:57:00 +0000 (13:57 +0000)]
To avoid confusion when there is more than one study
apo [Mon, 16 Jul 2007 06:10:38 +0000 (06:10 +0000)]
To calcultate global MinMax
apo [Fri, 13 Jul 2007 09:15:54 +0000 (09:15 +0000)]
To rerturn std::string or QString instead of "const char*"
apo [Fri, 13 Jul 2007 09:15:09 +0000 (09:15 +0000)]
To use advanced possibilities of Result::GetInput method
apo [Fri, 13 Jul 2007 08:27:39 +0000 (08:27 +0000)]
Minor changes
apo [Fri, 13 Jul 2007 08:24:05 +0000 (08:24 +0000)]
To use SALOME::GenericObjPtr template class instead of bare pointer
apo [Fri, 13 Jul 2007 07:55:31 +0000 (07:55 +0000)]
To use SALOME::GenericObjPtr template class instead of bare pointers
apo [Fri, 13 Jul 2007 07:26:25 +0000 (07:26 +0000)]
To finilize persistent for MULTIPR/VISU extension
apo [Thu, 12 Jul 2007 11:28:24 +0000 (11:28 +0000)]
Implementation of muti-save mode support for ASCII mode persistent
apo [Thu, 12 Jul 2007 09:47:09 +0000 (09:47 +0000)]
Implementation of muti-save mode support for usual mode persistent (non-ASCII)
apo [Thu, 12 Jul 2007 07:46:37 +0000 (07:46 +0000)]
Introduction of the first version of Persistent for MULTIPR extension in VISU functionality
apo [Mon, 9 Jul 2007 11:42:54 +0000 (11:42 +0000)]
Implementation of Save functionality for MultiResult
apo [Thu, 5 Jul 2007 12:11:07 +0000 (12:11 +0000)]
Minor changes
apo [Thu, 5 Jul 2007 12:10:39 +0000 (12:10 +0000)]
Add Result::GetNumberOfComponents(in EntityName theMeshName, in Entity theEntity, in EntityName theFieldName) method
apo [Thu, 5 Jul 2007 05:58:08 +0000 (05:58 +0000)]
To improve Modification time calculation
apo [Wed, 4 Jul 2007 09:22:50 +0000 (09:22 +0000)]
Minor changes
apo [Wed, 4 Jul 2007 09:22:30 +0000 (09:22 +0000)]
To implement DumpPython functionality for VISU MULTIPR extension
apo [Wed, 4 Jul 2007 07:58:57 +0000 (07:58 +0000)]
To introduce usgae of SetResolution method of VISU::Result IDL interface to support VISU MULTIPR extension
apo [Wed, 4 Jul 2007 07:57:19 +0000 (07:57 +0000)]
1. To introduce self introspection methods for VISU::Result IDL interface
2. To introduce Get/SetResolution methods for VISU::Result to support VISU MULTIPR extension
apo [Mon, 2 Jul 2007 12:37:39 +0000 (12:37 +0000)]
To customize persistent functionality
apo [Fri, 29 Jun 2007 07:11:03 +0000 (07:11 +0000)]
Minor changes
apo [Thu, 28 Jun 2007 08:16:42 +0000 (08:16 +0000)]
To fix regression with referenc counting for descendants of the SALOME::GenericObj
apo [Wed, 27 Jun 2007 13:43:36 +0000 (13:43 +0000)]
To implement temporary MED files handling.
apo [Wed, 27 Jun 2007 13:42:48 +0000 (13:42 +0000)]
To restore from bad fix
apo [Wed, 27 Jun 2007 13:41:48 +0000 (13:41 +0000)]
To define dependencies between processing BuildEntities, BuildFields and BuildMinMax methods of VISU Convertor class. In other words, BuildFields could only be processed after BuildEntities and BuildMinMax can be only processed after BuildFields.
apo [Wed, 27 Jun 2007 07:48:19 +0000 (07:48 +0000)]
Implementation of the first task of the VISU/MULTIPR industrialization project - "Automatic refresh 3D viewer after changing level of details"
srn [Tue, 26 Jun 2007 10:30:53 +0000 (10:30 +0000)]
Changed incorrect condition in method GetPrimitiveType. BugID : 16313
abd [Mon, 25 Jun 2007 09:04:31 +0000 (09:04 +0000)]
Separation KERNEL DEPRECATED configuration files from main config_files
apo [Fri, 22 Jun 2007 13:03:20 +0000 (13:03 +0000)]
To fix a compilation error
jfa [Thu, 21 Jun 2007 10:40:29 +0000 (10:40 +0000)]
Update User documentation for VISU_Gen.idl.
jfa [Thu, 21 Jun 2007 10:29:04 +0000 (10:29 +0000)]
Improve TUI documentation building.
abd [Wed, 20 Jun 2007 14:42:29 +0000 (14:42 +0000)]
Update environment of windows version:
- products;
- projects.
Porting current version of BR_Dev_For_4_0 branch on Windows.
First stable Windows version of BR_Dev_For_4_0 branch.
apo [Tue, 19 Jun 2007 06:15:22 +0000 (06:15 +0000)]
Fix for Bug IPAL16288
- 4.0 SIGSEGV during execution of the script, performing animation.
apo [Mon, 18 Jun 2007 07:10:21 +0000 (07:10 +0000)]
Fix for Bug IPAL16146
- IOLS. Loaded study has wrong order and displaying, no arrange actors for 3D presentations
apo [Thu, 14 Jun 2007 06:53:24 +0000 (06:53 +0000)]
Fix for Bug IPAL16157
- 4.0 To update "VISU_Example_01.py".
apo [Thu, 14 Jun 2007 06:46:14 +0000 (06:46 +0000)]
Fix for Bug IPAL16156
- 4.0 Incorrect order of the references in the study.
apo [Thu, 7 Jun 2007 06:19:44 +0000 (06:19 +0000)]
Remove a useless method
apo [Wed, 6 Jun 2007 11:02:22 +0000 (11:02 +0000)]
Minor changes
apo [Wed, 6 Jun 2007 11:01:46 +0000 (11:01 +0000)]
To remove useless method
apo [Wed, 6 Jun 2007 11:00:31 +0000 (11:00 +0000)]
To fix Bug IPAL16138
- IOLS. Impossible to show animation dumped by python in 3.2.6
(To fix the bug properly it was necessary to remove usage of "myType" parameter of VISU objects at all)
apo [Tue, 5 Jun 2007 05:17:36 +0000 (05:17 +0000)]
To remove duplicated code
apo [Tue, 5 Jun 2007 05:15:55 +0000 (05:15 +0000)]
Fix for Bug IPAL16131
- IOLS. Fatal error on Setup Animation - Properties
apo [Fri, 1 Jun 2007 13:06:38 +0000 (13:06 +0000)]
Minor changes
apo [Fri, 1 Jun 2007 13:05:54 +0000 (13:05 +0000)]
Fix for bug Bug IPAL16080
- IOLS. Impossible to display and edit presentations created in 3x
apo [Fri, 1 Jun 2007 13:05:20 +0000 (13:05 +0000)]
To clarify IDL.
1. It is forbiden to change input of Prs3d objects outside of "3D Cache System". So, corresponding functions are removed from IDL (but stays as it is in implementation)
2. "ScalaraMapOnDefomedShape" presentation was modified in the following way:
a) Method
void SetScalarField(in string theMeshName, in string theFieldName, in long theIteration, in Entity theEntity)
was changed to the
void SetScalarField(in Entity theEntity, in string theFieldName, in long theTimeStampNumber)
b) Method
string GetScalarCMeshName()
was removed at all
c) Method
Entity GetScalarEEntity()
was changed to the
Entity GetScalarEntity();
c) Method
long GetScalarLIteration();
was changed to the
long GetScalarTimeStampNumber();
d) Method
string GetScalarCFieldName();
was changed to the
string GetScalarFieldName();
apo [Fri, 1 Jun 2007 13:03:22 +0000 (13:03 +0000)]
Fix for Bug IPAL16080
- IOLS. Impossible to display and edit presentations created in 3x
apo [Fri, 1 Jun 2007 12:59:11 +0000 (12:59 +0000)]
To clarify IDL.
1. It is forbiden to change input of Prs3d objects outside of "3D Cache System". So, corresponding functions are removed from IDL (but stays as it is in implementation)
2. "ScalaraMapOnDefomedShape" presentation was modified in the following way:
a) Method
void SetScalarField(in string theMeshName, in string theFieldName, in long theIteration, in Entity theEntity)
was changed to the
void SetScalarField(in Entity theEntity, in string theFieldName, in long theTimeStampNumber)
b) Method
string GetScalarCMeshName()
was removed at all
c) Method
Entity GetScalarEEntity()
was changed to the
Entity GetScalarEntity();
c) Method
long GetScalarLIteration();
was changed to the
long GetScalarTimeStampNumber();
d) Method
string GetScalarCFieldName();
was changed to the
string GetScalarFieldName();
apo [Thu, 31 May 2007 11:57:57 +0000 (11:57 +0000)]
Fix for Bug IPAL16061
- IOLS. AttributeError on load script dumped from the attached study
To fix the bug the VISU IDL was changed.
TISOSURFACE enumeration item was changed to TISOSURFACES ("S" - was put on the back). It was done as from lexical, as from consistency with persistent mechanism point of views.
By the way, TPRSMERGER enumeration item was removed at all, because all functionality of this class was moved to ScalarMap and the item has no sense anymore.
apo [Wed, 30 May 2007 14:50:18 +0000 (14:50 +0000)]
Fix for Bug IPAL16080
- IOLS. Impossible to display and edit presentations created in 3x
apo [Fri, 25 May 2007 14:40:50 +0000 (14:40 +0000)]
To fix retriving data on points of a selected cell
apo [Fri, 25 May 2007 14:25:46 +0000 (14:25 +0000)]
Minor changes
apo [Fri, 25 May 2007 14:20:42 +0000 (14:20 +0000)]
Minor changes
apo [Fri, 25 May 2007 14:17:44 +0000 (14:17 +0000)]
Fix for Bug IPAL16066
- IOLS. Selection info: no Data on elements
jfa [Fri, 25 May 2007 13:09:01 +0000 (13:09 +0000)]
Fix bug 16041: IOLS. Regression with selection.
jfa [Fri, 25 May 2007 10:07:59 +0000 (10:07 +0000)]
Fixing bug 16061: IOLS. Attribute error on load script, dumped from attached study. Fix a bug, leading to creation of invalid study.
apo [Thu, 24 May 2007 14:17:50 +0000 (14:17 +0000)]
Fix for Bug IPAL16060
- IOLS. To update "VISU_Example_03.py" for work without errors.
jfa [Thu, 24 May 2007 13:23:24 +0000 (13:23 +0000)]
Fix bug 15976: IOLS. Problem with dynamic_cast and dynamically loaded libraries.
apo [Thu, 24 May 2007 07:59:52 +0000 (07:59 +0000)]
To avoid duplication in LDFLAGS
apo [Thu, 24 May 2007 07:59:23 +0000 (07:59 +0000)]
To fix regression with restoring of presentation scalar bar title
apo [Thu, 24 May 2007 06:11:26 +0000 (06:11 +0000)]
Fix for Bug IPAL15982
- IOLS. Incorrect work of play slider with mouse
apo [Wed, 23 May 2007 13:42:03 +0000 (13:42 +0000)]
Fix for Bug IPAL16051
- IOLS. Mandriva64 porting: CRASH after trying to create ScalarMap presentation.
apo [Wed, 23 May 2007 12:51:41 +0000 (12:51 +0000)]
To remove useless message
apo [Wed, 23 May 2007 12:51:12 +0000 (12:51 +0000)]
Use SameAs functionality instead of pure GUI - storeToObject
apo [Wed, 23 May 2007 12:50:20 +0000 (12:50 +0000)]
In context of fix for Bug IPAL16041 - IOLS. Regressions with selection
apo [Wed, 23 May 2007 12:48:01 +0000 (12:48 +0000)]
Fix for Bug IPAL16041
- IOLS. Regressions with selection
apo [Wed, 23 May 2007 10:49:36 +0000 (10:49 +0000)]
Crash on TimeStamps.med / pression - IsoSurfaces
apo [Wed, 23 May 2007 10:28:44 +0000 (10:28 +0000)]
Just improve layouting
apo [Wed, 23 May 2007 10:28:20 +0000 (10:28 +0000)]
Fix for Bug IPAL16044
- IOLS. fatal error SIGSEGV on some presentations
apo [Wed, 23 May 2007 09:58:15 +0000 (09:58 +0000)]
Fix for Bug IPAL16044
- IOLS. fatal error SIGSEGV on some presentations
apo [Wed, 23 May 2007 09:38:17 +0000 (09:38 +0000)]
Fix for Bug IPAL16028
- IOLS. Bad view of the ScalarMap created on groups.
apo [Wed, 23 May 2007 08:28:02 +0000 (08:28 +0000)]
Fix for Bug IPAL16036
- IOLS. Slider has no cross closing button
apo [Wed, 23 May 2007 06:39:39 +0000 (06:39 +0000)]
Fix for Bug IPAL16034
- IOLS. Wrong ScalarMap presentation is created for the "ssnv164a.resu.med".
jfa [Tue, 22 May 2007 12:35:46 +0000 (12:35 +0000)]
Fix bugs 15980,15981: IOLS: 'AVI' and 'MORE' buttons are always inactive.
apo [Tue, 22 May 2007 12:31:42 +0000 (12:31 +0000)]
Fix for Bug IPAL16038
- IOLS. Fatal error on playing non-visible StreamLines
jfa [Tue, 22 May 2007 11:38:59 +0000 (11:38 +0000)]
Fix bug 16037: IOLS. Fatal error on playing two presentations with different time stamps.
apo [Tue, 22 May 2007 10:46:37 +0000 (10:46 +0000)]
Completion implementation of PAL13246
jfa [Tue, 22 May 2007 08:00:06 +0000 (08:00 +0000)]
Fix bug 16003: IOLS. Wrong items are in 'Scalar Mode' listbox during ScalarMap_On_DeformedShape creation.
jfa [Tue, 22 May 2007 07:06:49 +0000 (07:06 +0000)]
Fix bug 15990: IOLS. fatal error SIGSEGV on activate Post-Pro for this hdf.
apo [Mon, 21 May 2007 14:10:21 +0000 (14:10 +0000)]
Merge from BR_mergefrom_BR_Dev_For_4_0
abd [Wed, 25 Apr 2007 09:22:23 +0000 (09:22 +0000)]
Fix global links to local for correct work on any station
abd [Wed, 25 Apr 2007 06:54:22 +0000 (06:54 +0000)]
Fix mistake in Makefile.am ( .so instead .la )
maintenance team [Mon, 23 Apr 2007 14:22:29 +0000 (14:22 +0000)]
Small modification
abd [Fri, 20 Apr 2007 07:52:49 +0000 (07:52 +0000)]
Fix mistakes in porting on VTK 5.0
abd [Wed, 18 Apr 2007 15:43:39 +0000 (15:43 +0000)]
Merging from V3_2_6pre4 and BR40_WP_1_2_2
abd [Tue, 17 Apr 2007 10:42:55 +0000 (10:42 +0000)]
fix compilation problem
mpv [Mon, 16 Apr 2007 06:22:06 +0000 (06:22 +0000)]
Migration to autotools
mpv [Mon, 16 Apr 2007 06:19:09 +0000 (06:19 +0000)]
Migration to autotools