mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-12 15:10:33 +00:00
c399655dcc
Sync'ing the 'dev' branch with the 'feature_3.0dev' branch at commit 68c6d11fc36761ae1a5e6cdc3457be16f2e9704a The branch 'feature_3.0dev' is now locked and preserved for historical purposes.
107 lines
3.4 KiB
Plaintext
107 lines
3.4 KiB
Plaintext
%(head_prefix)s
|
|
%(head)s
|
|
<link rel="icon" type="image/png" href="images/icon.png">
|
|
%(stylesheet)s
|
|
<link rel="stylesheet" href="css/default.css" type="text/css" />
|
|
<link rel="stylesheet" href="css/flavor.css" type="text/css" />
|
|
<link rel="stylesheet" href="css/renderman-university.css" type="text/css" />
|
|
<style>
|
|
#mainContentContainer {
|
|
left: 15px;
|
|
margin-left: 255px;
|
|
}
|
|
ul.creatorFooterNav {
|
|
margin-left: 100px;
|
|
}
|
|
.navigation {
|
|
background-color: #333333;
|
|
margin-top: 10px;
|
|
margin-left: 10px;
|
|
}
|
|
</style>
|
|
%(body_prefix)s
|
|
%(body_pre_docinfo)s
|
|
%(docinfo)s
|
|
|
|
<div id="mainContentContainer">
|
|
<div class="fullWidth headerColor">
|
|
<div class="center">
|
|
<div id="mainSiteNavigation">
|
|
<div class="homeRenderManLink">
|
|
<a href="http://graphics.pixar.com/opensubdiv/index.html"><img alt="OpenSubdiv Logo" src="images/opensubdiv_logo_header.png"></a>
|
|
</div>
|
|
|
|
<!-- TOP NAVIGATION MENU -->
|
|
<ul class="creatorMainNav floatLeft" id="menu">
|
|
<li class="creatorMainNav">
|
|
<a href="release_notes.html">${RELEASE_STRING}</a>
|
|
</li>
|
|
</ul>
|
|
<ul class="creatorMainNav floatRight" id="menu">
|
|
<li class="" id="navbarId-23704">
|
|
<a href="intro.html">User Docs</a>
|
|
</li>
|
|
<li class="" id="navbarId-23887">
|
|
<a href="doxy_html/index.html">API Docs</a>
|
|
</li>
|
|
<li class="" id="navbarId-23703">
|
|
<a href="http://graphics.pixar.com/opensubdiv/forum.html">Forum</a>
|
|
</li>
|
|
<li class="" id="navbarId-23944">
|
|
<a href="release_notes.html">Release Notes</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- close mainSiteNavigation -->
|
|
</div><!-- close center -->
|
|
</div><!-- close fullWidth -->
|
|
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
<h1 class="articleContentTitle">OSD_ARTICLE_TITLE</h1>
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
<hr>
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
<div class="coursewareBackground">
|
|
|
|
<!-- <div class="topicLeftData-IntroPara"></div> -->
|
|
<div class="topicLeftData-MainData">
|
|
%(body)s
|
|
%(body_suffix)s
|
|
|
|
</div><!-- close topicLeftData-MainData -->
|
|
</div><!-- close coursewareBackground -->
|
|
</div> <!-- close mainContentContainer -->
|
|
</div> <!-- close center -->
|
|
|
|
<div class="clearBoth"></div>
|
|
|
|
|
|
<div class="center">
|
|
|
|
<div class="copyrightFooter">
|
|
</div>
|
|
|
|
|
|
<!-- BOTTOM NAVIGATION MENU -->
|
|
<ul class="creatorFooterNav">
|
|
<li class="" id="navbarId-23704">
|
|
<a href="intro.html">User Docs</a>
|
|
</li>
|
|
<li class="" id="navbarId-23887">
|
|
<a href="doxy_html/index.html">API Docs</a>
|
|
</li>
|
|
<li class="" id="navbarId-23703">
|
|
<a href="http://graphics.pixar.com/opensubdiv/forum.html">Forum</a>
|
|
</li>
|
|
<li class="" id="navbarId-23944">
|
|
<a href="release_notes.html">Release Notes</a>
|
|
</li>
|
|
</ul><!-- end bottom navigation menu -->
|
|
|
|
<div class="clearBoth"></div>
|