]> SALOME platform Git repositories - modules/visu.git/log
Salome HOME
modules/visu.git
18 years agoIcons for slider
ouv [Tue, 28 Nov 2006 11:00:48 +0000 (11:00 +0000)]
Icons for slider

18 years agoVisuGUI_FieldFilter added - selection filter for fields
ouv [Tue, 28 Nov 2006 08:41:14 +0000 (08:41 +0000)]
VisuGUI_FieldFilter added - selection filter for fields

18 years agoCheckIsPossible() moved to VISU_ColoredPrs3dFactory
ouv [Tue, 28 Nov 2006 08:39:08 +0000 (08:39 +0000)]
CheckIsPossible() moved to VISU_ColoredPrs3dFactory

18 years agoTo use VISU_Actor::DeepCopy to keep the same Actor properties when Holder input is...
apo [Mon, 27 Nov 2006 16:38:07 +0000 (16:38 +0000)]
To use VISU_Actor::DeepCopy to keep the same Actor properties when Holder input is changed

18 years agoTo introduce GetMemorySize(): size_t for VISU_Actor instances to calculate GetMemoryS...
apo [Mon, 27 Nov 2006 16:37:18 +0000 (16:37 +0000)]
To introduce GetMemorySize(): size_t for VISU_Actor instances to calculate GetMemorySize of corresponding presentations in a more accuate way

18 years agoAdditional control - Memory State
ouv [Mon, 27 Nov 2006 16:36:33 +0000 (16:36 +0000)]
Additional control - Memory State

18 years agoTo introduce GetMemorySize(): float for the cache system for monitoring purpose
apo [Mon, 27 Nov 2006 14:28:55 +0000 (14:28 +0000)]
To introduce GetMemorySize(): float for the cache system for monitoring purpose

18 years agoDefault cache memory mode switched to Limited.
ouv [Mon, 27 Nov 2006 14:08:38 +0000 (14:08 +0000)]
Default cache memory mode switched to Limited.
Default value of limited memory changed to 512 Mb

18 years agoFix a regressions with popups
apo [Mon, 27 Nov 2006 13:30:37 +0000 (13:30 +0000)]
Fix a regressions with popups

18 years ago1) Cache preferences
ouv [Mon, 27 Nov 2006 12:38:36 +0000 (12:38 +0000)]
1) Cache preferences
2) Memory values converted to Mb

18 years agoFix a regression
apo [Mon, 27 Nov 2006 12:09:40 +0000 (12:09 +0000)]
Fix a regression

18 years agoTo use a new method for ColoredPrs3dHolder to allow user to get know what type of...
apo [Mon, 27 Nov 2006 11:46:29 +0000 (11:46 +0000)]
To use a new method for ColoredPrs3dHolder to allow user to get know what type of presentation the holder instance is mananged

18 years agoTo introduce a new method for ColoredPrs3dHolder to allow user to get know what type...
apo [Mon, 27 Nov 2006 11:46:03 +0000 (11:46 +0000)]
To introduce a new method for ColoredPrs3dHolder to allow user to get know what type of presentation the holder instance is mananged

18 years agoCustomize SameAs for case when we copy (not create) presentation
apo [Mon, 27 Nov 2006 09:48:55 +0000 (09:48 +0000)]
Customize SameAs for case when we copy (not create) presentation

18 years agoRestore from wrong modfications
apo [Mon, 27 Nov 2006 09:48:18 +0000 (09:48 +0000)]
Restore from wrong modfications

18 years agoRemove unnecessary dependencies
apo [Mon, 27 Nov 2006 09:47:47 +0000 (09:47 +0000)]
Remove unnecessary dependencies

18 years agoTo implement more intellegent view handling
apo [Mon, 27 Nov 2006 09:47:20 +0000 (09:47 +0000)]
To implement more intellegent view handling

18 years agoTo implement more intellegent view handling
apo [Mon, 27 Nov 2006 09:03:18 +0000 (09:03 +0000)]
To implement more intellegent view handling

