comenzado a crear paneles con imgui para controlar/debugear la ejecucion

This commit is contained in:
2025-06-22 22:15:22 -04:00
parent eaec6ed8ab
commit 8df1300bd1
6 changed files with 83 additions and 15 deletions

6
.idea/misc.xml generated
View File

@@ -4,4 +4,10 @@
<option name="pythonIntegrationState" value="YES" />
</component>
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
<component name="CidrRootsConfiguration">
<libraryRoots>
<file path="$PROJECT_DIR$/vendor" />
<file path="$PROJECT_DIR$/vendor/imgui" />
</libraryRoots>
</component>
</project>