Skip to content

Releases: britzl/extension-imgui

extension-imgui 2.8.0

07 Oct 07:33
e1be309

Choose a tag to compare

NEW: Bindings for PushStyleVar and PopStyleVar. Thanks @akhleung

extension-imgui 2.7.0

01 Oct 08:31
9766b15

Choose a tag to compare

NEW: Added imgui.button_arrow(). Thanks @akhleung

extension-imgui 2.6.1

10 Sep 08:07
208aab7

Choose a tag to compare

FIX: Bug in imgui.color_edit4() when called multiple times.

extension-imgui 2.6.0

03 Feb 13:17

Choose a tag to compare

NEW Added imgui.color_edit4() to show an RGBA color picker

extension-imgui 2.5.0

03 Feb 12:37

Choose a tag to compare

NEW imgui.drag_float()

extension-imgui 2.4.1

03 Feb 09:21
1b83482

Choose a tag to compare

NEW: imgui.is_window_hovered() by @MrSanShiro

extension-imgui 2.4.0

26 Jan 10:16
80e94d7

Choose a tag to compare

NEW: Added window pivot to set_next_window_pos()

extension-imgui 2.3.1

22 Jul 06:49

Choose a tag to compare

FIX: Check memory allocation when loading font from memory

extension-imgui 2.3.0

07 Jul 22:16

Choose a tag to compare

NEW: Added font glyph ranges option when loading ttf fonts (see imgui.GLYPH_RANGES_CYRILLIC etc)
NEW: Added imgui.add_input_characters() to add one or more UTF8 characters

extension-imgui 2.2.0

10 Jun 15:57
255525e

Choose a tag to compare

Updated to support Defold 1.9.0