Skip to content

Releases: ctreffs/SwiftImGui

ImGui 1.89.5

26 Apr 08:03
c811974

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.86.0...1.89.5

1.86.0

16 Mar 11:50
9a521cb

Choose a tag to compare

What's Changed

  • Update to 1.86 and update OSX backend (fix keyboard issue) by @forkercat in #7

Full Changelog: 1.82.0...1.86.0

ImGui 1.82

08 Jul 18:45
dbf41bd

Choose a tag to compare

  • Move to ImGui 1.82
  • Transition CI to GitHub Actions
  • Project updates

ImGui 1.78

28 Aug 11:29
f350c3b

Choose a tag to compare

  • Support ImGui 1.78
  • Add String? = nil default arguments

ImGui 1.77

08 Jul 12:55
d395b5d

Choose a tag to compare

  • Support ImGui 1.77
  • New tag pattern that reflects ImGui's version

ImGui 1.76 Support

07 May 15:50
a7b7fad

Choose a tag to compare

  • Adds support for ImGui 1.76
  • Update AutoWrapper
  • Several memory fixes

1.1.2

23 Jan 16:32

Choose a tag to compare

Fix memory-leaks

1.1.1

13 Jan 15:44

Choose a tag to compare

Update cimgui + minor extensions

1.1.0

13 Jan 13:25

Choose a tag to compare

SIMD vector support

1.0.1

28 Oct 13:56

Choose a tag to compare

Fix Makefile for fresh checkout