Skip to content

Commit

Permalink
Deployed e8b5aca with Sphinx version: 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin113D committed Dec 20, 2024
1 parent b4ae7d5 commit 541cea3
Show file tree
Hide file tree
Showing 113 changed files with 2,984 additions and 3,704 deletions.
13 changes: 9 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
<link rel="stylesheet" type="text/css" href="_static/css/theme_overrides.css?v=e6745fff" />
<link rel="stylesheet" type="text/css" href="_static/css/theme_overrides.css?v=b401e04f" />



Expand Down Expand Up @@ -249,13 +249,18 @@
</ul>
</li>
<li class="toctree-l2 has-children"><a class="reference internal" href="game_documentation/shaders/index.html">Shaders</a><input class="toctree-checkbox" id="toctree-checkbox-9" name="toctree-checkbox-9" role="switch" type="checkbox"/><label for="toctree-checkbox-9"><div class="visually-hidden">Toggle navigation of Shaders</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l3 has-children"><a class="reference internal" href="game_documentation/shaders/common/index.html">Common</a><input class="toctree-checkbox" id="toctree-checkbox-10" name="toctree-checkbox-10" role="switch" type="checkbox"/><label for="toctree-checkbox-10"><div class="visually-hidden">Toggle navigation of Common</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l4"><a class="reference internal" href="game_documentation/shaders/common/pbr.html">Physically Based Rendering (PBR)</a></li>
<li class="toctree-l4"><a class="reference internal" href="game_documentation/shaders/common/normal_mapping.html">Normal Mapping</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="game_documentation/shaders/unleashed/index.html">Sonic Unleashed</a></li>
<li class="toctree-l3"><a class="reference internal" href="game_documentation/shaders/generations/index.html">Sonic Generations</a></li>
<li class="toctree-l3"><a class="reference internal" href="game_documentation/shaders/lost_world/index.html">Sonic Lost World</a></li>
<li class="toctree-l3"><a class="reference internal" href="game_documentation/shaders/forces/index.html">Sonic Forces</a></li>
<li class="toctree-l3"><a class="reference internal" href="game_documentation/shaders/origins/index.html">Sonic Origins</a></li>
<li class="toctree-l3"><a class="reference internal" href="game_documentation/shaders/frontiers/index.html">Sonic Frontiers</a></li>
<li class="toctree-l3 has-children"><a class="reference internal" href="game_documentation/shaders/shadow_generations/index.html">Shadow Generations</a><input class="toctree-checkbox" id="toctree-checkbox-10" name="toctree-checkbox-10" role="switch" type="checkbox"/><label for="toctree-checkbox-10"><div class="visually-hidden">Toggle navigation of Shadow Generations</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l3 has-children"><a class="reference internal" href="game_documentation/shaders/shadow_generations/index.html">Shadow Generations</a><input class="toctree-checkbox" id="toctree-checkbox-11" name="toctree-checkbox-11" role="switch" type="checkbox"/><label for="toctree-checkbox-11"><div class="visually-hidden">Toggle navigation of Shadow Generations</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l4"><a class="reference internal" href="game_documentation/shaders/shadow_generations/amoeba.html">Amoeba shader</a></li>
<li class="toctree-l4"><a class="reference internal" href="game_documentation/shaders/shadow_generations/blend.html">Blend Shaders</a></li>
<li class="toctree-l4"><a class="reference internal" href="game_documentation/shaders/shadow_generations/bubbles.html">Bubbles shader</a></li>
Expand Down Expand Up @@ -306,7 +311,7 @@
<li class="toctree-l2"><a class="reference internal" href="game_documentation/sca_parameters.html">SCA Parameters</a></li>
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal" href="target_configuration/index.html">Target Configuration</a><input class="toctree-checkbox" id="toctree-checkbox-11" name="toctree-checkbox-11" role="switch" type="checkbox"/><label for="toctree-checkbox-11"><div class="visually-hidden">Toggle navigation of Target Configuration</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l1 has-children"><a class="reference internal" href="target_configuration/index.html">Target Configuration</a><input class="toctree-checkbox" id="toctree-checkbox-12" name="toctree-checkbox-12" role="switch" type="checkbox"/><label for="toctree-checkbox-12"><div class="visually-hidden">Toggle navigation of Target Configuration</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2"><a class="reference internal" href="target_configuration/target_info.html">Target Info</a></li>
<li class="toctree-l2"><a class="reference internal" href="target_configuration/shaders.html">Shaders</a></li>
<li class="toctree-l2"><a class="reference internal" href="target_configuration/material_templates.html">Material Templates</a></li>
Expand Down Expand Up @@ -374,7 +379,7 @@ <h1>Not Found (404)</h1>
Made with
<a href="https://github.com/pradyunsg/furo">Furo</a>
<div class="last-updated">
Last updated on 2024-12-17</div>
Last updated on 2024-12-20</div>
</div>
<div class="right-details">

Expand Down
Binary file added _images/gamedoc_shaders_pbr_albedo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_ao_composition.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_emission.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_example_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_example_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_example_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_example_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_example_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_example_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_luminance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_metallic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_smoothness.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/gamedoc_shaders_pbr_specular.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions _static/css/theme_overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,4 @@ a.external:not(figure > a.external) {
}
}

.hidden {
display: none;
}

/* End footer contribute link */
Loading

0 comments on commit 541cea3

Please sign in to comment.