qtazu
qtazu copied to clipboard
Python Qt widgets for CG-Wire
### Issue The [ThumbnailBase](https://github.com/Colorbleed/qtazu/blob/master/qtazu/widgets/thumbnail.py) label widget is relatively low level in that you have to pass it the required URL it needs to retrieve the thumbnail from using its [load](https://github.com/Colorbleed/qtazu/blob/7e58879e1bec5c14dbc8befe4d2846f78338166a/qtazu/widgets/thumbnail.py#L34)...
### Issue A great aspect of commenting on CG-Wire is the capability of being able to tag a specific person to notify them about a change or question. It would...
### Issue We'll need a Model and View that allows to have Artist easily browse through the available assets and shots for a project. This would be required to easily...
### Issue Getting the comments for a Widget through `gazu` can be done. However `qtazu` does not expose any widget that allows to choose a Task and display the available...
Most users would consider the root URL they enter into a browser as their "Kitsu URL", which is what the Login widget asks for. In practice, you need to add...