ParaView 4.2 Deliverables: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* Based on discussions at ParaView summit, move "View Settings" to "Properties" panel. The view settings will no longer be shown in a dialog instead directly manipulate-able from the Properties panel. They will update as the active view changes. | * Based on discussions at ParaView summit, move "View Settings" to "Properties" panel. The view settings will no longer be shown in a dialog instead directly manipulate-able from the Properties panel. They will update as the active view changes. | ||
| Dan Lipsa | | Dan Lipsa | ||
| done | | done | ||
|- | |- | ||
| Application settings | | Application settings | ||
Line 49: | Line 49: | ||
* Refactor rendering modules to minimize dependencies. | * Refactor rendering modules to minimize dependencies. | ||
| Ben Boeckel | | Ben Boeckel | ||
| | | done | ||
|- | |- | ||
| Memory management | | Memory management | ||
Line 63: | Line 63: | ||
* Update save screenshot, save animation etc. to use this infrastructure. | * Update save screenshot, save animation etc. to use this infrastructure. | ||
| | | | ||
| | | done | ||
|- | |- | ||
| Python API (LUT) | | Python API (LUT) | ||
Line 69: | Line 69: | ||
* Improve lookup table API for Python | * Improve lookup table API for Python | ||
* Move management of lookuptables to ServerManager so Python can access the same, thus providing similar functionality when it comes to scalar colors from GUI or Python. | * Move management of lookuptables to ServerManager so Python can access the same, thus providing similar functionality when it comes to scalar colors from GUI or Python. | ||
| | | done | ||
| | | | ||
|- | |- | ||
Line 76: | Line 76: | ||
* Improve how text is formatted in generated trace. Reformat property lists to match the property style e.g. use new lines to split long lists in logical groups. | * Improve how text is formatted in generated trace. Reformat property lists to match the property style e.g. use new lines to split long lists in logical groups. | ||
* Insert comments as possible to make the generated trace more readable. | * Insert comments as possible to make the generated trace more readable. | ||
| | | done | ||
| | | | ||
|- | |- | ||
Line 85: | Line 85: | ||
* ParaView User's Guide for 4.2 with better Python API description among other improvements. | * ParaView User's Guide for 4.2 with better Python API description among other improvements. | ||
| Utkarsh/Dave | | Utkarsh/Dave | ||
| | | done | ||
|- | |- | ||
| Catalyst User's Guide | | Catalyst User's Guide | ||
Line 91: | Line 91: | ||
* User's Guide for catalyst | * User's Guide for catalyst | ||
| Andy Bauer | | Andy Bauer | ||
| | | done | ||
|- | |- | ||
| Python API Manual | | Python API Manual |
Revision as of 11:58, 9 September 2014
Name | Description | Owner | Status |
---|---|---|---|
UI Improvements | |||
View Settings |
|
Dan Lipsa | done |
Application settings |
|
Cory/Utkarsh | done |
2D Plots |
|
Utkarsh | done |
Misc. Enhancements | |||
Extensions to Find Data |
|
David Lonie | active development |
Reload datasets |
|
||
Catalyst | |||
Rendering Editions |
|
Ben Boeckel | done |
Memory management |
|
||
Tracing improvements |
|
done | |
Python API (LUT) |
|
done | |
Python API (Formatting) |
|
done | |
Documentation | |||
ParaView User's Guide |
|
Utkarsh/Dave | done |
Catalyst User's Guide |
|
Andy Bauer | done |
Python API Manual |
|
Sankhesh | completed |
Packaging/Deployment | |||
ParaView using External-VTK |
|