Releases: britzl/extension-imgui
Releases · britzl/extension-imgui
extension-imgui 1.3.2
FIX: Fixed GL includes when building with Defold 1.6.4
extension-imgui 1.3.1
FIX: Some key names in imgui.script did not match the constants in the extension. Thanks @dima13230
extension-imgui 1.3.0
NEW: Added imgui.set_keyboard_focus_here()
. Thanks @dima13230!
extension-imgui 1.2.0
NEW: Added a bunch of new functions:
- set_style_scrollbar_size()
- get_content_region_avail()
- push_item_width()
- pop_item_width()
- set_next_item_width()
- calc_item_width()
- set_rendering_enabled()
Thanks @dri-richard for the contributions!
Updated to Dear ImGUI 1.81
1.1.0 imgui 1.81 (#34)
First public release
This is the first public release of ImGUI for Defold. Enjoy!