GitHub - rettoph/ImGui.NET-nativebuild: Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.

Skip to content

Navigation Menu

Sign in

Appearance settings

To Update to the latest cimgui version

git submodule update --init

git submodule update --remote

and then git commit + push.

To Trigger a release push a tag as shown below

git tag -a v1.4 -m "my version 1.4"

git push origin v1.4

What is this fork for

Forked from ImGui.NET-nativebuild tag v1.88

Adds cimplot for ImGui.NET tag v1.88_2

Currently used by Guppy.MonoGame.UI

To Update: Ensure the tag versions matches desired tag/version then pull matching cimplot & implot submodules.

About

Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

  • Batchfile 37.8%
  • Shell 32.8%
  • CMake 29.4%