ParaView 5.1 Deliverables: Difference between revisions

From ParaQ Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
|  
|  
|-
|-
| Improved DPI support
| style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Measurement Tools'''
|-
| Improved measurement capabilities
|
|
* Dave L. implemented DPI support in VTK. We need to expose that in ParView when saving screenshots and animations. First-class support for saving high resolution images targeted for High DPI displays as well as low-DPI+large resolution displays with ease is important.
* We need to add support for various measurement tools that can be used interactively to measure in ParaView.
* Add ability to add measurement annotations to visualizations generated in ParaView i.e. more than just 3D widgets for interactive measurement.
|  
|  
|  
|  
|-
|-
|}
|}

Revision as of 09:50, 9 November 2015

Name Description Owner Status
UI Improvements
Remove old panels
  • Remove obsolete pqObjectPanel and subclasses. This will require some refactoring to migrate the panels for pq3DWidgets. These currently are pqObjectPanel subclasses.
Utkarsh Started working on this. Needs some more energy/time to wrap it up.
Improved lighting
  • Need to add UI to allow editing/placing lights interactively in the scene.
Measurement Tools
Improved measurement capabilities
  • We need to add support for various measurement tools that can be used interactively to measure in ParaView.
  • Add ability to add measurement annotations to visualizations generated in ParaView i.e. more than just 3D widgets for interactive measurement.