ParaView 4.4 Deliverables

From ParaQ Wiki
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.
Multiblock support
  • Improve multiblock inspector.
Cube Axes
  • We need to address issues and shortcomings with the cube axes. It's quite unprofessional looking.
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?