History for imgui-js / bind-imgui.cpp
2018-07-08
@Isaac Burns
initial Drag/Drop support
Isaac Burns committed on 8 Jul 2018
2018-06-30
@Isaac Burns
ImFontAtlas::GetTexDataAsAlpha8 is 1 byte per pixel
Isaac Burns committed on 30 Jun 2018
@Isaac Burns
bind more of ImGuiIO
Isaac Burns committed on 30 Jun 2018
2018-06-29
@Isaac Burns
fix ImDrawList::AddTriangleFilled
Isaac Burns committed on 29 Jun 2018
@Isaac Burns
add ImDrawList::AddPolyline and AddConvexPolyFilled
Isaac Burns committed on 29 Jun 2018
@Isaac Burns
add ImGui::SetAllocatorFunctions
Isaac Burns committed on 29 Jun 2018
@Isaac Burns
add ImGui::VSliderScalar
Isaac Burns committed on 29 Jun 2018
@Isaac Burns
add and check ImGui::DebugCheckVersionAndDataLayout
Isaac Burns committed on 29 Jun 2018
@Isaac Burns
overload ImDrawList::AddText; handle text_end; return remaining from CalcTextSizeA
Isaac Burns committed on 29 Jun 2018
@Isaac Burns
add reference color to ColorPicker4
Isaac Burns committed on 29 Jun 2018
@Isaac Burns
more function overloading
Isaac Burns committed on 29 Jun 2018
2018-06-26
@Isaac Burns
function overloading for RadioButton, PlotLines, PlotHistogram and Combo
Isaac Burns committed on 26 Jun 2018
@Isaac Burns
add ImGui::Combo with callback
Isaac Burns committed on 26 Jun 2018
@Isaac Burns
use macro for import/export string_or_null
Isaac Burns committed on 26 Jun 2018
@Isaac Burns
additional font support; import/export floats and nullable strings
Isaac Burns committed on 26 Jun 2018
2018-06-25
@Isaac Burns
multiple font support
Isaac Burns committed on 25 Jun 2018
@Isaac Burns
bind load/save ini settings in memory
Isaac Burns committed on 25 Jun 2018
2018-06-23
@Isaac Burns
use strict equals when checking value types
Isaac Burns committed on 23 Jun 2018
2018-06-22
@Isaac Burns
add types for [Drag/Input/Slider]Scalar
Isaac Burns committed on 22 Jun 2018
@Isaac Burns
update imgui to v1.62 tag
Isaac Burns committed on 22 Jun 2018
2018-06-16
@Isaac Burns
add ImFontAtlas::AddFontFromMemoryTTF
Isaac Burns committed on 16 Jun 2018
2018-05-29
@Isaac Burns
add clipboard bindings
Isaac Burns committed on 29 May 2018
@Isaac Burns
add ImGuiIO::OptMacOSXBehaviors binding
Isaac Burns committed on 29 May 2018
2018-05-25
@Isaac Burns
fix SetCursorPos; add Set methods to ImVec2 and ImVec4
Isaac Burns committed on 25 May 2018
2018-04-09
@Isaac Burns
update imgui to v1.60 tag
Isaac Burns committed on 9 Apr 2018
2018-02-28
@Isaac Burns
update imgui
Isaac Burns committed on 28 Feb 2018
2018-02-20
@Isaac Burns
remove ImGuiIO::RenderDrawListsFn
Isaac Burns committed on 20 Feb 2018
2018-02-17
@Isaac Burns
more ImDrawList API; user texture support
Isaac Burns committed on 17 Feb 2018
2018-02-16
@Isaac Burns
add CalcTextSizeA to ImFont
Isaac Burns committed on 16 Feb 2018
@Isaac Burns
fix typo in PushStyleColor
Isaac Burns committed on 16 Feb 2018