18 years agoDisable messages
apo [Mon, 27 Nov 2006 07:41:39 +0000 (07:41 +0000)]
Disable messages

18 years agoTo move Holder dependant factory methods to Factory header file
apo [Mon, 27 Nov 2006 07:01:23 +0000 (07:01 +0000)]
To move Holder dependant factory methods to Factory header file

18 years agoBug fixing
apo [Mon, 27 Nov 2006 06:37:03 +0000 (06:37 +0000)]
Bug fixing

18 years agoMinor changes
apo [Fri, 24 Nov 2006 16:55:28 +0000 (16:55 +0000)]
Minor changes

18 years agoCache system
ouv [Fri, 24 Nov 2006 16:54:28 +0000 (16:54 +0000)]
Cache system

18 years agoRemove dependencies from
apo [Fri, 24 Nov 2006 15:56:04 +0000 (15:56 +0000)]
Remove dependencies from
#include "VISU_ColoredPrs3dCache_i.hh"
#include "VISU_ColoredPrs3dHolder_i.hh"

18 years agoAdjust Display/Erase popup functionality
apo [Fri, 24 Nov 2006 15:45:48 +0000 (15:45 +0000)]
Adjust Display/Erase popup functionality

18 years agoTune holder presentations creation
apo [Fri, 24 Nov 2006 13:48:15 +0000 (13:48 +0000)]
Tune holder presentations creation

18 years agoTo improve the following functionalities.
apo [Fri, 24 Nov 2006 12:07:25 +0000 (12:07 +0000)]
To improve the following functionalities.
  1. Prs3d::CreateActor need not SALOME Interactive Object as its input parameter.
  2. Prs3d and its descendants can be created without passing Result_i* as input parameter.
  3. RemovableObject_i::SetName will take one addtional argument which says wether to modify the corresponding name in the SALOMEDS.Study or not

18 years agoMinor changes
apo [Fri, 24 Nov 2006 06:42:39 +0000 (06:42 +0000)]
Minor changes

18 years agoTo override "Handle(SALOME_InteractiveObject) ColoredPrs3d_i::GetIO()" instead of...
apo [Fri, 24 Nov 2006 06:41:59 +0000 (06:41 +0000)]
To override "Handle(SALOME_InteractiveObject) ColoredPrs3d_i::GetIO()" instead of "std::string GetEntry()" to create VISU Actors with proper instance of Interactive Object

18 years agoRevision 1.1.2.1 is restored
ouv [Thu, 23 Nov 2006 15:21:16 +0000 (15:21 +0000)]
Revision 1.1.2.1 is restored

18 years agoTo refactor creation ColoredPrs3d
apo [Thu, 23 Nov 2006 15:14:43 +0000 (15:14 +0000)]
To refactor creation ColoredPrs3d

18 years agoCache properties dialog
ouv [Thu, 23 Nov 2006 13:01:21 +0000 (13:01 +0000)]
Cache properties dialog

18 years agominor changes
ouv [Wed, 22 Nov 2006 13:29:22 +0000 (13:29 +0000)]
minor changes

18 years agoRelation between slider and holder objects
ouv [Wed, 22 Nov 2006 10:14:12 +0000 (10:14 +0000)]
Relation between slider and holder objects

18 years agominor fix
ouv [Tue, 21 Nov 2006 12:52:39 +0000 (12:52 +0000)]
minor fix

18 years agoPublishing Cache and Holder objects in study
ouv [Tue, 21 Nov 2006 12:20:05 +0000 (12:20 +0000)]
Publishing Cache and Holder objects in study

18 years agominor change
ouv [Fri, 17 Nov 2006 09:31:19 +0000 (09:31 +0000)]
minor change

18 years agoInitial implementation of the cache system.
ouv [Wed, 15 Nov 2006 15:02:13 +0000 (15:02 +0000)]
Initial implementation of the cache system.
Added interfaces for VISU_ColoredPrs3dCache and VISU_ColoredPrs3dHolder.

