Skip to content
  • Utkarsh Ayachit's avatar
    Refactor 3D widget support in ParaView. · 1b190eff
    Utkarsh Ayachit authored
    3D widget were the last major components in ParaView that still used
    pqObjectPanel class hierarchy that has been deprecated in 4.0. It's time
    to put to rest to those old classes. Here we have a replacement for the
    3D widgets used in ParaView. All these are now subclasses of
    pqInteractivePropertyWidget.
    1b190eff