]>
SALOME platform Git repositories - modules/visu.git/log
mkr [Wed, 1 Nov 2006 08:42:45 +0000 (08:42 +0000)]
Fix for bug PAL11537 : Create an animation given several med files (add consecutive animation mode) : renaming "consecutive" -> "succcessive".
epa [Tue, 31 Oct 2006 17:23:16 +0000 (17:23 +0000)]
Work of "Display only on creation" with CutLines has been corrected
mkr [Tue, 31 Oct 2006 16:42:35 +0000 (16:42 +0000)]
Fix for bug PAL11537 : Create an animation given several med files (add consecutive animation mode).
epa [Tue, 31 Oct 2006 16:10:50 +0000 (16:10 +0000)]
Mistakes in implementation of absolute/relative cutlines length option corrected
jfa [Mon, 30 Oct 2006 14:52:37 +0000 (14:52 +0000)]
Change version to 3.2.3
epa [Mon, 30 Oct 2006 08:29:16 +0000 (08:29 +0000)]
Add "display only" functionality for created mesh(PAL13556)
epa [Fri, 27 Oct 2006 13:27:16 +0000 (13:27 +0000)]
Periodical mode of sweeping f = sin(t) replaced with cosinusoidal f=(1-cos(t))/2
epa [Fri, 27 Oct 2006 12:27:28 +0000 (12:27 +0000)]
Old behaviour restored:deformed shape is colored with gray
mkr [Thu, 26 Oct 2006 08:45:28 +0000 (08:45 +0000)]
Update documentaion according to PAL13663: improve "Animation" dialog description.
epa [Wed, 25 Oct 2006 08:29:48 +0000 (08:29 +0000)]
PAL 13374 - EDF PAL 274:VISU easily visualize element edges
mkr [Wed, 25 Oct 2006 07:56:29 +0000 (07:56 +0000)]
Modifications, which are concern to bug PAL11537:
1. Animation::addField(...) method returns now a boolean value.
2. All checks for compatibility of several animated fields
(according to time stamps number) were moved from
VisuGUI::OnTimeAnimation() slot to addField(...) method
of implementation.
mkr [Tue, 24 Oct 2006 08:58:38 +0000 (08:58 +0000)]
Fix for bug PAL8166 : [IMP] A flag "clean memory after each frame" in visu animation :
1. now we use ProcessEvent mechanism from SALOME_Event instead of
qApp->lock() and qApp->unlock();
2. add fix for bug IPAL12899 from WP_DEV branch;
3. the following characteristics from "Animation" dialog are
available now from Post-Pro preferences too
-- Speed
-- Cycled animation
-- Use proportional timing
-- Clean memory at each frame
4. the tab order in Post-Pro preferences was changed: now it looks like
"MED import"-"Scalar Bar"-"CutLines"-"Sweep,Animation"-"Representation"-...
mkr [Mon, 23 Oct 2006 14:18:57 +0000 (14:18 +0000)]
Fix for bug PAL8166 : [IMP] A flag "clean memory after each frame" in visu animation.
mzn [Mon, 23 Oct 2006 12:38:58 +0000 (12:38 +0000)]
Load MED component if the study contains MED component data.
epa [Fri, 20 Oct 2006 11:53:41 +0000 (11:53 +0000)]
PAL13556: "Display only" option for new created objects and scalar bars
epa [Fri, 20 Oct 2006 06:56:46 +0000 (06:56 +0000)]
PAL13555: CutLines; Option to see the length as abscissa
apo [Fri, 20 Oct 2006 06:52:31 +0000 (06:52 +0000)]
Fix for Bug IPAL13642
Incorrect visualization of time stamp on field built on profile.
Additional check that verifies whether it is possible to build the presentation on the Entity or not is introduced.
enk [Thu, 19 Oct 2006 13:49:20 +0000 (13:49 +0000)]
Fix for Bug IPAL13649:
Regress 17.10: ScalarMap âÂ\80 Â\93 no visible elements
enk [Tue, 17 Oct 2006 13:11:26 +0000 (13:11 +0000)]
Fix for: Bug PAL13498
Wrong or missing MED profiles support implementation in VISU CORBA MED convertor
Added profiles support.
srn [Tue, 17 Oct 2006 10:37:39 +0000 (10:37 +0000)]
IMP PAL13614: Replaced AttributeComment with AttributeString
srn [Tue, 17 Oct 2006 10:34:29 +0000 (10:34 +0000)]
IMP PAL13614: Added a new attrubute AttributeString
epa [Tue, 17 Oct 2006 05:54:12 +0000 (05:54 +0000)]
PAL13174 - EDF226 VISU: Sweep improvement
mpv [Fri, 13 Oct 2006 12:40:52 +0000 (12:40 +0000)]
MPV: fix for bug 13568
Problems with synchronization. There must be only one MED wrapper per Med converter.
jfa [Tue, 26 Sep 2006 09:43:12 +0000 (09:43 +0000)]
PAL13474: VISU-STUDY: Error or HangUp or Crash. Wrap calls to GUI from VISU engine with SALOME_Event.
maintenance team [Tue, 26 Sep 2006 08:31:03 +0000 (08:31 +0000)]
Update for gcc4.1.1
maintenance team [Mon, 25 Sep 2006 13:35:27 +0000 (13:35 +0000)]
Correction for problem: Command "dump study" doesn't work at first time at load Post-Pro module.
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.
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.
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.
ouv [Mon, 4 Sep 2006 12:40:58 +0000 (12:40 +0000)]
GVIEW12830
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.
asl [Thu, 31 Aug 2006 04:18:58 +0000 (04:18 +0000)]
PAL13244, update of documentation
asl [Tue, 29 Aug 2006 07:58:58 +0000 (07:58 +0000)]
PAL13262
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").
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
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"
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)
vsr [Fri, 25 Aug 2006 07:11:29 +0000 (07:11 +0000)]
Increment version number: 3.2.2
asl [Fri, 25 Aug 2006 05:16:18 +0000 (05:16 +0000)]
PAL13141
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
abd [Wed, 23 Aug 2006 14:49:04 +0000 (14:49 +0000)]
Using of QGuardedPtrs for SVTK_ViewWindow.
BUG 12118 and 13026
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.
mkr [Tue, 22 Aug 2006 08:04:49 +0000 (08:04 +0000)]
Update table of contents: add reference to Python documentation.
asl [Tue, 22 Aug 2006 05:32:21 +0000 (05:32 +0000)]
PAL13244 - tooltips over curve points must show assigned value
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.
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).
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.
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.
jfa [Mon, 14 Aug 2006 10:56:37 +0000 (10:56 +0000)]
PAL13021: EDF233 VISU Wrong orientation of a bar.
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.
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.
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).
srn [Fri, 4 Aug 2006 11:26:31 +0000 (11:26 +0000)]
Removed a requiered code from debug statement
mzn [Thu, 27 Jul 2006 13:43:06 +0000 (13:43 +0000)]
Fix for bug IPAL12377.
skl [Wed, 26 Jul 2006 07:39:38 +0000 (07:39 +0000)]
Correction for bug IPAL12989.
mzn [Fri, 21 Jul 2006 09:58:24 +0000 (09:58 +0000)]
Fix for IPAL12374.
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.
ouv [Thu, 13 Jul 2006 10:35:25 +0000 (10:35 +0000)]
IPAL12960
jfa [Tue, 11 Jul 2006 09:35:39 +0000 (09:35 +0000)]
Change version name to 3.2.1
ouv [Tue, 11 Jul 2006 08:54:23 +0000 (08:54 +0000)]
PAL12815
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)
ouv [Thu, 29 Jun 2006 10:34:00 +0000 (10:34 +0000)]
IPAL12801
eap [Tue, 27 Jun 2006 12:12:27 +0000 (12:12 +0000)]
PAL10044. Fix comment in PythonDump
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.
ouv [Mon, 26 Jun 2006 13:56:01 +0000 (13:56 +0000)]
Checking for symbols loaded from OpenGL library
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
mzn [Fri, 23 Jun 2006 13:18:27 +0000 (13:18 +0000)]
Fix for PAL10496.
jfa [Thu, 22 Jun 2006 05:50:16 +0000 (05:50 +0000)]
PAL12557: Replace usr_docs tag by dev_docs in tui/Makefile.in.
enk [Mon, 19 Jun 2006 09:28:18 +0000 (09:28 +0000)]
Fix for Bug PAL12638:
SIGSEGV 'segmentation violation' detected.
enk [Thu, 15 Jun 2006 12:11:00 +0000 (12:11 +0000)]
Fix for Bug IPAL11796:
To correct error in "visu.CreateStudyForMed()".
jfa [Wed, 14 Jun 2006 09:59:40 +0000 (09:59 +0000)]
PAL12524: VISU Sweep Preferences doesn't work.
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
vsr [Thu, 8 Jun 2006 09:43:19 +0000 (09:43 +0000)]
Remove non-implemented methods
jfa [Tue, 6 Jun 2006 12:41:45 +0000 (12:41 +0000)]
Fix problem with table of contents resizing
jfa [Thu, 1 Jun 2006 11:36:05 +0000 (11:36 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1
apo [Thu, 11 May 2006 07:23:25 +0000 (07:23 +0000)]
Fix for Bug12383
To remove unnecessary debug information.
jfa [Wed, 10 May 2006 14:31:39 +0000 (14:31 +0000)]
Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.
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.
apo [Wed, 10 May 2006 11:16:58 +0000 (11:16 +0000)]
Fix for Bug12371
No "Erase all" in the Gauss Viewer (MKO)
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
apo [Wed, 10 May 2006 07:12:02 +0000 (07:12 +0000)]
To 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)
jfa [Sat, 6 May 2006 08:48:29 +0000 (08:48 +0000)]
Join modifications from branch OCC_debug_for_3_2_0b1
vsv [Tue, 18 Apr 2006 09:16:47 +0000 (09:16 +0000)]
Plot3d on CutPlane
jfa [Wed, 15 Mar 2006 13:00:02 +0000 (13:00 +0000)]
Change version name to 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
jfa [Wed, 8 Feb 2006 09:46:55 +0000 (09:46 +0000)]
Update version to 3.2.0a1
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.
apo [Wed, 8 Feb 2006 06:28:55 +0000 (06:28 +0000)]
Fix for Bug IPAL11495
REGRESSION of the animation Iso Surfaces
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.
smh [Tue, 7 Feb 2006 15:11:58 +0000 (15:11 +0000)]
Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
jfa [Wed, 28 Dec 2005 09:21:56 +0000 (09:21 +0000)]
Join modifications from branch BR_3_1_0deb
enk [Fri, 23 Dec 2005 15:22:32 +0000 (15:22 +0000)]
Improvement Bug PAL10652
Superposition of scale bars in VISU
mzn [Wed, 21 Dec 2005 13:44:14 +0000 (13:44 +0000)]
Erase the scalar bar preview after the dialog closing.
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 ).
mzn [Mon, 19 Dec 2005 12:37:45 +0000 (12:37 +0000)]
Fix for bug PAL10966.
asl [Wed, 14 Dec 2005 06:45:45 +0000 (06:45 +0000)]
*** empty log message ***
asl [Wed, 14 Dec 2005 06:45:20 +0000 (06:45 +0000)]
PAL10810 - "Display", "Erase", "Display only" on root objects
smh [Mon, 5 Dec 2005 16:31:33 +0000 (16:31 +0000)]
Copyrights update
mkr [Mon, 5 Dec 2005 07:16:17 +0000 (07:16 +0000)]
Update Help for VISU module.