18 years agoMinor fix WP1_2_3_09-11-2006_change_prs_input
ouv [Thu, 9 Nov 2006 12:00:07 +0000 (12:00 +0000)]
Minor fix

18 years agoSelection is improved
ouv [Thu, 9 Nov 2006 11:59:37 +0000 (11:59 +0000)]
Selection is improved

18 years agoTo fix problem with update scalar range after changing presentation input
apo [Thu, 9 Nov 2006 09:08:19 +0000 (09:08 +0000)]
To fix problem with update scalar range after changing presentation input

18 years agoTo restore selection after CreatePrs3d and EditPrs3d
ouv [Wed, 8 Nov 2006 13:33:31 +0000 (13:33 +0000)]
To restore selection after CreatePrs3d and EditPrs3d

18 years agoVisuGUI_InputPane added
ouv [Wed, 8 Nov 2006 10:20:41 +0000 (10:20 +0000)]
VisuGUI_InputPane added

18 years agoAdded methods
ouv [Tue, 7 Nov 2006 15:15:29 +0000 (15:15 +0000)]
Added methods
GetTimeStampNumberByIndex(long) and
GetTimeStampIndexByNumber(long)

18 years agoSimple implementation of VisuGUI_InputPane
ouv [Tue, 7 Nov 2006 15:10:08 +0000 (15:10 +0000)]
Simple implementation of VisuGUI_InputPane

18 years agoMinor changes
ouv [Tue, 7 Nov 2006 13:55:11 +0000 (13:55 +0000)]
Minor changes

18 years agoFix a bug - time and timestamp number comboboxes is not updated correctly WP1_2_3_06-10-2006
apo [Fri, 3 Nov 2006 15:26:17 +0000 (15:26 +0000)]
Fix a bug - time and timestamp number comboboxes is not updated correctly

18 years agoTo improve layouting system
apo [Fri, 3 Nov 2006 14:18:38 +0000 (14:18 +0000)]
To improve layouting system

18 years ago1. To update geometry on selection update
apo [Fri, 3 Nov 2006 13:46:10 +0000 (13:46 +0000)]
1. To update geometry on selection update
2. To adjust layouting

18 years agoTo update speed of "play" in run-time
apo [Fri, 3 Nov 2006 12:55:26 +0000 (12:55 +0000)]
To update speed of "play" in run-time

18 years agoTo fix a problem with reseting of timestamp number on reactivation selection
apo [Fri, 3 Nov 2006 12:18:05 +0000 (12:18 +0000)]
To fix a problem with reseting of timestamp number on reactivation selection

18 years agoTo publish the new kind of presentations in the 'Points View' on creation
apo [Fri, 3 Nov 2006 11:49:39 +0000 (11:49 +0000)]
To publish the new kind of presentations in the 'Points View' on creation

18 years agoTo minimize header includes
apo [Fri, 3 Nov 2006 10:08:19 +0000 (10:08 +0000)]
To minimize header includes

18 years agoTo improve highlight method - selection will be extended on the pointed InteractiveObject
apo [Fri, 3 Nov 2006 09:59:03 +0000 (09:59 +0000)]
To improve highlight method - selection will be extended on the pointed InteractiveObject

18 years agoTo improve highlight method - selection will be extended on the pointed InteractiveObject
apo [Fri, 3 Nov 2006 09:47:11 +0000 (09:47 +0000)]
To improve highlight method - selection will be extended on the pointed InteractiveObject

18 years agoTo set sub range on the creation of the IsoSurface presentation according to the...
apo [Fri, 3 Nov 2006 07:18:20 +0000 (07:18 +0000)]
To set sub range on the creation of the IsoSurface presentation according to the source range explicitly

18 years agoTo disable messages
apo [Fri, 3 Nov 2006 06:49:59 +0000 (06:49 +0000)]
To disable messages

