]>
SALOME platform Git repositories - modules/visu.git/log
vsv [Thu, 2 Jun 2005 10:01:09 +0000 (10:01 +0000)]
BUG 8828: Translate in Locked study
vsv [Tue, 31 May 2005 11:03:52 +0000 (11:03 +0000)]
BUG 8930: Crash on opening animation several times
eap [Tue, 31 May 2005 06:14:28 +0000 (06:14 +0000)]
Bug IPAL8992: fix Restore() & ToStream()
vsv [Mon, 30 May 2005 09:40:50 +0000 (09:40 +0000)]
Bug 8918: Arrange actors
nkv [Mon, 30 May 2005 09:38:19 +0000 (09:38 +0000)]
Restriction of the number of labels (no more than 25)
vsv [Fri, 27 May 2005 09:02:19 +0000 (09:02 +0000)]
Bug 8825: Multiple translation
vsv [Fri, 27 May 2005 05:42:28 +0000 (05:42 +0000)]
Bug 8828: Translate opertation for locked study
enk [Thu, 26 May 2005 14:43:22 +0000 (14:43 +0000)]
Fixed method VisuGUI_AxisWg::Apply(...)
where was incorrect update of labels colors
enk [Thu, 26 May 2005 13:52:51 +0000 (13:52 +0000)]
Fixed method ReadData(...)
where was incorrect reading color for LabelTextProperty
eap [Thu, 26 May 2005 06:47:33 +0000 (06:47 +0000)]
IPAL8896. Make a preview transparen, propertional to mesh size, visible if no actors yet created, remove it at dlg closure.
apo [Wed, 25 May 2005 09:17:36 +0000 (09:17 +0000)]
PROJECT: POST-PROCESSOR 2005
TASK: T 1.5 Implementation of graduated rules in SALOME VTK viewer
First step on fix for [Bug IPAL8910] T1.5: Graduated scale isn't moved after translate a presentation on Y
sln [Wed, 25 May 2005 06:23:18 +0000 (06:23 +0000)]
PostPro 2005: T1.5: Graduated rules. Initialization of dialog corrected for the case of hidden graduated axes
jfa [Tue, 24 May 2005 11:45:28 +0000 (11:45 +0000)]
IPAL8817: T1.5: Incorrect position of the clipping plane preview when a presentation is translated
sln [Tue, 24 May 2005 11:42:06 +0000 (11:42 +0000)]
PostPro 2005. T1.5 : Graduated rules. New command for calling "Graduated axes" dialog added. It is a icon for corresponding tool button
sln [Tue, 24 May 2005 11:40:49 +0000 (11:40 +0000)]
PostPro 2005. T1.5 : Graduated rules. New command for calling "Graduated axes" dialog added
sln [Tue, 24 May 2005 11:37:54 +0000 (11:37 +0000)]
PostPro 2005: T1.5: Graduated ruled. Icon for calling "Graduated axes" dialog added
sln [Tue, 24 May 2005 11:36:28 +0000 (11:36 +0000)]
PostPro 2005: T1.5: Graduated ruled. New dialog for editing properties of graduated axes (CubeAxes) added. Also VisuGUI_FontWg class added. It is a widget to specify properties of text in VTK viewer
sln [Tue, 24 May 2005 11:34:36 +0000 (11:34 +0000)]
PostPro 2005: T1.5: Graduated ruled. New dialog for editing properties of graduated axes (CubeAxes) added.
eap [Tue, 24 May 2005 10:48:15 +0000 (10:48 +0000)]
use Visu_PipeLine::IsPlanarInput()
eap [Tue, 24 May 2005 10:40:16 +0000 (10:40 +0000)]
do not cut if IsPlanarInput()
eap [Tue, 24 May 2005 10:39:06 +0000 (10:39 +0000)]
add IsPlanarInput()
jfa [Tue, 24 May 2005 10:34:51 +0000 (10:34 +0000)]
IPAL8862: T1.5: Clipping planes item has to be removed from the popup of presentations in OCC and Plot2d viewers
eap [Tue, 24 May 2005 06:24:08 +0000 (06:24 +0000)]
move myIsShrinkable initialization into constructor
apo [Mon, 23 May 2005 04:44:47 +0000 (04:44 +0000)]
Fix on - Bug IPAL8815
T1.5: Presentation translation not work after save and restore study
eap [Fri, 20 May 2005 12:40:36 +0000 (12:40 +0000)]
in reject(), do not remove SObject of prs from a locked study
in accept(), do not close dlg if a study is locked
eap [Fri, 20 May 2005 12:03:30 +0000 (12:03 +0000)]
reject() onFrameActivated() only if isVisible()
eap [Fri, 20 May 2005 07:15:29 +0000 (07:15 +0000)]
add case VISU::TPLOT3D to GetPrs3dList()
eap [Fri, 20 May 2005 07:13:34 +0000 (07:13 +0000)]
do nothing in destructor
eap [Fri, 20 May 2005 07:07:58 +0000 (07:07 +0000)]
SetShrinkable() according to thePipeLine->IsShrinkable()
eap [Fri, 20 May 2005 07:02:57 +0000 (07:02 +0000)]
add myIsShrinkable protected field to VISU_PipeLine and initialize it
eap [Thu, 19 May 2005 12:46:15 +0000 (12:46 +0000)]
CheckActiveStudyLock() in accept()
eap [Thu, 19 May 2005 12:45:25 +0000 (12:45 +0000)]
CheckActiveStudyLock() in accept()
Do not renderViewFrame() in destructor
set step of Position spin to range/10
eap [Thu, 19 May 2005 12:41:35 +0000 (12:41 +0000)]
move onFrameActivated() to slots
eap [Thu, 19 May 2005 12:38:36 +0000 (12:38 +0000)]
add CheckActiveStudyLock(); enable SameAs and fix checkHomoSelection() for PLOT3D
eap [Thu, 19 May 2005 07:26:20 +0000 (07:26 +0000)]
setIJKByNonStructured(): fix index and reverse flag
jfa [Wed, 18 May 2005 09:35:17 +0000 (09:35 +0000)]
PAL8824: correct distance is set on plane selection
vsv [Tue, 17 May 2005 11:27:35 +0000 (11:27 +0000)]
Introduce Set/Get Offset function in Prs3d
vsv [Tue, 17 May 2005 11:18:51 +0000 (11:18 +0000)]
Introduce Set/Get Offset functions for Prs3d interface
vsv [Tue, 17 May 2005 11:15:41 +0000 (11:15 +0000)]
Apply button for Offset dialog
vsv [Tue, 17 May 2005 09:15:23 +0000 (09:15 +0000)]
Publish in study for animation
vsv [Fri, 13 May 2005 07:25:03 +0000 (07:25 +0000)]
Lay out of actors within viewer
vsv [Thu, 12 May 2005 10:10:28 +0000 (10:10 +0000)]
Animation with offsetted presentations
eap [Fri, 6 May 2005 14:13:47 +0000 (14:13 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D. Fix surface prs for field on cells. Fix sweep for contour prs.
eap [Wed, 4 May 2005 06:35:54 +0000 (06:35 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D. Add SetMapScale()
eap [Tue, 3 May 2005 13:01:11 +0000 (13:01 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D. Add methods about presentation type to Plot3D
eap [Tue, 3 May 2005 12:59:46 +0000 (12:59 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D. Add methods about presentation type
eap [Tue, 3 May 2005 12:55:10 +0000 (12:55 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D
eap [Tue, 3 May 2005 12:53:26 +0000 (12:53 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D. Add GetBasePlane(), GetMinMaxPosition() and methods about presentation type
vsv [Fri, 29 Apr 2005 07:14:25 +0000 (07:14 +0000)]
Moving of actors without recalculation
vsv [Thu, 28 Apr 2005 13:32:56 +0000 (13:32 +0000)]
Presentation translation management is added
apo [Wed, 27 Apr 2005 06:34:12 +0000 (06:34 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D
apo [Tue, 26 Apr 2005 07:29:57 +0000 (07:29 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D
apo [Tue, 26 Apr 2005 06:43:03 +0000 (06:43 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D
eap [Mon, 25 Apr 2005 13:09:10 +0000 (13:09 +0000)]
Clipping on Structured mesh implemented
eap [Mon, 25 Apr 2005 13:05:05 +0000 (13:05 +0000)]
"Clipping on Structured mesh". Store and provide access to info on structured mesh
eap [Mon, 25 Apr 2005 13:01:46 +0000 (13:01 +0000)]
"Clipping on Structured mesh". Move myMeshName field to Prs3d_i
jfa [Mon, 25 Apr 2005 08:19:10 +0000 (08:19 +0000)]
Delete commented lines
jfa [Mon, 25 Apr 2005 08:08:43 +0000 (08:08 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D - implement interface
jfa [Mon, 25 Apr 2005 08:03:05 +0000 (08:03 +0000)]
PostPro 2005, T1.5: 2D fields displayed in 3D - implement interface
jfa [Thu, 21 Apr 2005 12:36:11 +0000 (12:36 +0000)]
Debug deletion of objects from study
jfa [Thu, 21 Apr 2005 07:10:17 +0000 (07:10 +0000)]
Post-Pro 2005, T1.5 : Multiple Delete implementation
nkv [Thu, 21 Apr 2005 05:08:09 +0000 (05:08 +0000)]
Merge with previous revision (sorry)
nkv [Wed, 20 Apr 2005 10:56:21 +0000 (10:56 +0000)]
PostPro 2005 Lot 1 : SP7
T1.5 Merging of Scalar Bars
apo [Wed, 20 Apr 2005 05:46:35 +0000 (05:46 +0000)]
POST-PROCESSOR 2005, T1.5, 2D fields displaed in 3D - new pipeline (Plot#D) is introduced
apo [Wed, 13 Apr 2005 12:03:23 +0000 (12:03 +0000)]
VISU impruvements T1.5 - Implement Clipping Planes functionality
jfa [Mon, 11 Apr 2005 04:28:09 +0000 (04:28 +0000)]
Implement Clipping Planes functionality
admin [Thu, 10 Feb 2005 13:17:43 +0000 (13:17 +0000)]
This commit was generated by cvs2git to create branch
'V2_2_0_VISU_improvement'.
Sprout from master 2005-02-10 13:17:38 UTC apo <apo@opencascade.com> 'The fix solve problem with NonRegression Test execition for 001/L0 -L7 cases.'
Cherrypick from IMPORT 2003-10-14 08:11:44 UTC nri <nri@opencascade.com> 'sources v1.2c':
resources/Visu_cutlines.png
src/PIPELINE/VISU_CutLinesPL.hxx
src/PIPELINE/VISU_FieldTransform.hxx
src/PIPELINE/VISU_LookupTable.cxx
src/PIPELINE/VISU_LookupTable.hxx
src/PIPELINE/VISU_MeshPL.cxx
src/PIPELINE/VISU_MeshPL.hxx
src/PIPELINE/VISU_PipeLineUtils.cxx
src/PIPELINE/VISU_ScalarBarActor.hxx
src/PIPELINE/VISU_ScalarMapPL.hxx
src/PIPELINE/VISU_UsedPointsFilter.hxx
src/VISUGUI/VisuGUI_FileDlg.h
src/VISU_SWIG/VISU_Gen_s.cc
src/VISU_SWIG/VISU_Gen_s.hh
src/VISU_SWIG/visu_gui.py
apo [Thu, 10 Feb 2005 13:17:38 +0000 (13:17 +0000)]
The fix solve problem with NonRegression Test execition for 001/L0 -L7 cases.
mzn [Wed, 9 Feb 2005 11:22:03 +0000 (11:22 +0000)]
Fix for PAL7431( The "All Files (*)" entity added in "File type:" list box of the "Import From File" dialog box ).
mzn [Wed, 9 Feb 2005 08:08:38 +0000 (08:08 +0000)]
Fix for PAL8119.
apo [Mon, 7 Feb 2005 11:53:05 +0000 (11:53 +0000)]
Fix on [Bug PAL8053] REGRESSION: it is impossible to import ".../KERNEL/examples/champ1.med" file.
apo [Mon, 7 Feb 2005 11:48:00 +0000 (11:48 +0000)]
Fix on [Bug PAL8053] REGRESSION: it is impossible to import ".../KERNEL/examples/champ1.med" file.
apo [Mon, 7 Feb 2005 05:50:14 +0000 (05:50 +0000)]
Connect to Bug PAL7927
REGRESSION: It is an incorrect import of the MED file and incorrect coloring of the scalar map.
apo [Tue, 1 Feb 2005 11:31:13 +0000 (11:31 +0000)]
Fix on [Bug PAL7948] Post-Pro REGR: Import from File fails
Was caused by RTTI failure during dll-loading of SMESH component
apo [Mon, 31 Jan 2005 13:49:31 +0000 (13:49 +0000)]
Fix on [Bug PAL7927] REGRESSION: It is an incorrect import of the MED file and incorrect coloring of the scalar map.
apo [Mon, 31 Jan 2005 13:46:34 +0000 (13:46 +0000)]
Fix on Bug PAL7927
REGRESSION: It is an incorrect import of the MED file and incorrect coloring of the scalar map.
(Previous coloring was recovered)
apo [Fri, 28 Jan 2005 13:37:57 +0000 (13:37 +0000)]
[Bug PAL7853] PAL-MESH-004 regress: Problem with presentation groups of Nodes in the Post-Pro module
apo [Fri, 28 Jan 2005 13:34:40 +0000 (13:34 +0000)]
Remove unused variables
vsr [Tue, 25 Jan 2005 14:07:16 +0000 (14:07 +0000)]
Apply patch from Paul Rascle (correction of make procedure)
vsr [Tue, 25 Jan 2005 13:44:44 +0000 (13:44 +0000)]
Apply patch from Paul Rascle (correction of make procedure)
apo [Tue, 25 Jan 2005 06:37:10 +0000 (06:37 +0000)]
[Bug PAL7784] New: REGR: wrong Export-Import Mesh in med
vsr [Tue, 25 Jan 2005 06:36:57 +0000 (06:36 +0000)]
Make VISU module compilable (according to the KERNEL adm file changes) - flags for 'make bin' step have been modified
enk [Fri, 21 Jan 2005 11:51:51 +0000 (11:51 +0000)]
CEA DEN - PAL/SALOME 2005 - L1.4.1 - Polyhedral elements
vsr [Fri, 21 Jan 2005 07:50:52 +0000 (07:50 +0000)]
Modify the version number of SALOME: 2.2.0.
vsr [Thu, 20 Jan 2005 15:00:04 +0000 (15:00 +0000)]
Modify the version number of SALOME: 2.2.0.
Correct component comment info (PAL7712).
admin [Thu, 20 Jan 2005 06:26:37 +0000 (06:26 +0000)]
Merge with OCC_development_01
admin [Fri, 17 Dec 2004 10:49:07 +0000 (10:49 +0000)]
Merge with OCC-V2_1_0_deb
admin [Wed, 1 Dec 2004 10:50:47 +0000 (10:50 +0000)]
Merge with version on tag OCC-V2_1_0d
yfr [Tue, 20 Jul 2004 08:27:55 +0000 (08:27 +0000)]
DCQ:prepare 2.0.0
yfr [Mon, 19 Jul 2004 15:33:23 +0000 (15:33 +0000)]
DCQ: prepare V2.0.0
yfr [Mon, 19 Jul 2004 15:04:23 +0000 (15:04 +0000)]
DCQ: prepare V2.0.0
yfr [Fri, 25 Jun 2004 10:52:48 +0000 (10:52 +0000)]
DCQ : Merge with Ecole Ete a6.
yfr [Fri, 25 Jun 2004 10:32:32 +0000 (10:32 +0000)]
DCQ : Merge with Ecole Ete a6.
yfr [Fri, 25 Jun 2004 09:53:27 +0000 (09:53 +0000)]
DCQ : Merge with Ecole Ete a6.
yfr [Fri, 25 Jun 2004 09:41:55 +0000 (09:41 +0000)]
DCQ : Merge with Ecole Ete a6.
smh [Tue, 30 Mar 2004 09:38:14 +0000 (09:38 +0000)]
Roll-back previous integration
smh [Tue, 30 Mar 2004 09:32:29 +0000 (09:32 +0000)]
Roll-back previous integration
smh [Tue, 30 Mar 2004 08:17:39 +0000 (08:17 +0000)]
Add test function : QApplication::postEvent(SALOME_Event)
nri [Fri, 30 Jan 2004 10:34:39 +0000 (10:34 +0000)]
NRI : 1.4.0 version.
smh [Thu, 29 Jan 2004 13:42:13 +0000 (13:42 +0000)]
MPV: Merge V1_2d