2018-07-09 |
wrap all binding functions
Isaac Burns
committed
on 9 Jul 2018
|
---|---|
2018-07-08 |
initial Drag/Drop support
Isaac Burns
committed
on 8 Jul 2018
|
2018-07-03 |
update @types/node
Isaac Burns
committed
on 3 Jul 2018
|
2018-06-30 |
move the ini settings load/save into imgui_impl.ts
Isaac Burns
committed
on 30 Jun 2018
|
add overloads for ImColor constructor
Isaac Burns
committed
on 30 Jun 2018
|
|
ImFontAtlas::GetTexDataAsAlpha8 is 1 byte per pixel
Isaac Burns
committed
on 30 Jun 2018
|
|
bind more of ImGuiIO
Isaac Burns
committed
on 30 Jun 2018
|
|
2018-06-29 |
fix bezier curve thickness
Isaac Burns
committed
on 29 Jun 2018
|
fix ImDrawList::AddTriangleFilled
Isaac Burns
committed
on 29 Jun 2018
|
|
add ImDrawList::AddPolyline and AddConvexPolyFilled
Isaac Burns
committed
on 29 Jun 2018
|
|
add ImGui::SetAllocatorFunctions
Isaac Burns
committed
on 29 Jun 2018
|
|
add ImGui::VSliderScalar
Isaac Burns
committed
on 29 Jun 2018
|
|
add and check ImGui::DebugCheckVersionAndDataLayout
Isaac Burns
committed
on 29 Jun 2018
|
|
overload ImDrawList::AddText; handle text_end; return remaining from CalcTextSizeA
Isaac Burns
committed
on 29 Jun 2018
|
|
add reference color to ColorPicker4
Isaac Burns
committed
on 29 Jun 2018
|
|
more function overloading
Isaac Burns
committed
on 29 Jun 2018
|
|
fix tree indentation
Isaac Burns
committed
on 29 Jun 2018
|
|
2018-06-26 |
function overloading for RadioButton, PlotLines, PlotHistogram and Combo
Isaac Burns
committed
on 26 Jun 2018
|
add ImGui::Combo with callback
Isaac Burns
committed
on 26 Jun 2018
|
|
use macro for import/export string_or_null
Isaac Burns
committed
on 26 Jun 2018
|
|
update example impl
Isaac Burns
committed
on 26 Jun 2018
|
|
additional font support; import/export floats and nullable strings
Isaac Burns
committed
on 26 Jun 2018
|
|
2018-06-25 |
load/save ini settings from localStorage
Isaac Burns
committed
on 25 Jun 2018
|
multiple font support
Isaac Burns
committed
on 25 Jun 2018
|
|
load imgui.ini in example; clean up event handlers
Isaac Burns
committed
on 25 Jun 2018
|
|
bind load/save ini settings in memory
Isaac Burns
committed
on 25 Jun 2018
|
|
fix Begin/End pair in demo
Isaac Burns
committed
on 25 Jun 2018
|
|
2018-06-23 |
more closely match examples in imgui 1.62
Isaac Burns
committed
on 23 Jun 2018
|
fix duplicate static identifiers in demo
Isaac Burns
committed
on 23 Jun 2018
|
|
use strict equals when checking value types
Isaac Burns
committed
on 23 Jun 2018
|