Skip to content

Commit

Permalink
added all local changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmoggach committed Oct 25, 2011
1 parent 8222f07 commit ba2b43a
Show file tree
Hide file tree
Showing 75 changed files with 31 additions and 44 deletions.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified .gitmodules
100644 → 100755
Empty file.
Empty file modified AUTHORS.rst
100644 → 100755
Empty file.
Empty file modified LICENSE.rst
100644 → 100755
Empty file.
Empty file modified MANIFEST
100644 → 100755
Empty file.
Empty file modified MANIFEST.in
100644 → 100755
Empty file.
Empty file modified README.rst
100644 → 100755
Empty file.
Empty file modified dirtt/__init__.py
100644 → 100755
Empty file.
Empty file modified dirtt/data/dtds/dirtt-0_1_1.dtd
100644 → 100755
Empty file.
Empty file modified dirtt/data/dtds/dirtt-0_1_3.dtd
100644 → 100755
Empty file.
Empty file modified dirtt/data/dtds/dirtt-0_1_4.dtd
100644 → 100755
Empty file.
Empty file modified dirtt/data/dtds/dirtt.dtd
100644 → 100755
Empty file.
Empty file modified dirtt/data/templates/default/project.xml
100644 → 100755
Empty file.
Empty file modified dirtt/data/templates/default/sequence.xml
100644 → 100755
Empty file.
30 changes: 14 additions & 16 deletions dirtt/data/templates/default/shot.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,19 @@
<dir basename="vray" username="pipeline" group="artist" perms="02775"/>
</dir><!-- etc -->

<!-- I M G / I M A G E S F O L D E R -->
<dir name="Shot Image Folder" basename="images" username="pipeline" group="artist" perms="02755">
<dir basename="2d" username="pipeline" group="artist" perms="02755">
<dir basename="comp" username="pipeline" group="artist" perms="02775"/>
<dir basename="paint" username="pipeline" group="artist" perms="02775"/>
<dir basename="roto" username="pipeline" group="artist" perms="02775"/>
</dir><!-- 2d -->
<!-- I M A G E S F O L D E R -->
<dir name="Shot Images Folder" basename="images" username="pipeline" group="artist" perms="02755">
<dir basename="cg" username="pipeline" group="artist" perms="02775"/>
<dir basename="comp" username="pipeline" group="artist" perms="02775"/>
<dir basename="cuts" username="pipeline" group="artist" perms="02775"/>
<dir basename="design" username="pipeline" group="artist" perms="02775"/>
<dir basename="footage" username="pipeline" group="artist" perms="02755">
<dir basename="elements" username="pipeline" group="artist" perms="02775"/>
<dir basename="plates" username="pipeline" group="artist" perms="02775"/>
</dir><!-- footage -->
</dir><!-- img -->
<dir basename="elements" username="pipeline" group="artist" perms="02775"/>
<dir basename="paint" username="pipeline" group="artist" perms="02775"/>
<dir basename="plates" username="pipeline" group="artist" perms="02775"/>
<dir basename="reference" username="pipeline" group="artist" perms="02775"/>
<dir basename="roto" username="pipeline" group="artist" perms="02775"/>
<dir basename="textures" username="pipeline" group="artist" perms="02775"/>
</dir><!-- images -->

<!-- L I B / L I B R A R Y F O L D E R -->
<dir name="Shot Library Folder" basename="library" username="pipeline" group="supervisor" perms="02755">
Expand All @@ -80,10 +79,9 @@

<!-- U S R / W O R K F O L D E R -->
<dir name="Shot Work Folder" basename="work" username="pipeline" group="artist" perms="02755">
<dir basename="2d" username="pipeline" group="artist" perms="02775">
</dir><!-- 2d -->
<dir basename="cg" username="pipeline" group="artist" perms="02775">
</dir><!-- cg -->
<dir basename="nuke" username="pipeline" group="artist" perms="02775"/>
<dir basename="maya" username="pipeline" group="artist" perms="02775"/>
<dir basename="houdini" username="pipeline" group="artist" perms="02775"/>
</dir><!-- usr -->

</dirtt>
45 changes: 17 additions & 28 deletions dirtt/data/templates/default/symlinks.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,6 @@
"http://opensource.dashing.tv/dtds/dirtt-0_1_4.dtd">
<dirtt name="Project Tree" version="0.1.4" dirname="{{projects_root}}" basename="{{project_path}}" username="pipeline" group="artist" perms="02755">

<!-- A S S E T S F O L D E R -->
<dir name="Project Assets Folder" basename="assets" username="pipeline" group="artist" perms="02755" id="assets-id">
<dir basename="data" username="pipeline" group="supervisor" perms="02755">
<dir basename="chan" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="db" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="lut" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="mocap" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="moco" username="pipeline" group="supervisor" perms="02775"/>
</dir><!-- data -->
<dir basename="img">
<dir basename="calibration" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="elements" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="grain" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="hdri" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="lens" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="paint" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="textures" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="stock" username="pipeline" group="supervisor" perms="02775"/>
</dir><!-- img -->
<dir basename="models" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="shaders" username="pipeline" group="supervisor" perms="02755">
<dir basename="vray" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="rman" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="mray" username="pipeline" group="supervisor" perms="02775"/>
</dir><!-- shaders -->
<dir basename="tools" username="pipeline" group="supervisor" perms="02775"/>
</dir><!-- assets -->

