Git: how to push
Seemingly simple thing, but causes so many problems: how to push into _current_ branch, without specific name. https://stackoverflow.com/questions/14031970/git-push-current-branch-shortcut https://stackoverflow.com/questions/948354/default-behavior-of-git-push-without-a-branch-specified So,...
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...