Some of us might have encountered a situation where you have to distribute a Python tool which you have made, but you don't prefer the source code to be open to anyone(for whatever reason it is), or you think a... Continue Reading →
A tiny utility for media batch downloading from Shotgun. Looks kinda silly, but can be very helpful for Production Managers to keep a local copy of the media which are uploaded in Shotgun. This is made using PySide. https://vimeo.com/230040511 ... Continue Reading →
I have been working on a Character/ Control Picker lately. I faced several problems while building the framework. Actual interface part was rather simpler comparing to the framework which drives it. I thought it would be of some help or... Continue Reading →
Deploying Qt based application is quite easy and flexible according to our needs. When it comes to an animation studio, there will be lots of legacy tools used inside maya. Sometimes it is better to add a few features and... Continue Reading →