/gitforsoftimage

Use git to version control your projects in Softimage.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GitForSoftimage

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

GitForSoftimage brings Git version control features to Softimage projects.

git-history

Dependencies

Installation

  • Get a pre-packed xsiaddon from here (includes wishlib) and drop it on a softimage viewport.

or...

  • Clone the repo, copy/symlink gitforsoftimage_plugin.py to a softimage plugin directory and install the python modules typing in a terminal:

    python setup.py install

Ussage

Refer to the documentation.