MantisBT - ParaView
View Issue Details
0013145ParaView(No Category)public2012-05-03 11:342012-10-29 17:04
Utkarsh Ayachit 
Sebastien Jourdain 
normalminorhave not tried
closedfixed 
 
3.98.0 
ParaViS
13145-extends-3d-view-to-support-2d-behavior
feature
0013145: Add support for enhanced 2D View
Remove current 2D View, instead we'll change the 3D View to support 2D interaction modes.

There should be a new button on the view's title-bar that allows users to switch between 2D and 3D interaction modes.

When one switches the interaction mode, the camera-mouse bindings will have to be updated to reflect those set for the chosen mode.

In 2D interaction mode, the code needs to pick the view-direction correctly using the following logic:

- If one can accurately determine a view direction for all data visible in the view i.e. all data in planar along one plane, then the view direction should be that data's normal. Otherwise, we preserve the user chosen view direction.
- There must be UI components where user can pick the view direction.

No tags attached.
related to 0013146closed Sebastien Jourdain Backwards compatibility fixes for 2D view 
Issue History
2012-05-03 11:34Utkarsh AyachitNew Issue
2012-05-03 11:34Utkarsh AyachitAssigned To => Sebastiennn Jourdain
2012-05-03 11:36Utkarsh AyachitRelationship addedrelated to 0013146
2012-05-10 13:57Sebastien JourdainStatusbacklog => todo
2012-05-10 13:57Sebastien JourdainStatustodo => active development
2012-05-10 13:58Sebastien JourdainTopic Name => 13145-extends-3d-view-to-support-2d-behavior
2012-05-14 15:46Sebastien JourdainStatusactive development => gatekeeper review
2012-05-14 15:46Sebastien JourdainResolutionopen => fixed
2012-05-18 14:46Utkarsh AyachitFixed in Version => git-master
2012-05-18 14:49Utkarsh AyachitStatusgatekeeper review => customer review
2012-07-18 21:45Alan ScottNote Added: 0028832
2012-07-18 21:45Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0028832)
Alan Scott   
2012-07-18 21:45   
Nice.
Tested Linux, remote server,Master.