18 years agoTo extend and clarify VISU IDL definition.
apo [Fri, 3 Nov 2006 06:49:43 +0000 (06:49 +0000)]
To extend and clarify VISU IDL definition.
1. Three new functions are added to the ColoredPrs3d interface, namely
    /*!
     * Gets the min boundary of the scalar bar from source data.
     */
    double GetSourceMin();

    /*!
     * Gets the max boundary of the scalar bar from source data.
     */
    double GetSourceMax();

    /*!
     * Defines whether the scalar range corresponds to the source data or not.
     */
    boolean IsRangeFixed();
2. A new function is introduced in the ScalarMap interface, namely
    /*!
     * Sets scalar range that corresponds to the source data.
     */
    void SetSourceRange();
3. Three functions are removed from ScalarMapOnDeformedShape, because they have the same meaning as in ScalaraMap (a basic interface for it), namely
    /*!
     * Sets the source ranges of pipeline
     */
    void SetSourceRange(in double theMinRange,in double theMaxRange);
    /*!
     * Gets the minimum source range of pipeline
     */
    double GetSourceRangeMin();
    /*!
     * Gets the maximum source range of pipeline
     */
    double GetSourceRangeMax();

18 years agoTo adjust to the new ColorePrs3d_i interface
apo [Thu, 2 Nov 2006 15:09:48 +0000 (15:09 +0000)]
To adjust to the new ColorePrs3d_i interface

18 years agoTo disable messages
apo [Thu, 2 Nov 2006 15:09:13 +0000 (15:09 +0000)]
To disable messages

18 years agoTo introduce CORBA::Boolean ColoredPrs3d::IsTimeStampFixed()
apo [Thu, 2 Nov 2006 14:16:20 +0000 (14:16 +0000)]
To introduce CORBA::Boolean ColoredPrs3d::IsTimeStampFixed()

18 years ago"Play" functionality
ouv [Thu, 2 Nov 2006 12:42:15 +0000 (12:42 +0000)]
"Play" functionality

18 years agoFor presentations published under TimeStamp their function GetTimeStamp range will...
apo [Thu, 2 Nov 2006 10:40:27 +0000 (10:40 +0000)]
For presentations published under TimeStamp their function GetTimeStamp range will return only one component sequence

18 years agoDisable debug information
apo [Thu, 2 Nov 2006 10:39:20 +0000 (10:39 +0000)]
Disable debug information

18 years agoBasic realization of VisuGUI_Slider
ouv [Thu, 2 Nov 2006 10:13:27 +0000 (10:13 +0000)]
Basic realization of VisuGUI_Slider

18 years agoTo provide GUI functionality for creation new kind of presentations
apo [Thu, 2 Nov 2006 09:38:27 +0000 (09:38 +0000)]
To provide GUI functionality for creation new kind of presentations

18 years agoTo improve a way to update actor (only if necessary)
apo [Thu, 2 Nov 2006 09:37:19 +0000 (09:37 +0000)]
To improve a way to update actor (only if necessary)

18 years agoMinor changes
apo [Thu, 2 Nov 2006 06:15:10 +0000 (06:15 +0000)]
Minor changes

18 years agoTo separate CORBA and C++ methods in an explicit way
apo [Thu, 2 Nov 2006 06:14:57 +0000 (06:14 +0000)]
To separate CORBA and C++ methods in an explicit way

18 years agoTo fix a regression
apo [Thu, 2 Nov 2006 06:13:02 +0000 (06:13 +0000)]
To fix a regression

18 years ago1. Implement publishing new presentations in corresponding sub-tree.
apo [Wed, 1 Nov 2006 12:19:07 +0000 (12:19 +0000)]
1. Implement publishing new presentations in corresponding sub-tree.
2. To move ColoredPrs3d attributes in private section

18 years agoMinor changes
apo [Wed, 1 Nov 2006 11:50:27 +0000 (11:50 +0000)]
Minor changes

