]> SALOME platform Git repositories - modules/visu.git/log
Salome HOME
modules/visu.git
17 years agoThis commit was generated by cvs2git to create tag mergeto_BR_Dev_For_4_0_21May07
admin [Mon, 21 May 2007 08:13:39 +0000 (08:13 +0000)]
This commit was generated by cvs2git to create tag
'mergeto_BR_Dev_For_4_0_21May07'.

Sprout from BR_mergefrom_BR_Dev_For_4_0 2007-05-21 08:13:38 UTC apo <apo@opencascade.com> 'To fix problem with MED module interaction'
Cherrypick from BR_mergefrom_BR_Dev_For_4_0 2007-05-15 06:56:10 UTC apo <apo@opencascade.com> 'To customize "shrink" functionality for the presentations':
    resources/Makefile.am
    src/PIPELINE/VISU_PipeLine.cxx
    src/PIPELINE/VISU_PipeLine.hxx

17 years agoTo fix problem with MED module interaction BR_mergefrom_BR_Dev_For_4_0
apo [Mon, 21 May 2007 08:13:38 +0000 (08:13 +0000)]
To fix problem with MED module interaction

17 years agoFix implementation of CheckAvailableMemory() method: returned value of type size_t...
jfa [Mon, 21 May 2007 08:01:27 +0000 (08:01 +0000)]
Fix implementation of CheckAvailableMemory() method: returned value of type size_t is used.

17 years agoTo fix problems with "AllCurvesInverted", "UseAbsoluteLength" CutLines parameters
apo [Mon, 21 May 2007 07:38:45 +0000 (07:38 +0000)]
To fix problems with "AllCurvesInverted", "UseAbsoluteLength" CutLines parameters

17 years agoFix implementation of GetAvailableMemory() method: use double variables for operation...
jfa [Mon, 21 May 2007 07:03:36 +0000 (07:03 +0000)]
Fix implementation of GetAvailableMemory() method: use double variables for operations on memory size to avoid overflow.

17 years agoTo prevent changing of scalar bar title when there is no necessity
apo [Mon, 21 May 2007 06:13:21 +0000 (06:13 +0000)]
To prevent changing of scalar bar title when there is no necessity

17 years agoPrevent using of pure GUI functionality directly from CORBA functionality
apo [Mon, 21 May 2007 05:53:06 +0000 (05:53 +0000)]
Prevent using of pure GUI functionality directly from CORBA functionality

17 years agoCrash on import MED_FIELDINT : CORBA::Long should correspond to the VTK_LONG enum
apo [Fri, 18 May 2007 13:52:55 +0000 (13:52 +0000)]
Crash on import MED_FIELDINT : CORBA::Long should correspond to the VTK_LONG enum

17 years agoTo fix view selection data functionality
apo [Fri, 18 May 2007 10:37:57 +0000 (10:37 +0000)]
To fix view selection data functionality

17 years agoFix bug 15168: IOLS. 3D Cache System tool has no name.
jfa [Fri, 18 May 2007 08:56:23 +0000 (08:56 +0000)]
Fix bug 15168: IOLS. 3D Cache System tool has no name.

