ParaView 4.4 Deliverables

From ParaQ Wiki
Revision as of 12:25, 2 January 2015 by Utkarsh (talk | contribs) (Created page with "{| border=1 ! Name ! Description ! Owner ! Status |- | style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''UI Improvements''' |- | Remove old panels |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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.
Misc. Enhancements
Reload datasets
  • Add support for reload button on readers.
Catalyst
Memory management
  • Benchmark memory used by intermediate filters in typical Catalyst pipelines
  • Investigate mechanisms for releasing memory after each catalyst stage (currently the memory is released only when the subsequent timestep starts).
Tracing improvements
  • Python Animation API needs to be revamped.
Documentation
ParaView User's Guide
  • More updates for new features including new view types, filters etc.
Utkarsh/Dave
Packaging/Deployment
ParaView using External-VTK
  • Add support to build ParaView using a pre-built VTK
Improved plugin building/deployment. Should shared forwarding be killed?