Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

v1.76

Compare
Choose a tag to compare
@ThisDevDane ThisDevDane released this 31 May 19:26
· 33 commits to master since this release

New and improved odin-imgui is finally done!

This version has been long underway and is based on the JSON output of the generator used for cimgui.

This should mean faster update times when new version of dear imgui comes out, as it should just be running the generator when cimgui gets updated as well.

There was a few typos in older version and because of how far the previous version of odin-imgui was behind there is some functions that just no longer exists. There is also some changes to how rendering should be done, there is some examples as well now so do check them out for reference!