-
Should `Selector` instead be called `Collector`?
### Reasoning
The reason being that what a `Selector` does is collecting information about an asset.
### Origin
The name originally came from databas…
-
### Goal
To minimise startup time, memory use and to facilitate for future background publishing.
### Implementation
Rather than every host instantiating it's own copy of Pyblish QML, only instantia…
-
When there are multiple assets to select from, there should be some kind of error raised as we can't assuming beyond one asset.
Since the current selector is collecting this data, my suggestion is to…
-
For the 1.1, as is being discussed in the [Usergroup](https://groups.google.com/forum/#!topic/pyblish/CgHkv2jmLhk), we're thinking about renaming Conformer to Integrator.
This issue is part of the 1.…
-
### Goal
To facilitate the implementation of custom tests used in determining when to abort processing.
### Motivation
There's been some talk about how one would customise the point at which publish…
-
# Goal
Eliminate the PyQt5 installation hassle.
# Implementation
Bundle Pyblish QML and any dependencies into an installer using.
- Pyinstaller
- InnoSetup
Resulting in a standalone executable.
``…
-
- Renaming a plugin class in Maya, doesn't change the logging.
- Breaking that renamed plugin, give an error in the log.
- Renaming the plugin class back to the original, and the error persists.
-
# Goal
Eliminate duplicated implementation and behaviour between client and server.
**The Problem**
At the moment, logic such as whether or not an instance is compatible with a plug-in is implement…
-
-
At the moment, there is no mechanism in place for determining whether or not a plug-in is compatible with a given API.
More info here:
- https://groups.google.com/forum/#!topic/pyblish/qCgYvlIi3WE