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.
- 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
Refer to the documentation.