Software

Here are some small apps and scripts that I wrote for my own use, but I am making them available for download. All software on this page is free to download and use. No warranty is given or liability accepted for the use. If you do not agree, do not download or use the software. The software is not to be resold.

Windows Software

Swapslash - Version 2.2 - This is a handy taskbar utility that can be use to swap forward and backslahes in the copy buffer. I created when I was copying filenames between unix format in shake and maya to dos format in windows. Simply select the path, hit control-c for copy, click on the apps icon and tell it the way you want the slashes to go (/ or \) and it will convert the text in your copy buffer ready to be pasted somwhere. Coded using C++ and the Windows Platform SDK directly to keep the memory footprint in the taskbar down (44k) (Readme file)

Hex - Version 2.0 - Converts decimal to hex. I use it for converting rgb values for webdesign. Enter the decimal values in the top box and the application will convert them to hex in the bottom box. It also prefixes "#" and strips whitespace.

GetOwner - Command line program that returns the name of the owner of a given file. I originally created this for a webpage intranet app as there didn't seem to be any easy way to find out who owned a file.

Maya Mel
Renamer - Renames nodes based on what they have in common (e.g. prefix). Useful for adding and stripping prefixes on characters when you have lots of them in a scene.

More software here

home