2018-08-30 |
v1.63
Isaac Burns
committed
on 30 Aug 2018
|
---|---|
2018-07-26 |
change emscripten class references to interfaces
Isaac Burns
committed
on 26 Jul 2018
|
2018-07-14 |
clean up code with some macros
Isaac Burns
committed
on 14 Jul 2018
|
wrap ImGuiContext; move global variables
Isaac Burns
committed
on 14 Jul 2018
|
|
2018-07-13 |
utf-8 support
Isaac Burns
committed
on 13 Jul 2018
|
2018-07-12 |
AddFontFromMemoryTTF needs a native copy of the data
Isaac Burns
committed
on 12 Jul 2018
|
2018-07-11 |
reference classes return reference_ImVec2
Isaac Burns
committed
on 11 Jul 2018
|
more font support; add fonts to style editor in demo
Isaac Burns
committed
on 11 Jul 2018
|
|
2018-07-10 |
move and rename all static globals
Isaac Burns
committed
on 10 Jul 2018
|
label reference get/set functions
Isaac Burns
committed
on 10 Jul 2018
|
|
remove some unused raw pointers
Isaac Burns
committed
on 10 Jul 2018
|
|
use references for ImGuiTextEditCallbackData and ImGuiSizeCallbackData
Isaac Burns
committed
on 10 Jul 2018
|
|
remove constructors for ImVec2 and ImVec4
Isaac Burns
committed
on 10 Jul 2018
|
|
2018-07-09 |
async compilation
Isaac Burns
committed
on 9 Jul 2018
|
2018-06-30 |
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 |
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
|
|
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
|
|
additional font support; import/export floats and nullable strings
Isaac Burns
committed
on 26 Jun 2018
|
|
2018-06-25 |
multiple font support
Isaac Burns
committed
on 25 Jun 2018
|
bind load/save ini settings in memory
Isaac Burns
committed
on 25 Jun 2018
|
|
2018-06-22 |
add types for [Drag/Input/Slider]Scalar
Isaac Burns
committed
on 22 Jun 2018
|
update imgui to v1.62 tag
Isaac Burns
committed
on 22 Jun 2018
|
|
2018-06-16 |
add ImFontAtlas::AddFontFromMemoryTTF
Isaac Burns
committed
on 16 Jun 2018
|