Skip to content

maidopi-usagi/godot_imgui_ext

Repository files navigation

Godot ImGui Extensions


[WIP]

Some customized imgui widgets for Godot used in my personal projects. Not very optimized, but maybe useful enough to do some daily debugging.

Features

  • Fully support to Godot's variant types
  • Runtime SceneTree inspector
  • Runtime GodotObject inspector, with oranized structure and supports Godot export hints
  • Nested data types
  • Fixes to make IME working

Demo and some usecases

01_multi_mesh_instance

01_multimeshinstance.mp4

02_json_editor

02_json_editor.mp4

Dependencies

Usage

Planned work(May be shipped in another package)

  • Migrate and clean up some existing widgets from my personal project
    • Datasheet/Table editing toolset (Excel-like editor with Godot features)
    • Runtime logger with filtering and backtraces
    • Runtime console
    • Resource picker with fuzzy match and filtering

image

New ideas are also welcomed~

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages