Python scripts designed to run in Blender, as well as utilities/ shell scripts we might write to aid production.
We are using Blender 2.5 beta, which means that we've written many scripts that have to keep pace with development changes. Ones we are not working with at any given time may not be actively maintained. The community can access an svn repository of all our code, and is welcome to submit patches for benefit of all.
Expounded : Blender 2.4x theme seen in many of my screenshots
Camera Switching scripts : description in this blogpost
Rigamarule Version 0.2 : Autorigging and rig retargetting for Blender, in extreme alpha. Relevant posts here and here. To check out SVN: svn co http://projects.urchn.org/rigamarule
Copy Attributes Menu for Blender 2.5: Brings back the old functionality from Blender 2.4x. Instructions on installing it here. It's now a part of trunk, so should come with any svn checkout.
Armature layer names for Blender 2.5: Allows naming armature layers for ease of use. Blog post here.