How to update forked Github repo:
https://stackoverflow.com/questions/20984802/how-can-i-keep-my-fork-in-sync-without-adding-a-separate-remote/21131381#21131381 Compare -> Switch base -> Create Pull request -> Merge request.
Maintenance mode = OFF
Ok, looks like everything works fine.Projects updated, menus updated, all good.I think I will post couple more projects today including...
Maya jTools
Maya jTools is a collection of various Maya tools and scripts written over the years.When amount of tools started to...
Time to write a proper shell:
https://brennan.io/2015/01/16/write-a-shell-in-c/ Will need something like this for AWS tool.
RView: Maya intelligent render view chooser
Problem with the current Maya “Render Image” and “IPR” buttons is that they’re bound to an old Maya Render View,...
Envexp: environment inspector
Envexp is a simple PySide tool that utilizes cross-DCC loading mechanism and can transparently work in basically all software supporting...
Maya plug-ins
I’ve created a number of Maya plug-ins over the years: some of them for specific projects, some as a personal...
AWS S3 bucket tool / Python3 module
So, recently I started to look into Vcpkg ports and found that they have AWS S3 APIs, so why not...
Maya Object Model
I have quite a lot of experience with Maya APIs, both Python v1/v2 and C++, and while they’re very flexible...