My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This is my personal collection of tools for developing blender3d, which I now rely on from time to time.

These utilities don't deserve their own project each but may be of use to others so I'm bundling them up for in this project,

include_lint.py This script rebuilds, commenting one include file at a time, any change in the error output will revert the change. A simple way to get rid of unneeded includes from copy/pasted code.

pyrename.py Do you ever want to rename many files without having to use GUI apps? Pyrename is a simple script that takes your file names and puts them in a text file. You can then search/replace, regex, whatever you want to the list of names. Save and close the text editor and the files will be renamed.

TODO... more.

Powered by Google Project Hosting