]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
19 years agoIncrement is interpreted as ratio.
ouv [Fri, 14 Oct 2005 09:00:41 +0000 (09:00 +0000)]
Increment is interpreted as ratio.

19 years agoFixed bug GVIEW10216 : Incorrect selection by area
ouv [Fri, 14 Oct 2005 07:31:09 +0000 (07:31 +0000)]
Fixed bug GVIEW10216 : Incorrect selection by area

19 years agoNode selection tolerance has been set to 0.005
ouv [Thu, 13 Oct 2005 13:28:08 +0000 (13:28 +0000)]
Node selection tolerance has been set to 0.005

19 years agoFixed bug GVIEW10220 : Scaling is not applied onto selection
ouv [Thu, 13 Oct 2005 07:16:48 +0000 (07:16 +0000)]
Fixed bug GVIEW10220 : Scaling is not applied onto selection

19 years agoAvoid the native vtkInteractorStyle tretment of OnChar event
pkv [Wed, 12 Oct 2005 12:05:24 +0000 (12:05 +0000)]
Avoid the native vtkInteractorStyle tretment of OnChar event

19 years agoTransparency of Gauss Points InfoWindow converted to percents fromat
ouv [Wed, 12 Oct 2005 12:03:29 +0000 (12:03 +0000)]
Transparency of Gauss Points InfoWindow converted to percents fromat

19 years agoSeocnd fix on Bug GVIEW10215
apo [Wed, 12 Oct 2005 11:50:55 +0000 (11:50 +0000)]
Seocnd fix on Bug GVIEW10215
 Group creation - incorrect selection

19 years agoFix on Bug GVIEW10223
apo [Tue, 11 Oct 2005 13:34:51 +0000 (13:34 +0000)]
Fix on Bug GVIEW10223
 It is impossible to select elements by rectangles with <SHIFT> button.

19 years agomyOutlineActor became a VTKViewer_Actor instead of vtkActor
ouv [Tue, 11 Oct 2005 12:38:04 +0000 (12:38 +0000)]
myOutlineActor became a VTKViewer_Actor instead of vtkActor

19 years agoFix on Bug GVIEW10217
apo [Tue, 11 Oct 2005 12:27:24 +0000 (12:27 +0000)]
Fix on Bug GVIEW10217
 Deselection of faces doesn't work

19 years agoFix on Bug GVIEW10215
apo [Tue, 11 Oct 2005 10:55:30 +0000 (10:55 +0000)]
Fix on Bug GVIEW10215
 Group creation - incorrect selection

19 years agoImprove memory management
apo [Tue, 11 Oct 2005 06:04:01 +0000 (06:04 +0000)]
Improve memory management

19 years agoFix on GVIEW10206
apo [Tue, 11 Oct 2005 05:57:22 +0000 (05:57 +0000)]
Fix on GVIEW10206
Hangup on calling popups

19 years agoMerging with V3_1_0a
apo [Mon, 10 Oct 2005 08:53:55 +0000 (08:53 +0000)]
Merging with V3_1_0a

19 years agoTo provide correct memory menegement - call VTKViewer_Actor::RemoveFromRenderer metho...
apo [Mon, 10 Oct 2005 05:37:54 +0000 (05:37 +0000)]
To provide correct memory menegement - call VTKViewer_Actor::RemoveFromRenderer method before destruction of the SVTK_Renderer instance

19 years agoTo apply background color to SVTK viewer
apo [Mon, 10 Oct 2005 05:36:24 +0000 (05:36 +0000)]
To apply background color to SVTK viewer

19 years agoPorting on Mandrake
apo [Thu, 6 Oct 2005 15:36:30 +0000 (15:36 +0000)]
Porting on Mandrake

19 years agoFix for Bug GVIEW10162
apo [Thu, 6 Oct 2005 08:33:00 +0000 (08:33 +0000)]
Fix for Bug GVIEW10162
Dynamic rotation and panning are working by different way in compare with described in specification

