/UE-IMGUI-UnrealImGuiTools

A set of tools and utilities for use with Unreal Engine projects using ImGui.

Primary LanguageC++MIT LicenseMIT

UnrealImGuiTools

A set of tools and utilities for use with Unreal Engine projects using ImGui.

Description

This plugin includes tools for use with Unreal Engine projects. It also provides a small framework to make writing your own game specific tool windows a bit more quickly and easily.

The plugin itself does not contain ImGui, but has segross' UnrealImGui plugin as a dependant plugin. This plugin, segross' plugin, and Omar Cornut's fantastic Dear ImGui are all released under MIT license.