18 years agoTo use TimeStampsRange as universal way to iterate through availble timestamps
apo [Wed, 1 Nov 2006 11:49:42 +0000 (11:49 +0000)]
To use TimeStampsRange as universal way to iterate through availble timestamps

18 years agoTo implement TimeStampsRange ColoredPrs3d:GetTimeStampsRange()
apo [Tue, 31 Oct 2006 08:42:14 +0000 (08:42 +0000)]
To implement TimeStampsRange ColoredPrs3d:GetTimeStampsRange()

18 years agoNow, it is up to actor decide whether it is needed update from ActorFactory or not...
apo [Tue, 31 Oct 2006 06:48:19 +0000 (06:48 +0000)]
Now, it is up to actor decide whether it is needed update from ActorFactory or not (it compares time of modifications)

18 years agoTo introduce generic testing over all types of VISU presentations
apo [Tue, 31 Oct 2006 05:59:02 +0000 (05:59 +0000)]
To introduce generic testing over all types of VISU presentations

18 years agoClarify process of creation VISU pipelines
apo [Tue, 31 Oct 2006 05:56:31 +0000 (05:56 +0000)]
Clarify process of creation VISU pipelines

18 years agoTo introduce more intelligent way to update presentations based on comparision of...
apo [Mon, 30 Oct 2006 08:36:21 +0000 (08:36 +0000)]
To introduce more intelligent way to update presentations based on comparision of modification time

18 years agoTo introduce Modified time
apo [Fri, 27 Oct 2006 14:45:55 +0000 (14:45 +0000)]
To introduce Modified time

18 years agoTo initialize VISU_PrsObject_i::myStudy when SetResultObject is called
apo [Fri, 27 Oct 2006 14:19:44 +0000 (14:19 +0000)]
To initialize VISU_PrsObject_i::myStudy when SetResultObject is called

18 years agoTo introduce first version of the functionality
apo [Fri, 27 Oct 2006 13:40:24 +0000 (13:40 +0000)]
To introduce first version of the functionality

18 years agoThis commit was generated by cvs2git to create branch 'BR_WP1_2_3'.
admin [Mon, 18 Sep 2006 05:44:32 +0000 (05:44 +0000)]
This commit was generated by cvs2git to create branch 'BR_WP1_2_3'.

Sprout from BR_Dev_For_4_0 2006-09-18 05:44:27 UTC admin <salome-admin@opencascade.com> 'This commit was generated by cvs2git to create branch 'BR_Dev_For_4_0'.'
Delete:
    doc/salome/tui/VISU/sources/bg_salome.gif
    src/VISU_SWIG/batch_test_events.py
    src/VISU_SWIG/test_events.py

18 years agoThis commit was generated by cvs2git to create branch 'BR_Dev_For_4_0'.
admin [Mon, 18 Sep 2006 05:44:27 +0000 (05:44 +0000)]
This commit was generated by cvs2git to create branch 'BR_Dev_For_4_0'.

Sprout from V3_2_0_maintainance 2006-09-18 05:44:26 UTC enk <enk@opencascade.com> 'Fix for Bug IPAL12882'
Cherrypick from V3_2_0_maintainance 2006-06-08 09:43:23 UTC admin <salome-admin@opencascade.com> 'This commit was generated by cvs2git to create branch 'V3_2_0_maintainance'.':
    doc/salome/tui/VISU/sources/bg_salome.gif
    src/VISU_SWIG/batch_test_events.py
    src/VISU_SWIG/test_events.py

18 years agoFix for Bug IPAL12882
enk [Mon, 18 Sep 2006 05:44:26 +0000 (05:44 +0000)]
Fix for Bug IPAL12882
  Setup Aniamtion: "Use range of time stamps" discards modification of properties

It's unnecessaty to recompute values for properties, if ranges was't changed.

18 years agoFix for Bug PAL13239
apo [Thu, 7 Sep 2006 05:50:43 +0000 (05:50 +0000)]
Fix for Bug PAL13239
 - Numerations of elements(nodes) for the same mesh in Mesh and Post-Pro modules are different.

