LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
solstice/__init__.py
solstice/__logging__.ini
solstice/__version__.py
solstice/_version.py
solstice/changelog.yml
solstice/loader.py
solstice/register.py
solstice.egg-info/PKG-INFO
solstice.egg-info/SOURCES.txt
solstice.egg-info/dependency_links.txt
solstice.egg-info/not-zip-safe
solstice.egg-info/requires.txt
solstice.egg-info/top_level.txt
solstice/assets/__init__.py
solstice/assets/backgroundelement.py
solstice/assets/character.py
solstice/assets/prop.py
solstice/assets/set.py
solstice/core/__init__.py
solstice/core/asset.py
solstice/core/assetfile.py
solstice/core/defines.py
solstice/core/node.py
solstice/core/project.py
solstice/core/sequence.py
solstice/core/shelf.py
solstice/core/shot.py
solstice/core/tag.py
solstice/core/utils.py
solstice/files/__init__.py
solstice/files/alembic.py
solstice/files/groom.py
solstice/files/lightrig.py
solstice/files/masterlayout.py
solstice/files/model.py
solstice/files/rig.py
solstice/files/shader.py
solstice/files/shading.py
solstice/files/shotlayout.py
solstice/files/standin.py
solstice/files/texture.py
solstice/managers/__init__.py
solstice/managers/media.py
solstice/managers/menu.py
solstice/tagger/__init__.py
solstice/tagger/editors/__init__.py
solstice/tagger/editors/highproxyeditor.py
solstice/tagger/editors/shaderseditor.py
solstice/tools/__init__.py
solstice/toolsets/__init__.py
solstice/widgets/__init__.py
solstice/widgets/window.py
tests/__init__.py
tests/test_general.py