-
Is it worth adding an horizontal scrollbar in the terminal apart from a vertical one? That would prevent lines from jumping down (which sometimes makes difficult to read the output).
ghost updated
9 years ago
-
``` bash
This application failed to start because it could not find or load the Qt platform plugin "windows".
Available platform plugins are: minimal (from Z:\python-qt5\PyQt5\plugins\platforms), off…
-
It would be good if the GUI stored settings such as it's size and placement within the screen. Ideally, we want that to happen automatically when the window is moved/resized.
We don't want users to k…
ghost updated
9 years ago
-
- UI command buttons
- logging
- successful validation
- successful publish
-
I know that at the moment it is not possible to define the order in which plugins are evaluated other than trick Pyblish by changing the plugin name so alphabetically it ends up where I want.
Is it w…
ghost updated
9 years ago
-
One of the things I tend to explain often is what an _Instance_ is, on the outset that it is something that is being used multiple times given an original source, like a Maya instance.
The bottom lin…
-
Is it possible to have plugins that run on all families instead of being family specific?
I'd like to create some validators that run regardless of the family to which an instance belongs.
ghost updated
9 years ago
-
Found that nuke has a nuke.tprint option that prints to the terminal.
This might be a better option to print with for any outputs (if you aren't using the fronend), as it persists better. Currently …
-
Cannot reproduce, occured for @davidmartinezanim
![image](https://cloud.githubusercontent.com/assets/2152766/5245227/96f3c802-7950-11e4-9000-b260929ddceb.png)
-
As discovered by @davidmartinezanim, having an invalid or otherwise corrupt user-configuration may cause the Pyblish QML gui to malfunction.
This shouldn't happen. Investigate why and resolve it.