pyblish / pyblish-qml

Pyblish QML frontend for Maya 2013+, Houdini 11+, Nuke 8+ and more
GNU Lesser General Public License v3.0
114 stars 44 forks source link

Convenience Toggles #26

Open mottosso opened 9 years ago

mottosso commented 9 years ago

Goal

Allow for quick access to checking/un-checking validations, based on some logical predicate.

  1. Toggle all
  2. Toggle none
  3. Toggle failed
tokejepsen commented 8 years ago

With #135, can we close this issue?

mottosso commented 8 years ago

I would say no. To toggle All and None still seems quite useful. Maybe worth adding, as an extra item up top/down bottom?

tokejepsen commented 8 years ago

What are you expecting to toggle? Is it just validators? All plugins, or instances, or both?

Toggle failed might be a bit trickier, as you can't toggle anything once Pyblish has run and it would include saving the state of the instance/plugins between runs. Unless you had something else it mind?

mottosso commented 8 years ago

Yeah, "failed" probably doesn't make sense. But toggling all/none of the instances might make sense?

tokejepsen commented 8 years ago

Sure, could do. Question is placement and appearance of a button for it:)

mottosso commented 8 years ago

Indeed. :)