This repository has been archived by the owner on Jul 7, 2021. It is now read-only.
Releases: hmmdyl/d-cimgui
Releases · hmmdyl/d-cimgui
Added package.d, some helper functions
A package.d has been added so the only code necessary is import cimgui;
Added a few helper functions into types to more resemble C++ IMGUI than CIMGUI.
This work is not complete, only a few functions have been completed.
Initial release
The API is stable. Still undergoing testing. Default params in accordance to imgui.h are being added.