-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
38 lines (38 loc) · 1.83 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[submodule "pipeline/lib/shotgun_api3"]
path = pipeline/lib/shotgun_api3
url = https://github.com/shotgunsoftware/python-api.git
ignore = dirty
[submodule "pipeline/software/maya/scripts/rjg"]
path = pipeline/software/maya/scripts/rjg
url = https://github.com/jgashler/rjg
ignore = dirty
[submodule "pipeline/software/maya/scripts/dwpicker_git"]
path = pipeline/software/maya/scripts/dwpicker_git
url = https://github.com/DreamWall-Animation/dwpicker.git
[submodule "pipeline/lib/MOPS"]
path = pipeline/lib/MOPS
url = https://github.com/toadstorm/MOPS.git
ignore = dirty
[submodule "pipeline/lib/VFX-LYNX"]
path = pipeline/lib/VFX-LYNX
url = https://github.com/LucaScheller/VFX-LYNX.git
[submodule "pipeline/software/nuke/tools/NukeSurvivalToolkit_publicRelease"]
path = pipeline/software/nuke/tools/NukeSurvivalToolkit_publicRelease
url = https://github.com/CreativeLyons/NukeSurvivalToolkit_publicRelease.git
[submodule "pipeline/software/maya/scripts/studiolibrary"]
path = pipeline/software/maya/scripts/studiolibrary
url = https://github.com/krathjen/studiolibrary.git
[submodule "pipeline/software/maya/scripts/modelChecker_git"]
path = pipeline/software/maya/scripts/modelChecker_git
url = https://github.com/JakobJK/modelChecker.git
[submodule "pipeline/software/maya/scripts/maya-timeline-marker_git"]
path = pipeline/software/maya/scripts/maya-timeline-marker_git
url = https://github.com/scottdmilner/maya-timeline-marker.git
[submodule "pipeline/software/maya/scripts/maya-capture"]
path = pipeline/software/maya/scripts/mayacapture
url = https://github.com/abstractfactory/maya-capture.git
[submodule "pipeline/software/maya/scripts/mayacapture"]
url = https://github.com/scottdmilner/maya-capture.git
[submodule "pipeline/lib/tractor-lops"]
path = pipeline/lib/tractor-lops
url = https://github.com/scottdmilner/tractor-lops.git