Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 946 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 946 Bytes

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.