<!-- C O N F I G F O L D E R -->
<dir name="Project Config Folder" basename="etc" username="pipeline" group="supervisor" perms="02755" id="config-id">
<dir basename="houdini" username="pipeline" group="supervisor" perms="02755">
Expand Down Expand Up @@ -70,6 +42,16 @@
<dir basename="mocap" username="pipeline" group="artist" perms="02775"/>
<dir basename="moco" username="pipeline" group="artist" perms="02775"/>
</dir><!-- data -->
<dir basename="img">
<dir basename="calibration" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="elements" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="grain" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="hdri" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="lens" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="paint" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="textures" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="stock" username="pipeline" group="supervisor" perms="02775"/>
</dir><!-- img -->
<dir basename="edits" username="pipeline" group="supervisor" perms="02755">
<dir basename="_YYYY_MM_DD_name" username="pipeline" group="artist" perms="02755">
<dir basename="edl" username="pipeline" group="artist" perms="02775"/>
Expand All @@ -78,6 +60,7 @@
</dir><!-- edits -->
<dir basename="fonts" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="graphics" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="models" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="reference" username="pipeline" group="supervisor" perms="02755">
<dir basename="misc" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="on_set" username="pipeline" group="supervisor" perms="02755">
Expand All @@ -87,6 +70,12 @@
</dir>
</dir><!-- on_set -->
</dir><!-- reference -->
<dir basename="shaders" username="pipeline" group="supervisor" perms="02755">
<dir basename="vray" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="rman" username="pipeline" group="supervisor" perms="02775"/>
<dir basename="mray" username="pipeline" group="supervisor" perms="02775"/>
</dir><!-- shaders -->
<dir basename="tools" username="pipeline" group="supervisor" perms="02775"/>
</dir><!-- library -->

<!-- P R O D U C T I O N F O L D E R -->
Expand Down
Empty file modified dirtt/util/__init__.py
100644 → 100755
Empty file.
Empty file modified dirtt/util/general.py
100644 → 100755
Empty file.
Empty file modified dirtt/util/io.py
100644 → 100755
Empty file.
Empty file modified dirtt/util/looper.py
100644 → 100755
Empty file.
Empty file modified dirtt/util/template.py
100644 → 100755
Empty file.
Empty file modified docs/Makefile
100644 → 100755
Empty file.
Empty file modified docs/_build/doctrees/environment.pickle
100644 → 100755
Empty file.
Empty file modified docs/_build/doctrees/index.doctree
100644 → 100755
Empty file.
Empty file modified docs/_build/doctrees/news.doctree
100644 → 100755
Empty file.
Empty file modified docs/_build/html/.buildinfo
100644 → 100755
Empty file.
Empty file modified docs/_build/html/basic.css
100644 → 100755
Empty file.
Empty file modified docs/_build/html/doctools.js
100644 → 100755
Empty file.
Empty file modified docs/_build/html/file.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/_build/html/genindex.html
100644 → 100755
Empty file.
Empty file modified docs/_build/html/index.html
100644 → 100755
Empty file.
Empty file modified docs/_build/html/index.txt
100644 → 100755
Empty file.
Empty file modified docs/_build/html/jquery.js
100644 → 100755
Empty file.
Empty file modified docs/_build/html/minus.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/_build/html/nature.css
100644 → 100755
Empty file.
Empty file modified docs/_build/html/news.html
100644 → 100755
Empty file.
Empty file modified docs/_build/html/news.txt
100644 → 100755
Empty file.
Empty file modified docs/_build/html/objects.inv
100644 → 100755
Empty file.
Empty file modified docs/_build/html/plus.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/_build/html/pygments.css
100644 → 100755
Empty file.
Empty file modified docs/_build/html/search.html
100644 → 100755
Empty file.
Empty file modified docs/_build/html/searchindex.js
100644 → 100755
Empty file.
Empty file modified docs/_build/html/searchtools.js
100644 → 100755
Empty file.
Empty file modified docs/_build/html/underscore.js
100644 → 100755
Empty file.
Empty file modified docs/_templates/changes/frameset.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/changes/rstsource.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/changes/versionchanges.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/defindex.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/genindex-single.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/genindex-split.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/genindex.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/layout.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/modindex.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/opensearch.xml
100644 → 100755
Empty file.
Empty file modified docs/_templates/page.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/search.html
100644 → 100755
Empty file.
Empty file modified docs/_templates/static/basic.css
100644 → 100755
Empty file.
Empty file modified docs/_templates/static/doctools.js
100644 → 100755
Empty file.
Empty file modified docs/_templates/static/file.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/_templates/static/jquery.js
100644 → 100755
Empty file.
Empty file modified docs/_templates/static/minus.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/_templates/static/plus.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/_templates/static/searchtools.js
100644 → 100755
Empty file.
Empty file modified docs/_templates/theme.conf
100644 → 100755
Empty file.
Empty file modified docs/_theme/nature/static/nature.css_t
100644 → 100755
Empty file.
Empty file modified docs/_theme/nature/static/pygments.css
100644 → 100755
Empty file.
Empty file modified docs/_theme/nature/theme.conf
100644 → 100755
Empty file.
Empty file modified docs/conf.py
100644 → 100755
Empty file.
Empty file modified docs/index.rst
100644 → 100755
Empty file.
Empty file modified docs/news.rst
100644 → 100755
Empty file.
Empty file modified setup.cfg
100644 → 100755
Empty file.
Empty file modified setup.py
100644 → 100755
Empty file.
Empty file modified tests/__init__.py
100644 → 100755
Empty file.
Empty file modified tests/run_all.py
100644 → 100755
Empty file.
Empty file modified tests/test0.py
100644 → 100755
Empty file.

0 comments on commit ba2b43a

Please sign in to comment.