]> SALOME platform Git repositories - modules/visu.git/log
Salome HOME
modules/visu.git
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.

18 years agoPAL13244 - tooltips over curve points must show assigned value
asl [Tue, 22 Aug 2006 05:32:21 +0000 (05:32 +0000)]
PAL13244 - tooltips over curve points must show assigned value

18 years agoFix for
apo [Mon, 21 Aug 2006 14:40:06 +0000 (14:40 +0000)]
Fix for
  Bug PAL13237 - CRASH after trying to select a cell for "Selection Info".
  Bug PAL13239 - Numerations of elements(nodes) for the same mesh in Mesh and Post-Pro modules are different.

The two bugs are bound together.
The integrated fixes provide more correct definition of mapping between MED and VTK as for MED Families as for MED Entities itself.
In case of definition of MED Families mapping it was necessary to increase the VTK index when the Family contains from mesh elements of different geometric type.
And MED indexes should be taken from MED not from VISU CONVERTER internal numeration.

18 years agoFix for bug PAL12468(When dumping a VTK view, the dialog box appears in the saved... For_OCT_611
mzn [Wed, 16 Aug 2006 15:43:17 +0000 (15:43 +0000)]
Fix for bug PAL12468(When dumping a VTK view, the dialog box appears in the saved image).

18 years agoPAL12755: EDF: SALOME frozen with Load Script and a Python Module. Improve fix to...
jfa [Wed, 16 Aug 2006 10:25:54 +0000 (10:25 +0000)]
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Improve fix to not catch exceptions.

18 years agoPAL12755: EDF: SALOME frozen with Load Script and a Python Module. Additional fix.
jfa [Tue, 15 Aug 2006 09:53:18 +0000 (09:53 +0000)]
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Additional fix.

18 years agoPAL13021: EDF233 VISU Wrong orientation of a bar.
jfa [Mon, 14 Aug 2006 10:56:37 +0000 (10:56 +0000)]
PAL13021: EDF233 VISU Wrong orientation of a bar.

18 years agoFix for bug IPAL11446 : Is it correct: "SALOME PRO" on the background of TUI document...
mkr [Fri, 11 Aug 2006 06:34:58 +0000 (06:34 +0000)]
Fix for bug IPAL11446 : Is it correct: "SALOME PRO" on the background of TUI documentation? => remove unnecessary files from the version.

18 years agoFix for bug IPAL11938 : Bugs in the GUI help documentation for Post-Pro.
mkr [Thu, 10 Aug 2006 11:17:32 +0000 (11:17 +0000)]
Fix for bug IPAL11938 : Bugs in the GUI help documentation for Post-Pro.

18 years agoFix for bug IPAL13148("Base plane parameter" isn't saved for "Cut Lines" presentation).
mzn [Tue, 8 Aug 2006 14:41:47 +0000 (14:41 +0000)]
Fix for bug IPAL13148("Base plane parameter" isn't saved for "Cut Lines" presentation).

18 years agoRemoved a requiered code from debug statement
srn [Fri, 4 Aug 2006 11:26:31 +0000 (11:26 +0000)]
Removed a requiered code from debug statement

18 years agoFix for bug IPAL12377.
mzn [Thu, 27 Jul 2006 13:43:06 +0000 (13:43 +0000)]
Fix for bug IPAL12377.

18 years agoCorrection for bug IPAL12989.
skl [Wed, 26 Jul 2006 07:39:38 +0000 (07:39 +0000)]
Correction for bug IPAL12989.

18 years agoFix for IPAL12374.
mzn [Fri, 21 Jul 2006 09:58:24 +0000 (09:58 +0000)]
Fix for IPAL12374.

18 years agoFix for T3_2_1_pre V3_2_1
enk [Thu, 13 Jul 2006 13:51:20 +0000 (13:51 +0000)]
Fix for
Bug PAL12820: EDF207 SMESH and VISU: Visualization of groups on nodes and cells of a standard grid
Bug PAL12613: Groups aren't read from the med files, containing mesh of MED_GRILLE_STANDARD type.

18 years agoIPAL12960
ouv [Thu, 13 Jul 2006 10:35:25 +0000 (10:35 +0000)]
IPAL12960

18 years agoChange version name to 3.2.1
jfa [Tue, 11 Jul 2006 09:35:39 +0000 (09:35 +0000)]
Change version name to 3.2.1

18 years agoPAL12815
ouv [Tue, 11 Jul 2006 08:54:23 +0000 (08:54 +0000)]
PAL12815

18 years agoMinor fix for situation SCALAR MAP ON DEFORMED SHAPE (vectors and scalars on CELL...
enk [Tue, 4 Jul 2006 07:32:22 +0000 (07:32 +0000)]
Minor fix for situation SCALAR MAP ON DEFORMED SHAPE (vectors and scalars on  CELL field)

18 years agoIPAL12801
ouv [Thu, 29 Jun 2006 10:34:00 +0000 (10:34 +0000)]
IPAL12801

18 years agoPAL10044. Fix comment in PythonDump
eap [Tue, 27 Jun 2006 12:12:27 +0000 (12:12 +0000)]
PAL10044. Fix comment in PythonDump

18 years agoFix to bug PAL10465.
asv [Tue, 27 Jun 2006 07:49:40 +0000 (07:49 +0000)]
Fix to bug PAL10465.
Modification of resource files location in "build" and "installation" directories.  Now resource files are placed in share/salome/resources/<module_name>.  Various configuration files (configure.in.base, make_module/conclude/commence, etc.) are changed.

18 years agoChecking for symbols loaded from OpenGL library
ouv [Mon, 26 Jun 2006 13:56:01 +0000 (13:56 +0000)]
Checking for symbols loaded from OpenGL library

18 years agoFix for Bug PAL12693
enk [Mon, 26 Jun 2006 12:27:29 +0000 (12:27 +0000)]
Fix for Bug PAL12693
EDF : VISU : ScalarMap on Deformed Shape doesn't work

18 years agoFix for PAL10496.
mzn [Fri, 23 Jun 2006 13:18:27 +0000 (13:18 +0000)]
Fix for PAL10496.

18 years agoPAL12557: Replace usr_docs tag by dev_docs in tui/Makefile.in.
jfa [Thu, 22 Jun 2006 05:50:16 +0000 (05:50 +0000)]
PAL12557: Replace usr_docs tag by dev_docs in tui/Makefile.in.

18 years agoFix for Bug PAL12638:
enk [Mon, 19 Jun 2006 09:28:18 +0000 (09:28 +0000)]
Fix for Bug PAL12638:
SIGSEGV 'segmentation violation' detected.

18 years agoFix for Bug IPAL11796:
enk [Thu, 15 Jun 2006 12:11:00 +0000 (12:11 +0000)]
Fix for Bug IPAL11796:
To correct error in "visu.CreateStudyForMed()".

18 years agoPAL12524: VISU Sweep Preferences doesn't work.
jfa [Wed, 14 Jun 2006 09:59:40 +0000 (09:59 +0000)]
PAL12524: VISU Sweep Preferences doesn't work.

18 years agoThis commit was generated by cvs2git to create branch 'V3_2_0_maintainance'.
admin [Thu, 8 Jun 2006 09:43:23 +0000 (09:43 +0000)]
This commit was generated by cvs2git to create branch 'V3_2_0_maintainance'.

Sprout from master 2006-06-08 09:43:19 UTC vsr <vsr@opencascade.com> 'Remove non-implemented methods'
Cherrypick from IMPORT 2003-07-10 14:13:19 UTC nri <nri@opencascade.com> 'sources v1.2':
    resources/Visu_cutlines.png

18 years agoRemove non-implemented methods
vsr [Thu, 8 Jun 2006 09:43:19 +0000 (09:43 +0000)]
Remove non-implemented methods

18 years agoFix problem with table of contents resizing
jfa [Tue, 6 Jun 2006 12:41:45 +0000 (12:41 +0000)]
Fix problem with table of contents resizing

18 years agoJoin modifications from branch BR_DEBUG_3_2_0b1
jfa [Thu, 1 Jun 2006 11:36:05 +0000 (11:36 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1

18 years agoFix for Bug12383
apo [Thu, 11 May 2006 07:23:25 +0000 (07:23 +0000)]
Fix for Bug12383
To remove unnecessary debug information.

18 years agoFix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.
jfa [Wed, 10 May 2006 14:31:39 +0000 (14:31 +0000)]
Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.

18 years agoFix for Bug12376
apo [Wed, 10 May 2006 12:31:42 +0000 (12:31 +0000)]
Fix for Bug12376
   "Shading" is lost after switching between "Surface-Wireframe" display modes.

18 years agoFix for Bug12371
apo [Wed, 10 May 2006 11:16:58 +0000 (11:16 +0000)]
Fix for Bug12371
   No "Erase all" in the Gauss Viewer (MKO)

18 years agoFix for Bug12370
apo [Wed, 10 May 2006 08:23:50 +0000 (08:23 +0000)]
Fix for Bug12370
   Changing of Segmentaiton window background change the main window background (MKO)
- Now the background colors of the main and segmentation viewes are synhronized

18 years agoTo make the code compilable (must to be uncommented in future)
apo [Wed, 10 May 2006 07:12:02 +0000 (07:12 +0000)]
To make the code compilable (must to be uncommented in future)

18 years agoTo make the code compilable (must to be uncommented in future)
apo [Wed, 10 May 2006 06:51:44 +0000 (06:51 +0000)]
To make the code compilable (must to be uncommented in future)

18 years agoJoin modifications from branch OCC_debug_for_3_2_0b1
jfa [Sat, 6 May 2006 08:48:29 +0000 (08:48 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1

18 years agoPlot3d on CutPlane
vsv [Tue, 18 Apr 2006 09:16:47 +0000 (09:16 +0000)]
Plot3d on CutPlane

18 years agoChange version name to 3.2.0a2
jfa [Wed, 15 Mar 2006 13:00:02 +0000 (13:00 +0000)]
Change version name to 3.2.0a2

18 years agoJoin modifications from branch OCC_development_for_3_2_0a2
jfa [Mon, 13 Mar 2006 15:47:06 +0000 (15:47 +0000)]
Join modifications from branch OCC_development_for_3_2_0a2

18 years agoUpdate version to 3.2.0a1
jfa [Wed, 8 Feb 2006 09:46:55 +0000 (09:46 +0000)]
Update version to 3.2.0a1

18 years agoFix for Bug IPAL8945
apo [Wed, 8 Feb 2006 07:27:31 +0000 (07:27 +0000)]
Fix for Bug IPAL8945
  It is impossible to create "Animation" using "Cut Lines" presentation.

18 years agoFix for Bug IPAL11495
apo [Wed, 8 Feb 2006 06:28:55 +0000 (06:28 +0000)]
Fix for Bug IPAL11495
   REGRESSION of the animation Iso Surfaces

18 years agoFix for Bug GVIEW11545
apo [Wed, 8 Feb 2006 06:25:13 +0000 (06:25 +0000)]
Fix for Bug GVIEW11545
   There is no uniform color of Outside Cursor Points for the second "Gauss Points" presentation.

18 years agoMerge from OCC_development_generic_2006
smh [Tue, 7 Feb 2006 15:11:58 +0000 (15:11 +0000)]
Merge from OCC_development_generic_2006

Preparation of 3.2.0a1

18 years agoJoin modifications from branch BR_3_1_0deb
jfa [Wed, 28 Dec 2005 09:21:56 +0000 (09:21 +0000)]
Join modifications from branch BR_3_1_0deb

18 years agoImprovement Bug PAL10652
enk [Fri, 23 Dec 2005 15:22:32 +0000 (15:22 +0000)]
Improvement Bug PAL10652
  Superposition of scale bars in VISU

18 years agoErase the scalar bar preview after the dialog closing.
mzn [Wed, 21 Dec 2005 13:44:14 +0000 (13:44 +0000)]
Erase the scalar bar preview after the dialog closing.

18 years agoFix for bug IPAL11008 ( Mandrake10.1: Preview of scalar bar work only for Scalar...
mzn [Wed, 21 Dec 2005 13:39:27 +0000 (13:39 +0000)]
Fix for bug IPAL11008 ( Mandrake10.1: Preview of scalar bar work only for Scalar Map ).

18 years agoFix for bug PAL10966.
mzn [Mon, 19 Dec 2005 12:37:45 +0000 (12:37 +0000)]
Fix for bug PAL10966.

18 years ago*** empty log message ***
asl [Wed, 14 Dec 2005 06:45:45 +0000 (06:45 +0000)]
*** empty log message ***

18 years agoPAL10810 - "Display", "Erase", "Display only" on root objects
asl [Wed, 14 Dec 2005 06:45:20 +0000 (06:45 +0000)]
PAL10810 - "Display", "Erase", "Display only" on root objects

18 years agoCopyrights update
smh [Mon, 5 Dec 2005 16:31:33 +0000 (16:31 +0000)]
Copyrights update

18 years agoUpdate Help for VISU module.
mkr [Mon, 5 Dec 2005 07:16:17 +0000 (07:16 +0000)]
Update Help for VISU module.

18 years agoImprovement: now in rules you can use "canBeDisplayed" parameter. It is true, if...
asl [Thu, 1 Dec 2005 10:05:59 +0000 (10:05 +0000)]
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer

18 years agoPAL10679 - incorrect labels
asl [Wed, 30 Nov 2005 12:55:07 +0000 (12:55 +0000)]
PAL10679 - incorrect labels

19 years agoPAL9828 - regression of Plot2d legend
asl [Thu, 24 Nov 2005 08:35:01 +0000 (08:35 +0000)]
PAL9828 - regression of Plot2d legend

19 years agoPAL10478 - display doesn't work in other VTK viewer
asl [Wed, 23 Nov 2005 11:34:48 +0000 (11:34 +0000)]
PAL10478 - display doesn't work in other VTK viewer

19 years agoPAL10611: Remove popup-menu items Erase, Display, etc., provided by parent LightApp_M...
jfa [Tue, 22 Nov 2005 15:03:24 +0000 (15:03 +0000)]
PAL10611: Remove popup-menu items Erase, Display, etc., provided by parent LightApp_Module,\n if at least one curve is selected. It fixes the special case,\n when a curve is published not under VISU component.

19 years agoFix for 10531.
akk [Mon, 21 Nov 2005 14:37:55 +0000 (14:37 +0000)]
Fix for 10531.