ParaView 3.10 Deliverables: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 10: | Line 10: | ||
| | | | ||
* When user clicks in the 3D view, that object becomes the active object i.e. the source gets selected in the pipeline browser etc. | * When user clicks in the 3D view, that object becomes the active object i.e. the source gets selected in the pipeline browser etc. | ||
| | | Utkarsh | ||
| | | done | ||
|- | |- | ||
| Click to select a block | | Click to select a block | ||
Line 29: | Line 29: | ||
** change color map | ** change color map | ||
** change representation type i.e. wireframe/surface etc. | ** change representation type i.e. wireframe/surface etc. | ||
| | | Utkarsh | ||
| | | done | ||
|- | |- | ||
| Right-click for block-context menu | | Right-click for block-context menu | ||
Line 45: | Line 45: | ||
* Are we doing a summary panel (object inspector + display properties)? | * Are we doing a summary panel (object inspector + display properties)? | ||
: -- I was thinking of leaving that for 4.0. Thoughts? [[User:Utkarsh|Utkarsh]] 19:50, 28 May 2010 (UTC) | : -- I was thinking of leaving that for 4.0. Thoughts? [[User:Utkarsh|Utkarsh]] 19:50, 28 May 2010 (UTC) | ||
: -- I would also rather delay this item. [[User:Alan|Alan]] 04 November 2010 (UTC) | |||
| | | | ||
| | | | ||
Line 68: | Line 69: | ||
| | | | ||
* Add mode to ParaView where builtin connection is actually a parallel pvserver connection without remote rendering to exploit multiple cores for data processing. | * Add mode to ParaView where builtin connection is actually a parallel pvserver connection without remote rendering to exploit multiple cores for data processing. | ||
| | | Nikhil | ||
| | | done | ||
|- | |- | ||
| MPI-enabled binaries | | MPI-enabled binaries | ||
Line 77: | Line 78: | ||
| | | | ||
|- | |- | ||
| style="color:green; background-color:#ffffcc;" colspan= | | style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Multiblock Support''' | ||
|- | |- | ||
| Avoid appending of blocks for rendering | | Avoid appending of blocks for rendering | ||
Line 84: | Line 85: | ||
* vtkPVGeometryFilter appends blocks before rendering. We need to avoid that. That will save initial render time. | * vtkPVGeometryFilter appends blocks before rendering. We need to avoid that. That will save initial render time. | ||
* Fix selection to work with non-appended geometry. | * Fix selection to work with non-appended geometry. | ||
| | | Utkarsh | ||
| | | done | ||
|- | |- | ||
| Plotting composite datasets | | Plotting composite datasets | ||
Line 97: | Line 98: | ||
| | | | ||
* Support for python-based calculator | * Support for python-based calculator | ||
| | | Meng | ||
| | | done | ||
|- | |- | ||
| View layout from Python | | View layout from Python | ||
Line 121: | Line 122: | ||
* Many users have complained about how hard it is to change filenames in state files. We should make that easier. | * Many users have complained about how hard it is to change filenames in state files. We should make that easier. | ||
* http://paraview.org/Bug/view.php?id=10680 | * http://paraview.org/Bug/view.php?id=10680 | ||
| | | Utkarsh | ||
| | | Done | ||
|- | |- | ||
| Sorting in Spreadsheet View | | Sorting in Spreadsheet View | ||
| | | | ||
* The title says it all :). | * The title says it all :). | ||
| | | Sebastien Jourdain | ||
| | | done | ||
|- | |- | ||
| VisIT Readers | | VisIT Readers | ||
Line 134: | Line 135: | ||
* Second pass at better integrating VisIT readers into ParaView. | * Second pass at better integrating VisIT readers into ParaView. | ||
| Robert Maynard | | Robert Maynard | ||
| | | done | ||
|- | |- | ||
| make install | | make install | ||
Line 140: | Line 141: | ||
* Get "make install" working -- it can install more than required, but it should install all that's required. | * Get "make install" working -- it can install more than required, but it should install all that's required. | ||
| Dave Partyka | | Dave Partyka | ||
| | | done | ||
|- | |- | ||
| Move tracing GUI out of Python shell | | Move tracing GUI out of Python shell | ||
| | | | ||
* Tracing options are in Python shell, which makes them hard to discover. | * Tracing options are in Python shell, which makes them hard to discover. | ||
| | | Sebastien Jourdain | ||
| | | done | ||
|- | |- | ||
|} | |} |
Latest revision as of 13:46, 1 December 2010
Name | Description | Owner | Status |
---|---|---|---|
"Click to Select" Deliverables | |||
Click to select an object. |
|
Utkarsh | done |
Click to select a block |
|
||
"Context Menu" Deliverables | |||
Right-click for object-context menu |
|
Utkarsh | done |
Right-click for block-context menu |
|
||
Object Inspector Panel Improvements | |||
The GUI for many filters can be improved |
|
||
Selection Enhancements | |||
Select Max/Min |
|
||
Hover labels |
|
||
Multi-core Support | |||
Parallel-builtin |
|
Nikhil | done |
MPI-enabled binaries |
|
Dave Partyka | |
Multiblock Support | |||
Avoid appending of blocks for rendering |
|
Utkarsh | done |
Plotting composite datasets |
|
||
Python Improvements | |||
Python Calculator |
|
Meng | done |
View layout from Python |
|
||
Documentation Improvements | |||
Online users guide |
|
||
Miscellaneous Improvements | |||
Change filenames from state files |
|
Utkarsh | Done |
Sorting in Spreadsheet View |
|
Sebastien Jourdain | done |
VisIT Readers |
|
Robert Maynard | done |
make install |
|
Dave Partyka | done |
Move tracing GUI out of Python shell |
|
Sebastien Jourdain | done |