pyblish-base icon indicating copy to clipboard operation
pyblish-base copied to clipboard

Pyblish base library - see https://github.com/pyblish/pyblish for details.

Results 88 pyblish-base issues
Sort by recently updated
recently updated
newest added

### Goal To facilitate for plugins gone wrong and becoming show-stoppers. Sometimes a mandatory plugin may misbehave, but everyone knows that it isn't an issue. In this case, provide an...

feature

# Goal To enable automatic generation of API documentation - docstrings, method signatures, executable documentation - output as GitHub Formatted Markdown for use with MkDocs and Gollum, the GitHub Wiki....

feature

# Prelude One of the problems-to-be-solved regarding #143 was in regards to maintaining the current behaviour of plug-ins being triggered according to the `Selection > Validation > Extraction > Conform`...

feature

# Goal To facilitate the creation of new data in a host. The primary use case is to be able to create a _new_ instance from within the Pyblish GUI....

proposal

### Goal To provide for real-time error detection, while the user is working. ### Introduction Consider traditional linting of source code. ![linting](https://cloud.githubusercontent.com/assets/2152766/5267255/959571f2-7a47-11e4-8963-7c2f651f976c.gif) As the user is typing, errors are highlighted...

feature

### Goal To simplify initial setup of Pyblish. At the moment, getting setup with Pyblish in Maya, with a GUI, requires a number of steps. 1. Install Python 2. Install...

feature

When validating a context the name is not present in the log; ``` text -------------------------------------------------------------------------------- pyblish version 1.0.10 -------------------------------------------------------------------------------- User Configuration @ None Available plugin paths: - \\bumpyboxnas\bumpybox\tools\pyblish\pyblish\plugins - C:\Users\admin\Desktop...

bikeshed

![web-front-end-animated3](https://cloud.githubusercontent.com/assets/2152766/4332779/f724d0de-3fd7-11e4-8921-f79c56d3587e.gif) ## Goal To facilitate collaboration and debugging by visualising publishing activity. #### Dashboard The very first thing a user is exposed to is a summary of events having taken...

help wanted
feature

## Goal Upon updating an asset, automatically update assets which _depend_ on said asset. ##### Example ![dependencies](https://cloud.githubusercontent.com/assets/2152766/4488896/5f839e80-4a14-11e4-8d9a-22bd71e5d19f.gif) A `rig` may depend on a `model`. So when the `model` is updated,...

help wanted
feature

We'll need to find a proper mission statement that clearly, but succintly summarises the project to let newcomers know what to expect.

proposal