19 years agoTo implement tilt the control forward/backward = rotate around X axis (Z axis of...
apo [Thu, 6 Oct 2005 07:58:37 +0000 (07:58 +0000)]
To implement tilt the control forward/backward = rotate around X axis (Z axis of local coordinate system of space mouse)

19 years agoTo adjust resources
apo [Wed, 5 Oct 2005 16:04:06 +0000 (16:04 +0000)]
To adjust resources

19 years agoTo customize SpaceMause interaction
apo [Wed, 5 Oct 2005 14:03:33 +0000 (14:03 +0000)]
To customize SpaceMause interaction
(introduce magnification functionality)

19 years agoTo handle close event
apo [Wed, 5 Oct 2005 06:44:27 +0000 (06:44 +0000)]
To handle close event

19 years agoPicking preferences
ouv [Tue, 4 Oct 2005 12:47:12 +0000 (12:47 +0000)]
Picking preferences

19 years agoOutside Cursor Gauss Points preferences
ouv [Tue, 4 Oct 2005 05:52:16 +0000 (05:52 +0000)]
Outside Cursor Gauss Points preferences

19 years agoParameters for Gauss Points Scalar Bar added
ouv [Mon, 3 Oct 2005 12:50:37 +0000 (12:50 +0000)]
Parameters for Gauss Points Scalar Bar added

19 years agoTo make graduted axes functionality available for all SVTK viewers
apo [Mon, 3 Oct 2005 06:59:13 +0000 (06:59 +0000)]
To make graduted axes functionality available for all SVTK viewers

19 years agoTo add CubeAxes control to SVTK_MainView
apo [Mon, 3 Oct 2005 06:23:36 +0000 (06:23 +0000)]
To add CubeAxes control to SVTK_MainView

19 years agoTo improve highlight functionality (to use data from selector)
apo [Mon, 3 Oct 2005 06:22:02 +0000 (06:22 +0000)]
To improve highlight functionality (to use data from selector)

19 years agoTo provide correct memory management
apo [Mon, 3 Oct 2005 06:20:41 +0000 (06:20 +0000)]
To provide correct memory management

19 years agoresources for Point Sprites added
ouv [Fri, 30 Sep 2005 12:03:38 +0000 (12:03 +0000)]
resources for Point Sprites added

19 years agoTo remove blinking
apo [Thu, 29 Sep 2005 11:16:06 +0000 (11:16 +0000)]
To remove blinking

19 years agoAddActor() and RemoveActor() methods made virtual
ouv [Wed, 28 Sep 2005 11:05:26 +0000 (11:05 +0000)]
AddActor() and RemoveActor() methods made virtual

19 years agoTo make isometric scaling property of VTK Viewer
apo [Mon, 26 Sep 2005 14:18:21 +0000 (14:18 +0000)]
To make isometric scaling property of VTK Viewer

19 years agoTo separate SVT_View class hierarchy from SVTK_MainWindow
apo [Mon, 26 Sep 2005 14:17:47 +0000 (14:17 +0000)]
To separate SVT_View class hierarchy from SVTK_MainWindow

19 years agoTo add new resources
apo [Mon, 26 Sep 2005 14:15:49 +0000 (14:15 +0000)]
To add new resources

19 years agoTo disable messages
apo [Thu, 22 Sep 2005 13:15:05 +0000 (13:15 +0000)]
To disable messages

19 years agoTo improve Initialize functionality in order to
apo [Wed, 21 Sep 2005 11:47:51 +0000 (11:47 +0000)]
To improve Initialize functionality in order to
provide explicit way of SVTK initialization

19 years agoTo port on SALOME CVS HEAD
apo [Tue, 20 Sep 2005 16:33:43 +0000 (16:33 +0000)]
To port on SALOME CVS HEAD

19 years agoTo port on SALOME CVS HEAD
apo [Tue, 20 Sep 2005 15:30:48 +0000 (15:30 +0000)]
To port on SALOME CVS HEAD

19 years agoPorting on SALOME CVS HEAD
apo [Tue, 20 Sep 2005 14:42:05 +0000 (14:42 +0000)]
Porting on SALOME CVS HEAD

19 years agoPorting on SALOME CVS HEAD
apo [Tue, 20 Sep 2005 13:35:44 +0000 (13:35 +0000)]
Porting on SALOME CVS HEAD

19 years agoPorting SALOME to BR-D5-38-2005 branch
apo [Tue, 20 Sep 2005 09:34:32 +0000 (09:34 +0000)]
Porting SALOME to BR-D5-38-2005 branch

19 years ago1. Now SelectionEvent wil pass to PreHighlight/Highlight functionality by pointer...
apo [Tue, 20 Sep 2005 09:31:04 +0000 (09:31 +0000)]
1. Now SelectionEvent wil pass to PreHighlight/Highlight functionality by pointer, not by value.
2. To fix regression with PreHighlight/Highlight functionality

19 years agoTo implement missed function
apo [Mon, 19 Sep 2005 12:23:40 +0000 (12:23 +0000)]
To implement missed function

19 years agoTo improve SALOME_Actor interface
apo [Mon, 19 Sep 2005 11:46:44 +0000 (11:46 +0000)]
To improve SALOME_Actor interface

19 years agoadds method GetSelectionEventFlipY() that does not change Y-coordinate in SelectionEvent
pkv [Mon, 19 Sep 2005 10:39:44 +0000 (10:39 +0000)]
adds method GetSelectionEventFlipY() that does not change Y-coordinate in SelectionEvent

19 years agoTo implement callback mechanism for Model & VTK Actor interaction
apo [Mon, 19 Sep 2005 05:49:43 +0000 (05:49 +0000)]
To implement callback mechanism for Model & VTK Actor interaction

19 years ago1. To provide correct memory menagement
apo [Tue, 13 Sep 2005 04:09:12 +0000 (04:09 +0000)]
1. To provide correct memory menagement

19 years ago1. Port from QValueStack to std::stack.
apo [Tue, 13 Sep 2005 04:08:49 +0000 (04:08 +0000)]
1. Port from QValueStack to std::stack.
2. To provide correct memory menagement

19 years ago1. Remove useless dependecies
apo [Tue, 13 Sep 2005 04:06:14 +0000 (04:06 +0000)]
1. Remove useless dependecies
2. Do not check HasObserver case (all this are doing in the parent vtjInteractorStyle class)

19 years agoTo introduce segmentation functionality
apo [Mon, 12 Sep 2005 04:28:14 +0000 (04:28 +0000)]
To introduce segmentation functionality

19 years agoTo use native vtkRenderWindow
apo [Fri, 9 Sep 2005 05:42:47 +0000 (05:42 +0000)]
To use native vtkRenderWindow

19 years agoMinor changes
apo [Thu, 8 Sep 2005 14:37:02 +0000 (14:37 +0000)]
Minor changes

19 years agoTo improve SVTK package class hierarchy
apo [Thu, 8 Sep 2005 14:33:59 +0000 (14:33 +0000)]
To improve SVTK package class hierarchy

19 years agoTo improve vtkCommand::ConfigureEven handling
apo [Thu, 8 Sep 2005 14:32:17 +0000 (14:32 +0000)]
To improve vtkCommand::ConfigureEven handling

19 years agoTo improve performance
apo [Thu, 8 Sep 2005 14:31:08 +0000 (14:31 +0000)]
To improve performance

19 years agoProvides reqired camera behaviour for Gauss points
pkv [Thu, 8 Sep 2005 12:38:16 +0000 (12:38 +0000)]
Provides reqired camera behaviour for Gauss points

19 years agoTo customize ResetCameraClippingRange method
apo [Thu, 8 Sep 2005 08:13:26 +0000 (08:13 +0000)]
To customize ResetCameraClippingRange method

19 years agoTo customize vtkRenderWindow
apo [Thu, 8 Sep 2005 07:32:59 +0000 (07:32 +0000)]
To customize vtkRenderWindow

19 years agoTo remove unnecessary comments
apo [Tue, 6 Sep 2005 09:47:02 +0000 (09:47 +0000)]
To remove unnecessary comments

19 years agoTo implement configure event
apo [Tue, 6 Sep 2005 08:29:07 +0000 (08:29 +0000)]
To implement configure event

19 years agoTo avoid run-time OpenGL inititalization errors
apo [Tue, 6 Sep 2005 06:40:18 +0000 (06:40 +0000)]
To avoid run-time OpenGL inititalization errors

19 years agoprovides pass vtkInteractorStyle objrct to the methods Highlight(),Prehighlight(...
pkv [Tue, 6 Sep 2005 06:08:52 +0000 (06:08 +0000)]
provides pass vtkInteractorStyle objrct to the methods Highlight(),Prehighlight() in order to be able to use the methods of the class vtkInteractorStyle

19 years agoTo avoid an runtime error:
apo [Tue, 6 Sep 2005 04:35:46 +0000 (04:35 +0000)]
To avoid an runtime error:
- UnbindContext: Assertion `vb.context == ctx' failed

19 years agoTo improve SVTK Viewer architecture
apo [Mon, 5 Sep 2005 07:24:29 +0000 (07:24 +0000)]
To improve SVTK Viewer architecture

19 years agoadd functionality to treat specific DataSets
pkv [Thu, 1 Sep 2005 07:00:50 +0000 (07:00 +0000)]
add functionality to treat specific DataSets

19 years agoMinor changes
apo [Wed, 31 Aug 2005 11:22:27 +0000 (11:22 +0000)]
Minor changes

19 years agoadds IDs mapping
pkv [Tue, 30 Aug 2005 06:52:34 +0000 (06:52 +0000)]
adds IDs mapping

19 years agocompilation errors on Mandrake fixed (clashes of CASCADE's min/max definitions and...
asv [Tue, 30 Aug 2005 06:01:19 +0000 (06:01 +0000)]
compilation errors on Mandrake fixed (clashes of CASCADE's min/max definitions and std::min/std::max).

19 years agoa special resource for VISU_M images is added.
asv [Mon, 29 Aug 2005 06:48:43 +0000 (06:48 +0000)]
a special resource for VISU_M images is added.

19 years agoThe added funcionality allows to turn on/off the mapping process for the filter
pkv [Mon, 29 Aug 2005 05:37:31 +0000 (05:37 +0000)]
The added funcionality allows to turn on/off the mapping process for the filter

19 years agoTo intorduce ID's mapping
pkv [Fri, 26 Aug 2005 08:36:53 +0000 (08:36 +0000)]
To intorduce ID's mapping

19 years agobug in key event fixed: send a key code when invoking key events.
asv [Fri, 26 Aug 2005 07:07:05 +0000 (07:07 +0000)]
bug in key event fixed: send a key code when invoking key events.

19 years agoBug fixes: init "properties" internal variables and add observers for handled events.
asv [Thu, 25 Aug 2005 12:55:24 +0000 (12:55 +0000)]
Bug fixes: init "properties" internal variables and add observers for handled events.

19 years agoHandling of various events is moved to InteractorStyle class. The events are fired...
asv [Wed, 24 Aug 2005 12:34:47 +0000 (12:34 +0000)]
Handling of various events is moved to InteractorStyle class.   The events are fired from RenderWindowInteractor (fireEvent function).

19 years agoTo ajust to the new SVTK interface
apo [Wed, 24 Aug 2005 05:57:33 +0000 (05:57 +0000)]
To ajust to the new SVTK interface

19 years agoMinor changes
apo [Tue, 23 Aug 2005 09:06:35 +0000 (09:06 +0000)]
Minor changes

19 years agoPorting to new SVTK interface
apo [Tue, 23 Aug 2005 08:34:37 +0000 (08:34 +0000)]
Porting to new SVTK interface

19 years agoThis commit was generated by cvs2git to create branch 'BR-D5-38-2003'.
admin [Tue, 23 Aug 2005 08:24:38 +0000 (08:24 +0000)]
This commit was generated by cvs2git to create branch 'BR-D5-38-2003'.

Cherrypick from master 2005-08-23 08:24:37 UTC sln <sln@opencascade.com> 'New messages for operation mechanism added':
    configure.in.base
    src/SALOME_PY/SalomePy.cxx
    src/SUIT/resources/SUIT_msg_en.po
    src/SVTK/SVTK_Functor.h

19 years agoTo customize vtkRenderer.
apo [Tue, 23 Aug 2005 07:14:56 +0000 (07:14 +0000)]
To customize vtkRenderer.
Now the introduce SVTK_Renderer is responsible for managing all its internal presentations (like trihedrons and so on)

19 years agoSpace mouse functionality, refactoring, etc.
asv [Tue, 23 Aug 2005 07:09:15 +0000 (07:09 +0000)]
Space mouse functionality, refactoring, etc.

19 years agoTo remove dependecies from SVTK_RenderWindow
apo [Fri, 19 Aug 2005 14:42:57 +0000 (14:42 +0000)]
To remove dependecies from SVTK_RenderWindow

19 years agoTo make myInteratorStyle member of SVTK_View, not of SVT_VieweWindow
apo [Fri, 19 Aug 2005 14:42:21 +0000 (14:42 +0000)]
To make myInteratorStyle member of SVTK_View, not of SVT_VieweWindow

19 years ago1. To make myInteratorStyle member of SVTK_View, not of SVT_VieweWindow
apo [Fri, 19 Aug 2005 14:40:25 +0000 (14:40 +0000)]
1. To make myInteratorStyle member of SVTK_View, not of SVT_VieweWindow
2. Remove unused methods

19 years agoTo fix a selection regression
apo [Fri, 19 Aug 2005 07:16:06 +0000 (07:16 +0000)]
To fix a selection regression

19 years agoTo provide a SUIT way of event dispatching
apo [Fri, 19 Aug 2005 06:42:56 +0000 (06:42 +0000)]
To provide a SUIT way of event dispatching

19 years agoTo use pure VTK way for slection event invocation
apo [Fri, 19 Aug 2005 05:52:11 +0000 (05:52 +0000)]
To use pure VTK way for slection event invocation

19 years agoTo use the right way for render window update
apo [Thu, 18 Aug 2005 12:52:12 +0000 (12:52 +0000)]
To use the right way for render window update

19 years agoTo shift most important member functions
apo [Thu, 18 Aug 2005 12:51:16 +0000 (12:51 +0000)]
To shift most important member functions

19 years agoTo implement right way of TimerEvent invocation
apo [Thu, 18 Aug 2005 12:05:10 +0000 (12:05 +0000)]
To implement right way of TimerEvent invocation

19 years agoTo introduce caching for prehighlight functionality
apo [Thu, 18 Aug 2005 07:55:05 +0000 (07:55 +0000)]
To introduce caching for prehighlight functionality

19 years agoImplementation of connectivity with 3D SpaceMouse control.
asv [Thu, 18 Aug 2005 06:51:28 +0000 (06:51 +0000)]
Implementation of connectivity with 3D SpaceMouse control.

19 years agoRender() added
ouv [Thu, 18 Aug 2005 05:40:56 +0000 (05:40 +0000)]
Render() added

19 years ago1. To remove dependecies between SALOME_Actor and SVTK_InteractorStyle.
apo [Thu, 18 Aug 2005 04:09:18 +0000 (04:09 +0000)]
1. To remove dependecies between SALOME_Actor and SVTK_InteractorStyle.
2. To make pickers member of SVTK_InteractorStyle, not to use vtkRenderWindowInteractor's ones

19 years agoTo simplify initialize method
apo [Thu, 18 Aug 2005 04:06:01 +0000 (04:06 +0000)]
To simplify initialize method

19 years agoTo improve rectangle selection
apo [Wed, 17 Aug 2005 10:49:19 +0000 (10:49 +0000)]
To improve rectangle selection

19 years agoTo remove unused methods
apo [Wed, 17 Aug 2005 10:48:35 +0000 (10:48 +0000)]
To remove unused methods

19 years agodumpView() moved from SVTK_View
ouv [Wed, 17 Aug 2005 09:59:01 +0000 (09:59 +0000)]
dumpView() moved from SVTK_View

19 years agodumpView() moved to SVTK_RenderWindow
ouv [Wed, 17 Aug 2005 09:58:15 +0000 (09:58 +0000)]
dumpView() moved to SVTK_RenderWindow

19 years agoSVTK_View name corrected
ouv [Wed, 17 Aug 2005 09:57:17 +0000 (09:57 +0000)]
SVTK_View name corrected