18 years agoTo fix compilation bug in case of Mandriva64 usage. V3_2_2pre
apo [Tue, 5 Sep 2006 08:19:23 +0000 (08:19 +0000)]
To fix compilation bug in case of Mandriva64 usage.
The used "glXGetProcAddressARB" function is conditionally declared in the "GL/glx.h". So, to be sure that the function will be acessible in compile time it is necessary to define the "GLX_GLXEXT_LEGACY" preporcessor variable before including the "GL/glx.h" header file.

18 years agoGVIEW12830
ouv [Mon, 4 Sep 2006 12:40:58 +0000 (12:40 +0000)]
GVIEW12830

18 years agoJoin modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new except... mergefrom_BR_For_OCT_611_04Sep06
jfa [Mon, 4 Sep 2006 11:35:20 +0000 (11:35 +0000)]
Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support.

18 years agoPAL13244, update of documentation
asl [Thu, 31 Aug 2006 04:18:58 +0000 (04:18 +0000)]
PAL13244, update of documentation

18 years agoPAL13262
asl [Tue, 29 Aug 2006 07:58:58 +0000 (07:58 +0000)]
PAL13262

18 years agoFix for bug IPAL12672("Change Clipping" leads to "Fatal error: Attempt to access...
mzn [Mon, 28 Aug 2006 14:14:06 +0000 (14:14 +0000)]
Fix for bug IPAL12672("Change Clipping" leads to "Fatal error: Attempt to access to null object").

18 years agoPAL13029 - scalar bar values aren't stored in case of scalar map on deformed shape
asl [Mon, 28 Aug 2006 07:22:18 +0000 (07:22 +0000)]
PAL13029 - scalar bar values aren't stored in case of scalar map on deformed shape

18 years agoCorrection, because of removing of "est_events.py" and "batch_test_events.py"
akk [Mon, 28 Aug 2006 06:29:20 +0000 (06:29 +0000)]
Correction, because of removing of "est_events.py" and "batch_test_events.py"

18 years agoScript is obsolete, because tries to call "CreateTestView()" and "ShowTestObject...
akk [Fri, 25 Aug 2006 12:05:19 +0000 (12:05 +0000)]
Script is obsolete, because tries to call "CreateTestView()" and "ShowTestObject()" methods aren't defined in "VISU_Gen.idl" (since 1.9 revision)

18 years agoIncrement version number: 3.2.2
vsr [Fri, 25 Aug 2006 07:11:29 +0000 (07:11 +0000)]
Increment version number: 3.2.2

18 years agoPAL13141
asl [Fri, 25 Aug 2006 05:16:18 +0000 (05:16 +0000)]
PAL13141

18 years agoPAL12688 - python command <3D view>.ShowPart( VISU.View.VIEWER, 0 ) don't change...
asl [Thu, 24 Aug 2006 13:23:20 +0000 (13:23 +0000)]
PAL12688 - python command <3D view>.ShowPart( VISU.View.VIEWER, 0 ) don't change status of viewer

18 years agoUsing of QGuardedPtrs for SVTK_ViewWindow.
abd [Wed, 23 Aug 2006 14:49:04 +0000 (14:49 +0000)]
Using of QGuardedPtrs for SVTK_ViewWindow.
BUG 12118 and 13026

18 years agoFix for bug 10597 : Post-Pro data incorrect restored from HDF, created on 2.2.6 versi...
mkr [Wed, 23 Aug 2006 05:49:08 +0000 (05:49 +0000)]
Fix for bug 10597 : Post-Pro data incorrect restored from HDF, created on 2.2.6 version in 3.1.0a2 version.

18 years agoUpdate table of contents: add reference to Python documentation.
mkr [Tue, 22 Aug 2006 08:04:49 +0000 (08:04 +0000)]
Update table of contents: add reference to Python documentation.