CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pybind11_stubgen.py
pyproject.toml
setup.py
cmake/Findpyglad.cmake
cmake/Findpyglfw.cmake
cmake/imgui-srcs.cmake
cmake/setupPyBindLib.cmake
source/inc/bind-imgui/imgui-core/imgui-modules.h
source/inc/bind-imgui/imgui-core/texture.h
source/inc/bind-imgui/imnodes/imnodes-modules.h
source/inc/bind-imgui/implot/implot-modules.h
source/inc/binder/bind-modules.h
source/inc/binder/enum-utility.h
source/inc/binder/list-wrapper.h
source/inc/binder/module-utility.h
source/inc/binder/numpy.h
source/inc/binder/struct-utility.h
source/inc/binder/wraps.h
source/src/bind-imgui.cpp
source/src/binder/enum-utility.cpp
source/src/binder/wraps.cpp
source/src/imgui-core/bind-imgui-core.cpp
source/src/imgui-core/bind-backends/glfw.cpp
source/src/imgui-core/bind-backends/opengl3.cpp
source/src/imgui-core/modules/cursor-layout.cpp
source/src/imgui-core/modules/demos.cpp
source/src/imgui-core/modules/drawlist.cpp
source/src/imgui-core/modules/im-windows.cpp
source/src/imgui-core/modules/imgui-context.cpp
source/src/imgui-core/modules/imgui-enums.cpp
source/src/imgui-core/modules/imgui-structs.cpp
source/src/imgui-core/modules/stacks.cpp
source/src/imgui-core/modules/styles.cpp
source/src/imgui-core/modules/widgets/colors.cpp
source/src/imgui-core/modules/widgets/drag-inputs.cpp
source/src/imgui-core/modules/widgets/images.cpp
source/src/imgui-core/modules/widgets/input.cpp
source/src/imgui-core/modules/widgets/main.cpp
source/src/imgui-core/modules/widgets/slide-inputs.cpp
source/src/imgui-core/modules/widgets/tables.cpp
source/src/imgui-core/modules/widgets/tabs.cpp
source/src/imgui-core/modules/widgets/text.cpp
source/src/imgui-core/modules/widgets/tree.cpp
source/src/imnodes/bind-imnodes.cpp
source/src/imnodes/modules/imnodes-context.cpp
source/src/imnodes/modules/imnodes-enums.cpp
source/src/imnodes/modules/imnodes-structs.cpp
source/src/implot/bind-implot.cpp
source/src/implot/modules/implot-colormap.cpp
source/src/implot/modules/implot-context.cpp
source/src/implot/modules/implot-enums.cpp
source/src/implot/modules/implot-misc.cpp
source/src/implot/modules/implot-plotting.cpp
source/src/implot/modules/implot-setup-funcs.cpp
source/src/implot/modules/implot-structs.cpp
source/src/implot/modules/implot-tools.cpp
source/src/implot/modules/implot-utils.cpp
third-party/CMakeLists.txt
third-party/imconfig/bind-imconfig.h
third-party/imgui/.editorconfig
third-party/imgui/.git
third-party/imgui/.gitattributes
third-party/imgui/.gitignore
third-party/imgui/LICENSE.txt
third-party/imgui/imconfig.h
third-party/imgui/imgui.cpp
third-party/imgui/imgui.h
third-party/imgui/imgui_demo.cpp
third-party/imgui/imgui_draw.cpp
third-party/imgui/imgui_internal.h
third-party/imgui/imgui_tables.cpp
third-party/imgui/imgui_widgets.cpp
third-party/imgui/imstb_rectpack.h
third-party/imgui/imstb_textedit.h
third-party/imgui/imstb_truetype.h
third-party/imgui/.github/FUNDING.yml
third-party/imgui/.github/pull_request_template.md
third-party/imgui/.github/ISSUE_TEMPLATE/config.yml
third-party/imgui/.github/ISSUE_TEMPLATE/issue_template.yml
third-party/imgui/.github/workflows/build.yml
third-party/imgui/.github/workflows/scheduled.yml
third-party/imgui/.github/workflows/static-analysis.yml
third-party/imgui/backends/imgui_impl_allegro5.cpp
third-party/imgui/backends/imgui_impl_allegro5.h
third-party/imgui/backends/imgui_impl_android.cpp
third-party/imgui/backends/imgui_impl_android.h
third-party/imgui/backends/imgui_impl_dx10.cpp
third-party/imgui/backends/imgui_impl_dx10.h
third-party/imgui/backends/imgui_impl_dx11.cpp
third-party/imgui/backends/imgui_impl_dx11.h
third-party/imgui/backends/imgui_impl_dx12.cpp
third-party/imgui/backends/imgui_impl_dx12.h
third-party/imgui/backends/imgui_impl_dx9.cpp
third-party/imgui/backends/imgui_impl_dx9.h
third-party/imgui/backends/imgui_impl_glfw.cpp
third-party/imgui/backends/imgui_impl_glfw.h
third-party/imgui/backends/imgui_impl_glut.cpp
third-party/imgui/backends/imgui_impl_glut.h
third-party/imgui/backends/imgui_impl_metal.h
third-party/imgui/backends/imgui_impl_metal.mm
third-party/imgui/backends/imgui_impl_opengl2.cpp
third-party/imgui/backends/imgui_impl_opengl2.h
third-party/imgui/backends/imgui_impl_opengl3.cpp
third-party/imgui/backends/imgui_impl_opengl3.h
third-party/imgui/backends/imgui_impl_opengl3_loader.h
third-party/imgui/backends/imgui_impl_osx.h
third-party/imgui/backends/imgui_impl_osx.mm
third-party/imgui/backends/imgui_impl_sdl2.cpp
third-party/imgui/backends/imgui_impl_sdl2.h
third-party/imgui/backends/imgui_impl_sdl3.cpp
third-party/imgui/backends/imgui_impl_sdl3.h
third-party/imgui/backends/imgui_impl_sdlrenderer2.cpp
third-party/imgui/backends/imgui_impl_sdlrenderer2.h
third-party/imgui/backends/imgui_impl_sdlrenderer3.cpp
third-party/imgui/backends/imgui_impl_sdlrenderer3.h
third-party/imgui/backends/imgui_impl_vulkan.cpp
third-party/imgui/backends/imgui_impl_vulkan.h
third-party/imgui/backends/imgui_impl_wgpu.cpp
third-party/imgui/backends/imgui_impl_wgpu.h
third-party/imgui/backends/imgui_impl_win32.cpp
third-party/imgui/backends/imgui_impl_win32.h
third-party/imgui/backends/vulkan/generate_spv.sh
third-party/imgui/backends/vulkan/glsl_shader.frag
third-party/imgui/backends/vulkan/glsl_shader.vert
third-party/imgui/docs/BACKENDS.md
third-party/imgui/docs/CHANGELOG.txt
third-party/imgui/docs/CONTRIBUTING.md
third-party/imgui/docs/EXAMPLES.md
third-party/imgui/docs/FAQ.md
third-party/imgui/docs/FONTS.md
third-party/imgui/docs/README.md
third-party/imgui/docs/TODO.txt
third-party/imgui/misc/README.txt
third-party/imgui/misc/cpp/README.txt
third-party/imgui/misc/cpp/imgui_stdlib.cpp
third-party/imgui/misc/cpp/imgui_stdlib.h
third-party/imgui/misc/debuggers/README.txt
third-party/imgui/misc/debuggers/imgui.gdb
third-party/imgui/misc/debuggers/imgui.natstepfilter
third-party/imgui/misc/debuggers/imgui.natvis
third-party/imgui/misc/fonts/Cousine-Regular.ttf
third-party/imgui/misc/fonts/DroidSans.ttf
third-party/imgui/misc/fonts/Karla-Regular.ttf
third-party/imgui/misc/fonts/ProggyClean.ttf
third-party/imgui/misc/fonts/ProggyTiny.ttf
third-party/imgui/misc/fonts/Roboto-Medium.ttf
third-party/imgui/misc/fonts/binary_to_compressed_c.cpp
third-party/imgui/misc/freetype/README.md
third-party/imgui/misc/freetype/imgui_freetype.cpp
third-party/imgui/misc/freetype/imgui_freetype.h
third-party/imgui/misc/single_file/imgui_single_file.h
third-party/imnodes/.clang-format
third-party/imnodes/.clang-tidy
third-party/imnodes/.git
third-party/imnodes/.gitignore
third-party/imnodes/.gitmodules
third-party/imnodes/CMakeLists.txt
third-party/imnodes/LICENSE.md
third-party/imnodes/README.md
third-party/imnodes/imnodes.cpp
third-party/imnodes/imnodes.h
third-party/imnodes/imnodes_internal.h
third-party/imnodes/vcpkg.json
third-party/imnodes/.github/workflows/build.yaml
third-party/imnodes/example/color_node_editor.cpp
third-party/imnodes/example/graph.h
third-party/imnodes/example/hello.cpp
third-party/imnodes/example/main.cpp
third-party/imnodes/example/multi_editor.cpp
third-party/imnodes/example/node_editor.h
third-party/imnodes/example/save_load.cpp
third-party/imnodes/img/imnodes.gif
third-party/implot/.git
third-party/implot/LICENSE
third-party/implot/README.md
third-party/implot/TODO.md
third-party/implot/implot.cpp
third-party/implot/implot.h
third-party/implot/implot_demo.cpp
third-party/implot/implot_internal.h
third-party/implot/implot_items.cpp
third-party/implot/.github/CMakeLists.txt
third-party/implot/.github/example_implot.cpp
third-party/implot/.github/workflows/build.yml
third-party/pybind11/.appveyor.yml
third-party/pybind11/.clang-format
third-party/pybind11/.clang-tidy
third-party/pybind11/.cmake-format.yaml
third-party/pybind11/.codespell-ignore-lines
third-party/pybind11/.git
third-party/pybind11/.gitattributes
third-party/pybind11/.gitignore
third-party/pybind11/.pre-commit-config.yaml
third-party/pybind11/.readthedocs.yml
third-party/pybind11/CMakeLists.txt
third-party/pybind11/LICENSE
third-party/pybind11/MANIFEST.in
third-party/pybind11/README.rst
third-party/pybind11/noxfile.py
third-party/pybind11/pyproject.toml
third-party/pybind11/setup.cfg
third-party/pybind11/setup.py
third-party/pybind11/include/pybind11/attr.h
third-party/pybind11/include/pybind11/buffer_info.h
third-party/pybind11/include/pybind11/cast.h
third-party/pybind11/include/pybind11/chrono.h
third-party/pybind11/include/pybind11/common.h
third-party/pybind11/include/pybind11/complex.h
third-party/pybind11/include/pybind11/eigen.h
third-party/pybind11/include/pybind11/embed.h
third-party/pybind11/include/pybind11/eval.h
third-party/pybind11/include/pybind11/functional.h
third-party/pybind11/include/pybind11/gil.h
third-party/pybind11/include/pybind11/iostream.h
third-party/pybind11/include/pybind11/numpy.h
third-party/pybind11/include/pybind11/operators.h
third-party/pybind11/include/pybind11/options.h
third-party/pybind11/include/pybind11/pybind11.h
third-party/pybind11/include/pybind11/pytypes.h
third-party/pybind11/include/pybind11/stl.h
third-party/pybind11/include/pybind11/stl_bind.h
third-party/pybind11/include/pybind11/detail/class.h
third-party/pybind11/include/pybind11/detail/common.h
third-party/pybind11/include/pybind11/detail/descr.h
third-party/pybind11/include/pybind11/detail/init.h
third-party/pybind11/include/pybind11/detail/internals.h
third-party/pybind11/include/pybind11/detail/type_caster_base.h
third-party/pybind11/include/pybind11/detail/typeid.h
third-party/pybind11/include/pybind11/eigen/matrix.h
third-party/pybind11/include/pybind11/eigen/tensor.h
third-party/pybind11/include/pybind11/stl/filesystem.h
third-party/pybind11/pybind11/__init__.py
third-party/pybind11/pybind11/__main__.py
third-party/pybind11/pybind11/_version.py
third-party/pybind11/pybind11/commands.py
third-party/pybind11/pybind11/py.typed
third-party/pybind11/pybind11/setup_helpers.py
third-party/pybind11/tools/FindCatch.cmake
third-party/pybind11/tools/FindEigen3.cmake
third-party/pybind11/tools/FindPythonLibsNew.cmake
third-party/pybind11/tools/JoinPaths.cmake
third-party/pybind11/tools/check-style.sh
third-party/pybind11/tools/cmake_uninstall.cmake.in
third-party/pybind11/tools/codespell_ignore_lines_from_errors.py
third-party/pybind11/tools/libsize.py
third-party/pybind11/tools/make_changelog.py
third-party/pybind11/tools/pybind11.pc.in
third-party/pybind11/tools/pybind11Common.cmake
third-party/pybind11/tools/pybind11Config.cmake.in
third-party/pybind11/tools/pybind11NewTools.cmake
third-party/pybind11/tools/pybind11Tools.cmake
third-party/pybind11/tools/pyproject.toml
third-party/pybind11/tools/setup_global.py.in
third-party/pybind11/tools/setup_main.py.in
third-party/stb/stb_image.h