Tools, Scripts & Rigs

General


Photo renamer (.py)
Renames photos based on dates/time taken. It gives each image an unique number by adding hour-minute-second eg)062534 means that the image was taken at 6am 25mins 34 seconds.
- http://daisukemaki.com/projects/?p=101


Maya


Source scripts on Windows (.py)
There may be similar scripts floating around the net but i wrote one for myself anyway. I use a text editor called 'sublime' and 'maxya', and these have an ability to copy a path of script files open in the editor. However it gives a path format that is not very friendly with Maya.. eg) \path\to\script.py so I can't really use the path for sourcing scripts so this script converts the path to correct path for sourcing.