17 years agoPorting on VTK 5.0 (it is non realiable to use pointer on vtkFloatingType return...
apo [Fri, 18 May 2007 07:51:44 +0000 (07:51 +0000)]
Porting on VTK 5.0 (it is non realiable to use pointer on vtkFloatingType return value)

17 years agoTo update scalar range on changing of scalar source
apo [Fri, 18 May 2007 07:31:12 +0000 (07:31 +0000)]
To update scalar range on changing of scalar source

17 years agoTo apply right scalar bar title for ScalarMapOnDeformedShape presentation
apo [Thu, 17 May 2007 13:59:13 +0000 (13:59 +0000)]
To apply right scalar bar title for ScalarMapOnDeformedShape presentation

17 years agoFix for Bug IPAL15162
apo [Thu, 17 May 2007 13:34:24 +0000 (13:34 +0000)]
Fix for Bug IPAL15162
 - IOLS.It's impossible to rename Title of Scalar Map.

17 years agoIOLS. Fix 'Import Structure' from MED to VISU.
jfa [Thu, 17 May 2007 09:25:29 +0000 (09:25 +0000)]
IOLS. Fix 'Import Structure' from MED to VISU.

17 years agoFix bug 15064: IOLS. Stream Lines parameters are not edited.
jfa [Thu, 17 May 2007 09:04:42 +0000 (09:04 +0000)]
Fix bug 15064: IOLS. Stream Lines parameters are not edited.

17 years agoTo restore "Clipping" functionality for Mesh presentation
apo [Thu, 17 May 2007 08:27:09 +0000 (08:27 +0000)]
To restore "Clipping" functionality for Mesh presentation

17 years agoFix for Bug IPAL15065
apo [Thu, 17 May 2007 08:06:14 +0000 (08:06 +0000)]
Fix for Bug IPAL15065
 - IOLS. Representation option works first time only.
(now it is necessary to call myParamsTime.Modified() inside of Prs3d sub classes when a presentation parameter is changed)

17 years agoFix for Bug IPAL15173
apo [Thu, 17 May 2007 07:05:39 +0000 (07:05 +0000)]
Fix for Bug IPAL15173
 - IOLS.3D Cache Sysytem item in Object Browser does not save when Dump Study.
(restored the lost code)

17 years agoFix for Bug IPAL15096
apo [Thu, 17 May 2007 05:34:34 +0000 (05:34 +0000)]
Fix for Bug IPAL15096
 - IOLS. Crash of application on selection GUI state:# by right mouse button.

In some cases selection can have non empty "entry" and "IO" but there will be no corresponding SObject!

17 years agoTo fix regression in selection of GaussPoints
apo [Wed, 16 May 2007 14:57:05 +0000 (14:57 +0000)]
To fix regression in selection of GaussPoints

17 years agoFix bug 15089: IOLS. Clipping planes doesn't work. Presentation was corrupted on...
jfa [Wed, 16 May 2007 13:10:02 +0000 (13:10 +0000)]
Fix bug 15089: IOLS. Clipping planes doesn't work. Presentation was corrupted on 'Clipping Dialog' closure.

17 years agoEnable popups for TPART objects if MULTIPR is present in MED build.
jfa [Wed, 16 May 2007 12:13:21 +0000 (12:13 +0000)]
Enable popups for TPART objects if MULTIPR is present in MED build.

17 years agoAdjust to last modifications in the V3_2_0_maintainance CVS branch
apo [Wed, 16 May 2007 11:37:07 +0000 (11:37 +0000)]
Adjust to last modifications in the V3_2_0_maintainance CVS branch

17 years agoIPAL15171: IOLS. Error SIGSEGV on creating Stream Lines on maill.3.med.
jfa [Tue, 15 May 2007 11:59:39 +0000 (11:59 +0000)]
IPAL15171: IOLS. Error SIGSEGV on creating Stream Lines on maill.3.med.

17 years agoFix for Bug IPAL15154
apo [Tue, 15 May 2007 10:35:33 +0000 (10:35 +0000)]
Fix for Bug IPAL15154
- IOLS. Crash on Animation, Play. Shape TimeStamps.med, Setup vitesse/Vectors, Pression/Iso Surface.

17 years agoTo customize "shrink" functionality for the presentations
apo [Tue, 15 May 2007 06:56:10 +0000 (06:56 +0000)]
To customize "shrink" functionality for the presentations

17 years agoConditional VISU compilation, depending on MULTIPR in MED
jfa [Tue, 8 May 2007 07:44:06 +0000 (07:44 +0000)]
Conditional VISU compilation, depending on MULTIPR in MED

17 years agoJoin modifications from branch BR_WP1_2_1. Move MULTIPR from VISU to MED.
jfa [Mon, 7 May 2007 09:10:04 +0000 (09:10 +0000)]
Join modifications from branch BR_WP1_2_1. Move MULTIPR from VISU to MED.

17 years agoTo remove duplication myStudy attribute in the class hierarchy
apo [Sat, 28 Apr 2007 05:14:05 +0000 (05:14 +0000)]
To remove duplication myStudy attribute in the class hierarchy

17 years agoTo remove icon on the presentation destroing
apo [Sat, 28 Apr 2007 05:13:23 +0000 (05:13 +0000)]
To remove icon on the presentation destroing

17 years agoTo disable "Use Only Groups" functionality when the presentation has no fiex timestam...
apo [Sat, 28 Apr 2007 05:12:46 +0000 (05:12 +0000)]
To disable "Use Only Groups" functionality when the presentation has no fiex timestamp (postponed to the future development)

17 years agoMinor changes
apo [Fri, 27 Apr 2007 15:56:00 +0000 (15:56 +0000)]
Minor changes

17 years agoFix problems with PrsMerger functionality
apo [Fri, 27 Apr 2007 15:54:16 +0000 (15:54 +0000)]
Fix problems with PrsMerger functionality

17 years agoDebug the PrsMerger functionality
apo [Fri, 27 Apr 2007 15:14:38 +0000 (15:14 +0000)]
Debug the PrsMerger functionality

17 years agoThe first working version
apo [Fri, 27 Apr 2007 15:01:21 +0000 (15:01 +0000)]
The first working version

17 years agoThe first working version
apo [Thu, 26 Apr 2007 14:27:32 +0000 (14:27 +0000)]
The first working version

17 years agoMerge with BR_Dev_For_4_0 (initial version)
apo [Wed, 25 Apr 2007 11:24:01 +0000 (11:24 +0000)]
Merge with BR_Dev_For_4_0 (initial version)

17 years agoMerge with BR_Dev_For_4_0 (initial version)
apo [Wed, 25 Apr 2007 10:43:43 +0000 (10:43 +0000)]
Merge with BR_Dev_For_4_0 (initial version)

17 years agoMerge with BR_Dev_For_4_0 (initial version)
apo [Mon, 23 Apr 2007 13:20:02 +0000 (13:20 +0000)]
Merge with BR_Dev_For_4_0 (initial version)

17 years agoMerge with BR_Dev_For_4_0 (initial version)
apo [Mon, 23 Apr 2007 13:18:58 +0000 (13:18 +0000)]
Merge with BR_Dev_For_4_0 (initial version)

17 years agoMerge with BR_Dev_For_4_0 (initial version)
apo [Fri, 20 Apr 2007 15:08:45 +0000 (15:08 +0000)]
Merge with BR_Dev_For_4_0 (initial version)

17 years agoThis commit was generated by cvs2git to create branch
admin [Mon, 19 Feb 2007 13:18:13 +0000 (13:18 +0000)]
This commit was generated by cvs2git to create branch
'BR_mergefrom_BR_Dev_For_4_0'.

Sprout from BR_WP1_2_3 2007-02-19 13:18:10 UTC apo <apo@opencascade.com> 'To fix an external bug with "c3d10.med" file'
Cherrypick from master 2006-06-01 11:36:05 UTC jfa <jfa@opencascade.com> 'Join modifications from branch BR_DEBUG_3_2_0b1':
    doc/salome/tui/VISU/sources/bg_salome.gif
    src/VISU_SWIG/batch_test_events.py
    src/VISU_SWIG/test_events.py

17 years agoTo fix an external bug with "c3d10.med" file BR_WP1_2_3 WP1_2_3_19-02-2007_Bug_fixing start_BR_mergefrom_BR_Dev_For_4_0
apo [Mon, 19 Feb 2007 13:18:10 +0000 (13:18 +0000)]
To fix an external bug with "c3d10.med" file

17 years agoTo fix an external bug with "contraintes.med" file
apo [Mon, 19 Feb 2007 12:52:57 +0000 (12:52 +0000)]
To fix an external bug with "contraintes.med" file

17 years agoTo improve memory size calculation
apo [Thu, 18 Jan 2007 08:19:58 +0000 (08:19 +0000)]
To improve memory size calculation

17 years agoTo improve memory size calculation
apo [Thu, 18 Jan 2007 08:03:02 +0000 (08:03 +0000)]
To improve memory size calculation

17 years agoTo fix regression with mapping of outside Gauss Points WP1_2_3_17-01-2007_Data_format_at_entry_of_visualization_pipeline
apo [Thu, 18 Jan 2007 07:14:35 +0000 (07:14 +0000)]
To fix regression with mapping of outside Gauss Points

17 years agoTo fix crash on "Rename" & "Cancel"
apo [Wed, 17 Jan 2007 13:57:59 +0000 (13:57 +0000)]
To fix crash on "Rename" & "Cancel"

17 years agoTo port on GCC 4.01
apo [Wed, 17 Jan 2007 13:36:36 +0000 (13:36 +0000)]
To port on GCC 4.01

17 years agoTo customize debug
apo [Wed, 17 Jan 2007 08:34:28 +0000 (08:34 +0000)]
To customize debug

17 years agoTo restore picking functionality for Gauss Points
apo [Wed, 17 Jan 2007 08:15:22 +0000 (08:15 +0000)]
To restore picking functionality for Gauss Points

17 years agoTo fix a regression "on change pipeline input"
apo [Tue, 16 Jan 2007 14:07:28 +0000 (14:07 +0000)]
To fix a regression "on change pipeline input"

17 years agoDo not copy the parameter twice.
apo [Tue, 16 Jan 2007 13:36:33 +0000 (13:36 +0000)]
Do not copy the parameter twice.
First time they are copied at Prs3d::SameAs (myPipeLine->ShallowCopy(anOrigin))

17 years agoFix regressions with Geometrical Spheres
apo [Tue, 16 Jan 2007 13:34:55 +0000 (13:34 +0000)]
Fix regressions with Geometrical Spheres

17 years ago1. We need not call the Superclass::DoShallowCopy(thePipeLine, theIsCopyInput) in...
apo [Mon, 15 Jan 2007 09:56:45 +0000 (09:56 +0000)]
1. We need not call the Superclass::DoShallowCopy(thePipeLine, theIsCopyInput) in the overriding DoShallowCopy to initialize the pipeline intput first.

2. It is impossible retrive UnstructuredGrid from PassFilter if it initlized with PolyData

17 years agoWe need not call the Superclass::DoShallowCopy(thePipeLine, theIsCopyInput) in the...
apo [Mon, 15 Jan 2007 09:55:46 +0000 (09:55 +0000)]
We need not call the Superclass::DoShallowCopy(thePipeLine, theIsCopyInput) in the overriding DoShallowCopy to initialize the pipeline intput first

17 years agoWe need not to build presentation explicitly on VISU_PipeLine::DoShallowCopy, VISU_Ma...
apo [Mon, 15 Jan 2007 09:30:34 +0000 (09:30 +0000)]
We need not to build presentation explicitly on VISU_PipeLine::DoShallowCopy, VISU_MapperHolder::ShallowCopy will do it implicitly

17 years agoFirst implementation of "To use customized data format at entry of visualization...
apo [Mon, 15 Jan 2007 07:58:47 +0000 (07:58 +0000)]
First implementation of "To use customized data format at entry of visualization pipeline" taks

17 years agoDumpPytnon T_before_integration_15-01-2007
ouv [Fri, 12 Jan 2007 15:24:56 +0000 (15:24 +0000)]
DumpPytnon

17 years agoDumpPytnon
ouv [Fri, 12 Jan 2007 15:19:18 +0000 (15:19 +0000)]
DumpPytnon

17 years agoTo apply the Gauss Points data to VTK points, not to cells to use them in direclt... WP1_2_3_29-12-2006_MED_to_VTK_data_passing
apo [Fri, 29 Dec 2006 14:59:00 +0000 (14:59 +0000)]
To apply the Gauss Points data to VTK points, not to cells to use them in direclt vtkWarpVector filter for applying deformation

17 years agoTo fix a regression with appling 'Geometry Sphere' primitive type
apo [Fri, 29 Dec 2006 14:56:26 +0000 (14:56 +0000)]
To fix a regression with appling 'Geometry Sphere' primitive type

17 years agoTo compile under GCC 3.4
apo [Fri, 29 Dec 2006 13:45:59 +0000 (13:45 +0000)]
To compile under GCC 3.4

17 years agoLayouting changes
apo [Fri, 29 Dec 2006 10:41:54 +0000 (10:41 +0000)]
Layouting changes

17 years agoImplementation of direct passing MED data to VTK converter
apo [Fri, 29 Dec 2006 10:41:08 +0000 (10:41 +0000)]
Implementation of direct passing MED data to VTK converter

17 years agoTo generalize implementation of direct passing MED node coordinates to VTK (for Gauss...
apo [Thu, 28 Dec 2006 06:52:32 +0000 (06:52 +0000)]
To generalize implementation of direct passing MED node coordinates to VTK (for GaussPoint coords)

17 years agoAdded possibility to enlarge cache
ouv [Wed, 27 Dec 2006 13:19:58 +0000 (13:19 +0000)]
Added possibility to enlarge cache

17 years agoTo generalize implementation of direct passing MED node coordinates to VTK
apo [Wed, 27 Dec 2006 09:07:48 +0000 (09:07 +0000)]
To generalize implementation of direct passing MED node coordinates to VTK

17 years agoTo avoid the following VTK error after exit from "segmentation cursor mode":
apo [Tue, 26 Dec 2006 12:31:23 +0000 (12:31 +0000)]
To avoid the following VTK error after exit from "segmentation cursor mode":
ERROR: In /data/apo/VTK-4.2.6/Graphics/vtkCellDataToPointData.cxx, line 59
vtkCellDataToPointData (0xa9b49e0): No input point data!

17 years agoImplementation of direct passing of MED node coords to VTK
apo [Tue, 26 Dec 2006 09:39:36 +0000 (09:39 +0000)]
Implementation of direct passing of MED node coords to VTK

17 years agoMinor change
ouv [Mon, 25 Dec 2006 10:04:29 +0000 (10:04 +0000)]
Minor change

17 years agovtkDataSetMapper moved to VISU_DataSetActor
ouv [Mon, 25 Dec 2006 09:49:04 +0000 (09:49 +0000)]
vtkDataSetMapper moved to VISU_DataSetActor
VISU_GaussPtsAct has its own vtkPolyDataMapper now

17 years agoTo clarify the VISU_OpenGLPointSpriteMapper interface WP1_2_3_26-12-2006_before_passing_node_coords
apo [Mon, 25 Dec 2006 08:40:41 +0000 (08:40 +0000)]
To clarify the VISU_OpenGLPointSpriteMapper interface

17 years agoTo fix regression with creation ordinary presentation WP1_2_3_25-12-2006_persistent_for_cache
apo [Mon, 25 Dec 2006 06:40:40 +0000 (06:40 +0000)]
To fix regression with creation ordinary presentation

17 years agoTo provide more general implementation for SALOME_GenericObj.
apo [Fri, 22 Dec 2006 15:43:05 +0000 (15:43 +0000)]
To provide more general implementation for SALOME_GenericObj.

17 years agoTo implement automatic restoring of Holder device on first call
apo [Fri, 22 Dec 2006 08:04:57 +0000 (08:04 +0000)]
To implement automatic restoring of Holder device on first call

17 years ago1. To correct CORBA memory management
apo [Fri, 22 Dec 2006 08:03:39 +0000 (08:03 +0000)]
1. To correct CORBA memory management
2. To restore the right version of modification time calculation

17 years agoTo correct fix on the bug with magnification
apo [Thu, 21 Dec 2006 16:28:28 +0000 (16:28 +0000)]
To correct fix on the bug with magnification

17 years agoTo implement persistent for the Holder objects
apo [Thu, 21 Dec 2006 16:16:03 +0000 (16:16 +0000)]
To implement persistent for the Holder objects

17 years agoTo fix the bug with magnification
ouv [Thu, 21 Dec 2006 15:24:06 +0000 (15:24 +0000)]
To fix the bug with magnification

17 years agoTo fix the bug with magnification
ouv [Thu, 21 Dec 2006 15:09:24 +0000 (15:09 +0000)]
To fix the bug with magnification

17 years agoMinor change
ouv [Wed, 20 Dec 2006 15:05:43 +0000 (15:05 +0000)]
Minor change

17 years agoMinor change
ouv [Wed, 20 Dec 2006 14:50:29 +0000 (14:50 +0000)]
Minor change

17 years agoPersistance
ouv [Wed, 20 Dec 2006 14:48:53 +0000 (14:48 +0000)]
Persistance

17 years agoRestore selection WP1_2_3_20-12-2006_bug_fixing
ouv [Wed, 20 Dec 2006 11:24:14 +0000 (11:24 +0000)]
Restore selection

17 years agoTo make compilable
apo [Wed, 20 Dec 2006 08:07:33 +0000 (08:07 +0000)]
To make compilable

17 years agoTo clarify algorithm of "SelectPrs3dToBeDeleted" function
apo [Wed, 20 Dec 2006 07:31:45 +0000 (07:31 +0000)]
To clarify algorithm of "SelectPrs3dToBeDeleted" function

17 years agoTo improve calculation of "aLimitedMemoryMax"
apo [Tue, 19 Dec 2006 14:56:14 +0000 (14:56 +0000)]
To improve calculation of "aLimitedMemoryMax"

17 years ago1. To implement more accurate cache management
apo [Tue, 19 Dec 2006 12:26:28 +0000 (12:26 +0000)]
1. To implement more accurate cache management
2. To improve memory size calculation, by extrapolation of the memory size from existing presentation of the same type with the same input.
3. Implementation of the forced view rendering on successful apply

17 years agoMinor change
ouv [Mon, 18 Dec 2006 15:46:36 +0000 (15:46 +0000)]
Minor change

17 years agoTo implement more accurate VISU_PipeLine::ShallowCopy method
apo [Mon, 18 Dec 2006 13:22:05 +0000 (13:22 +0000)]
To implement more accurate VISU_PipeLine::ShallowCopy method

17 years agoTo implement more accurate VISU_PipeLine::ShallowCopy method
apo [Mon, 18 Dec 2006 12:52:37 +0000 (12:52 +0000)]
To implement more accurate VISU_PipeLine::ShallowCopy method

17 years agoVisuGUI_Prs3dDlg - base class for all prs dialogs.
ouv [Thu, 14 Dec 2006 09:24:56 +0000 (09:24 +0000)]
VisuGUI_Prs3dDlg - base class for all prs dialogs.
theReInit boolean flag is added to Prs3d::Apply() - to reinitialize dialogs when the input is changing.

17 years agoTo provide backward compatibility WP1_2_3_08-12-2006_medwrapper_data_loading
apo [Fri, 8 Dec 2006 12:26:18 +0000 (12:26 +0000)]
To provide backward compatibility

17 years agoFirst implementation of "MEDWrapper / Data loading customization"
apo [Fri, 8 Dec 2006 09:04:56 +0000 (09:04 +0000)]
First implementation of "MEDWrapper / Data loading customization"

17 years agominor fix
ouv [Wed, 6 Dec 2006 08:36:36 +0000 (08:36 +0000)]
minor fix

17 years agoTo compile under GCC 3.4.1 WP1_2_3_05-12-2006_cache_system
apo [Tue, 5 Dec 2006 12:17:50 +0000 (12:17 +0000)]
To compile under GCC 3.4.1

17 years agoMinor changes
apo [Tue, 5 Dec 2006 08:46:00 +0000 (08:46 +0000)]
Minor changes

17 years agoTo remove unused variable
apo [Mon, 4 Dec 2006 17:02:32 +0000 (17:02 +0000)]
To remove unused variable