diff options
| author | MobileMachine\jeremy <[email protected]> | 2017-06-06 22:59:03 -0400 |
|---|---|---|
| committer | MobileMachine\jeremy <[email protected]> | 2017-06-06 22:59:03 -0400 |
| commit | 24725fa8681f906ab44d80687c09fecc171a2896 (patch) | |
| tree | 312a601df29aca7f8db9f44082d96ebc7a679138 /Documentation/build/rigTools.html | |
| parent | Initial commit (diff) | |
| download | artv2-24725fa8681f906ab44d80687c09fecc171a2896.tar.xz artv2-24725fa8681f906ab44d80687c09fecc171a2896.zip | |
Initial Submission
First submission of current state of ARTv2. Currently considered to be in Alpha. There are a couple of animation tools not implemented yet, and one module not implemented yet, as well as incomplete documentation.
Diffstat (limited to 'Documentation/build/rigTools.html')
| -rw-r--r-- | Documentation/build/rigTools.html | 152 |
1 files changed, 152 insertions, 0 deletions
diff --git a/Documentation/build/rigTools.html b/Documentation/build/rigTools.html new file mode 100644 index 0000000..06d5379 --- /dev/null +++ b/Documentation/build/rigTools.html @@ -0,0 +1,152 @@ + + +<!doctype html> + + +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + + <title>Rigging Tools — ARTv2 1.0 documentation</title> + + <link rel="stylesheet" href="_static/bizstyle.css" type="text/css" /> + <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> + + <script type="text/javascript"> + var DOCUMENTATION_OPTIONS = { + URL_ROOT: './', + VERSION: '1.0', + COLLAPSE_INDEX: false, + FILE_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt' + }; + </script> + <script type="text/javascript" src="_static/jquery.js"></script> + <script type="text/javascript" src="_static/underscore.js"></script> + <script type="text/javascript" src="_static/doctools.js"></script> + <script type="text/javascript" src="_static/bizstyle.js"></script> + <link rel="index" title="Index" href="genindex.html" /> + <link rel="search" title="Search" href="search.html" /> + <link rel="next" title="ART_AddModuleUI" href="addModuleUI.html" /> + <link rel="prev" title="ART_Head" href="head.html" /> + <meta name="viewport" content="width=device-width,initial-scale=1.0"> + <!--[if lt IE 9]> + <script type="text/javascript" src="_static/css3-mediaqueries.js"></script> + <![endif]--> + </head> + <body role="document"> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="genindex.html" title="General Index" + accesskey="I">index</a></li> + <li class="right" > + <a href="py-modindex.html" title="Python Module Index" + >modules</a> |</li> + <li class="right" > + <a href="addModuleUI.html" title="ART_AddModuleUI" + accesskey="N">next</a> |</li> + <li class="right" > + <a href="head.html" title="ART_Head" + accesskey="P">previous</a> |</li> + <li class="nav-item nav-item-0"><a href="index.html">ARTv2 1.0 documentation</a> »</li> + </ul> + </div> + <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> + <div class="sphinxsidebarwrapper"> + <h4>Previous topic</h4> + <p class="topless"><a href="head.html" + title="previous chapter">ART_Head</a></p> + <h4>Next topic</h4> + <p class="topless"><a href="addModuleUI.html" + title="next chapter">ART_AddModuleUI</a></p> + <div role="note" aria-label="source link"> + <h3>This Page</h3> + <ul class="this-page-menu"> + <li><a href="_sources/rigTools.rst.txt" + rel="nofollow">Show Source</a></li> + </ul> + </div> +<div id="searchbox" style="display: none" role="search"> + <h3>Quick search</h3> + <form class="search" action="search.html" method="get"> + <div><input type="text" name="q" /></div> + <div><input type="submit" value="Go" /></div> + <input type="hidden" name="check_keywords" value="yes" /> + <input type="hidden" name="area" value="default" /> + </form> +</div> +<script type="text/javascript">$('#searchbox').show(0);</script> + </div> + </div> + + <div class="document"> + <div class="documentwrapper"> + <div class="bodywrapper"> + <div class="body" role="main"> + + <div class="section" id="rigging-tools"> +<h1>Rigging Tools<a class="headerlink" href="#rigging-tools" title="Permalink to this headline">ΒΆ</a></h1> +<div class="topic"> +<p class="topic-title first">Overview</p> +<p>This page lists all tools meant for rigging use.</p> +<table class="docutils field-list" frame="void" rules="none"> +<col class="field-name" /> +<col class="field-body" /> +<tbody valign="top"> +<tr class="field-odd field"><th class="field-name">Date:</th><td class="field-body">Jun 05, 2017</td> +</tr> +<tr class="field-even field"><th class="field-name">Author:</th><td class="field-body"><strong>Jeremy Ernst</strong></td> +</tr> +</tbody> +</table> +</div> +<div class="toctree-wrapper compound"> +<ul> +<li class="toctree-l1"><a class="reference internal" href="addModuleUI.html">ART_AddModuleUI</a></li> +<li class="toctree-l1"><a class="reference internal" href="addRemoveInfs.html">ART_AddOrRemoveInfluences</a></li> +<li class="toctree-l1"><a class="reference internal" href="aimModeUI.html">ART_AimModeUI</a></li> +<li class="toctree-l1"><a class="reference internal" href="bakeOffsets.html">ART_BakeOffsetsUI</a></li> +<li class="toctree-l1"><a class="reference internal" href="boneCounter.html">ART_BoneCounter</a></li> +<li class="toctree-l1"><a class="reference internal" href="buildProgress.html">ART_BuildProgressUI</a></li> +<li class="toctree-l1"><a class="reference internal" href="changeModName.html">ART_ChangeModuleNameUI</a></li> +<li class="toctree-l1"><a class="reference internal" href="changeModParent.html">ART_ChangeModuleParentUI</a></li> +<li class="toctree-l1"><a class="reference internal" href="debugRigs.html">ART_DebugRigs</a></li> +<li class="toctree-l1"><a class="reference internal" href="editRig.html">ART_EditRigUI</a></li> +<li class="toctree-l1"><a class="reference internal" href="exportMeshes.html">ART_ExportMeshes</a></li> +</ul> +</div> +</div> + + + </div> + </div> + </div> + <div class="clearer"></div> + </div> + <div class="related" role="navigation" aria-label="related navigation"> + <h3>Navigation</h3> + <ul> + <li class="right" style="margin-right: 10px"> + <a href="genindex.html" title="General Index" + >index</a></li> + <li class="right" > + <a href="py-modindex.html" title="Python Module Index" + >modules</a> |</li> + <li class="right" > + <a href="addModuleUI.html" title="ART_AddModuleUI" + >next</a> |</li> + <li class="right" > + <a href="head.html" title="ART_Head" + >previous</a> |</li> + <li class="nav-item nav-item-0"><a href="index.html">ARTv2 1.0 documentation</a> »</li> + </ul> + </div> + <div class="footer" role="contentinfo"> + © Copyright 2017, Jeremy Ernst. + Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2. + </div> + </body> +</html>
\ No newline at end of file |