Skip to content

Commit

Permalink
Deploy preview for PR 594 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
luishfonseca committed Sep 26, 2023
1 parent a521047 commit bf7383d
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 153 deletions.
118 changes: 0 additions & 118 deletions pr-preview/pr-594/dir_326e44d196e5308e965441089f998c32.html

This file was deleted.

2 changes: 2 additions & 0 deletions pr-preview/pr-594/dir_459dda10180a6131eb62bc74e02d0b6e.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ <h2><a href="#files">Files</a></h2>
<dd>Functions for initializing and using ImGui.</dd>
<dt>file <a href="imgui_2plugin_8hpp.html" class="m-doc">plugin.hpp</a></dt>
<dd>Plugin entry point.</dd>
<dt>file <a href="serialization_8hpp.html" class="m-doc">serialization.hpp</a></dt>
<dd>Functions for showing and editing serializable objects in the UI.</dd>
</dl>
</section>
</div>
Expand Down
2 changes: 0 additions & 2 deletions pr-preview/pr-594/dir_c185369e92e3603c6d00fa8343148da7.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ <h2><a href="#subdirs">Directories</a></h2>
<dd><a href="group__scene-editor-tool-plugin.html" class="m-doc">Scene editor</a> plugin directory.</dd>
<dt>directory <a href="dir_e42c9d7813efab99826f1cb60398c3fa.html" class="m-doc">settings_inspector</a>/</dt>
<dd><a href="group__settings-inspector-tool-plugin.html" class="m-doc">Settings inspector</a> plugin directory.</dd>
<dt>directory <a href="dir_326e44d196e5308e965441089f998c32.html" class="m-doc">utils</a>/</dt>
<dd>utils-tool-plugin plugin directory.</dd>
<dt>directory <a href="dir_764b6913e5a035b506325f3918f13ed7.html" class="m-doc">world_inspector</a>/</dt>
<dd><a href="group__world-inspector-tool-plugin.html" class="m-doc">World inspector</a> plugin directory.</dd>
</dl>
Expand Down
7 changes: 1 addition & 6 deletions pr-preview/pr-594/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ <h1>Files</h1>
<ul class="m-doc">
<li>file <a href="imgui_2plugin_8hpp.html" class="m-doc">plugin.hpp</a> <span class="m-doc">Plugin entry point.</span></li>
<li>file <a href="imgui_8hpp.html" class="m-doc">imgui.hpp</a> <span class="m-doc">Functions for initializing and using ImGui.</span></li>
<li>file <a href="serialization_8hpp.html" class="m-doc">serialization.hpp</a> <span class="m-doc">Functions for showing and editing serializable objects in the UI.</span></li>
</ul>
</li>
<li class="m-doc-collapsible collapsed">
Expand Down Expand Up @@ -285,12 +286,6 @@ <h1>Files</h1>
<li>file <a href="tools_2settings__inspector_2plugin_8hpp.html" class="m-doc">plugin.hpp</a> <span class="m-doc">Plugin entry point.</span></li>
</ul>
</li>
<li class="m-doc-collapsible collapsed">
<a href="#" onclick="return toggle(this)">dir</a> <a href="dir_326e44d196e5308e965441089f998c32.html" class="m-doc">utils</a> <span class="m-doc">utils-tool-plugin plugin directory.</span>
<ul class="m-doc">
<li>file <a href="serialization_8hpp.html" class="m-doc">serialization.hpp</a> <span class="m-doc">Functions for showing and editing serializable objects in the UI.</span></li>
</ul>
</li>
<li class="m-doc-collapsible collapsed">
<a href="#" onclick="return toggle(this)">dir</a> <a href="dir_764b6913e5a035b506325f3918f13ed7.html" class="m-doc">world_inspector</a> <span class="m-doc"><a href="group__world-inspector-tool-plugin.html" class="m-doc">World inspector</a> plugin directory.</span>
<ul class="m-doc">
Expand Down
2 changes: 2 additions & 0 deletions pr-preview/pr-594/group__imgui-plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ <h2><a href="#files">Files</a></h2>
<dd>Functions for initializing and using ImGui.</dd>
<dt>file <a href="imgui_2plugin_8hpp.html" class="m-doc">plugin.hpp</a></dt>
<dd>Plugin entry point.</dd>
<dt>file <a href="serialization_8hpp.html" class="m-doc">serialization.hpp</a></dt>
<dd>Functions for showing and editing serializable objects in the UI.</dd>
</dl>
</section>
<section id="func-members">
Expand Down
48 changes: 24 additions & 24 deletions pr-preview/pr-594/namespacecubos_1_1engine_1_1tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,26 +75,6 @@ <h2><a href="#nested-classes">Classes</a></h2>
<section id="func-members">
<h2><a href="#func-members">Functions</a></h2>
<dl class="m-doc">
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__asset-explorer-tool-plugin.html#ga7e431dd51bd634c35e143b51b0174351" class="m-doc">assetExplorerPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__entity-inspector-tool-plugin.html#ga4232eae931be7b56053b6fd93942c452" class="m-doc">entityInspectorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__entity-selector-tool-plugin.html#ga8d0e939c1429f71037837ff0f77f553d" class="m-doc">entitySelectorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__scene-editor-tool-plugin.html#gaab68fa92b0a16de856689976a8990d2e" class="m-doc">sceneEditorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__settings-inspector-tool-plugin.html#gabba894a153623862e85c2e57363da78b" class="m-doc">settingsInspectorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="#ad19591568b671a1e6298e2a5464e76b7" class="m-doc">showPackage</a>(</span><span class="m-doc-wrap">const <a href="serialization_8hpp.html#aeaa0c0459bfcd10c289800fcc63f3e4f" class="m-doc">Package</a>&amp; pkg,
const std::string&amp; name)</span>
Expand All @@ -117,6 +97,26 @@ <h2><a href="#func-members">Functions</a></h2>
const std::string&amp; name) -&gt; bool</span>
</dt>
<dd>Shows a serializable object&#x27;s properties in the UI. Should be called inside a <code>ImGui::BeginTable(3)</code> and <code>ImGui::EndTable()</code> block.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__asset-explorer-tool-plugin.html#ga7e431dd51bd634c35e143b51b0174351" class="m-doc">assetExplorerPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__entity-inspector-tool-plugin.html#ga4232eae931be7b56053b6fd93942c452" class="m-doc">entityInspectorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__entity-selector-tool-plugin.html#ga8d0e939c1429f71037837ff0f77f553d" class="m-doc">entitySelectorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__scene-editor-tool-plugin.html#gaab68fa92b0a16de856689976a8990d2e" class="m-doc">sceneEditorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__settings-inspector-tool-plugin.html#gabba894a153623862e85c2e57363da78b" class="m-doc">settingsInspectorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
<dd>Plugin entry function.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="group__world-inspector-tool-plugin.html#gac8b9b3aa35b07c7af5974747c6529ffb" class="m-doc">worldInspectorPlugin</a>(</span><span class="m-doc-wrap"><a href="classcubos_1_1engine_1_1Cubos.html" class="m-doc">Cubos</a>&amp; cubos)</span>
</dt>
Expand All @@ -129,7 +129,7 @@ <h2>Function documentation</h2>
<h3>
<span class="m-doc-wrap-bumper">void cubos::<wbr />engine::<wbr />tools::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad19591568b671a1e6298e2a5464e76b7" class="m-doc-self">showPackage</a>(</span><span class="m-doc-wrap">const <a href="serialization_8hpp.html#aeaa0c0459bfcd10c289800fcc63f3e4f" class="m-doc">Package</a>&amp; pkg,
const std::string&amp; name)</span></span>
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/tools/utils/serialization.hpp&gt;</a></div>
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/imgui/serialization.hpp&gt;</a></div>
</h3>
<p>Shows a packaged object&#x27;s properties in the UI. Should be called inside a <code>ImGui::BeginTable(2)</code> and <code>ImGui::EndTable()</code> block.</p>
<table class="m-table m-fullwidth m-flat">
Expand All @@ -153,7 +153,7 @@ <h3>
<h3>
<span class="m-doc-wrap-bumper">bool cubos::<wbr />engine::<wbr />tools::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a91360129c59080537966b076279af72c" class="m-doc-self">editPackage</a>(</span><span class="m-doc-wrap"><a href="serialization_8hpp.html#aeaa0c0459bfcd10c289800fcc63f3e4f" class="m-doc">Package</a>&amp; pkg,
const std::string&amp; name)</span></span>
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/tools/utils/serialization.hpp&gt;</a></div>
<div class="m-doc-include m-code m-inverted m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/imgui/serialization.hpp&gt;</a></div>
</h3>
<p>Shows a packaged object&#x27;s properties in the UI, allowing the user to edit the object. Should be called inside a <code>ImGui::BeginTable(3)</code> and <code>ImGui::EndTable()</code> block.</p>
<table class="m-table m-fullwidth m-flat">
Expand Down Expand Up @@ -181,7 +181,7 @@ <h3>
</div></section>
<section class="m-doc-details" id="aebb18c411f0ca5f7e0325800fd67c1d1"><div>
<h3>
<div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/tools/utils/serialization.hpp&gt;</a></div>
<div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/imgui/serialization.hpp&gt;</a></div>
<div class="m-doc-template">
template&lt;typename T&gt;
</div>
Expand Down Expand Up @@ -217,7 +217,7 @@ <h3>
</div></section>
<section class="m-doc-details" id="aaad5908fce55066bc684f5b4c98434c7"><div>
<h3>
<div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/tools/utils/serialization.hpp&gt;</a></div>
<div class="m-doc-include m-code m-inverted m-right-m m-text-right"><span class="cp">#include</span> <a class="cpf" href="serialization_8hpp.html">&lt;engine/imgui/serialization.hpp&gt;</a></div>
<div class="m-doc-template">
template&lt;typename T&gt;
</div>
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-594/searchdata-v2.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pr-preview/pr-594/serialization_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>engine/tools/utils/serialization.hpp file | CUBOS.</title>
<title>engine/imgui/serialization.hpp file | CUBOS.</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
<link rel="stylesheet" href="m-dark+documentation.compiled.css" />
<link rel="icon" href="favicon-dark.png" type="image/png" />
Expand Down Expand Up @@ -44,7 +44,7 @@
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>
<span class="m-breadcrumb"><a href="dir_bafb7af0e03e95b24a45ff63060ab57b.html">engine</a>/</span><span class="m-breadcrumb"><a href="dir_c185369e92e3603c6d00fa8343148da7.html">tools</a>/</span><span class="m-breadcrumb"><a href="dir_326e44d196e5308e965441089f998c32.html">utils</a>/</span>serialization.hpp <span class="m-thin">file</span>
<span class="m-breadcrumb"><a href="dir_bafb7af0e03e95b24a45ff63060ab57b.html">engine</a>/</span><span class="m-breadcrumb"><a href="dir_459dda10180a6131eb62bc74e02d0b6e.html">imgui</a>/</span>serialization.hpp <span class="m-thin">file</span>
</h1>
<p>Functions for showing and editing serializable objects in the UI.</p>
<nav class="m-block m-default">
Expand Down

0 comments on commit bf7383d

Please sign in to comment.