Dear ImGui Godot
by Shatadev | MIT
Fully-featured Dear ImGui plugin for Godot 4 with imgui-rs backend. Made by Shatadev. Dear ImGui created by ocornut
Dear ImGUI is a handy-dandy immediate mode graphical user interface commonly used for tooling and debugging. Latest: 1.18.0 NOTICE: After updating the addon or changing engine versions, restart the engine, then toggle the plugin and singleton off and on
Godot MOG
by Jake Cattrall | MIT
Godot 4 GDExtension addon that imports MoGen `.mog` source files as PackedScenes — both via the editor importer and at runtime through the `MogLoader` class
What it does godot-mog is a GDExtension addon that teaches Godot 4 how to read MoGen .mog source files. When the editor sees a .mog file under res:// , the addon parses it, lowers it through the same pipeline mogen build uses, exports a glTF binary in
loading more results...