com.unity.integrations.shotgrid

OTHER License

Stars
11
Committers
9

ShotGrid for Unity: the Unity package

This repository is part of the ShotGrid for Unity system. This is the Unity Package Manager package that implements the C# code to integrate ShotGrid into Unity itself.

The full documentation is maintained in the com.unity.integrations.shotgrid package which is derived from the Documentation~ directory.

Related repositories include:

Please be aware that the use of this package requires a ShotGrid account and acceptance of Autodesk's terms and conditions.

Contributions are welcome.

Organization

Since ShotGrid is an editor-only package, all the code is in the Editor directory, except for the unit tests in Tests.

Documentation is in the Documentation~ directory.

There is no build process to convert this repository into a package; it can be used as a package directly, which makes development easy.