2018-07-13 |
wire up Quit menu item in demo
Isaac Burns
committed
on 13 Jul 2018
|
---|---|
drag and drop example from upstream
Isaac Burns
committed
on 13 Jul 2018
|
|
utf-8 support
Isaac Burns
committed
on 13 Jul 2018
|
|
2018-07-12 |
track memory usage in example
Isaac Burns
committed
on 12 Jul 2018
|
AddFontFromMemoryTTF needs a native copy of the data
Isaac Burns
committed
on 12 Jul 2018
|
|
2018-07-11 |
use optional_override instead of select_overload for lambda functions
Isaac Burns
committed
on 11 Jul 2018
|
fix indentation
Isaac Burns
committed
on 11 Jul 2018
|
|
reference classes return reference_ImVec2
Isaac Burns
committed
on 11 Jul 2018
|
|
change strcpy to strncpy
Isaac Burns
committed
on 11 Jul 2018
|
|
more font support; add fonts to style editor in demo
Isaac Burns
committed
on 11 Jul 2018
|
|
fix colors menu in demo
Isaac Burns
committed
on 11 Jul 2018
|
|
2018-07-10 |
use raw pointer for ImGuiContext
Isaac Burns
committed
on 10 Jul 2018
|
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
|
|
add watch scripts
Isaac Burns
committed
on 10 Jul 2018
|
|
remove constructors for ImVec2 and ImVec4
Isaac Burns
committed
on 10 Jul 2018
|
|
import float where Number.MAX_VALUE might be used
Isaac Burns
committed
on 10 Jul 2018
|
|
2018-07-09 |
update to Emscripten 1.38.8
Isaac Burns
committed
on 9 Jul 2018
|
async compilation
Isaac Burns
committed
on 9 Jul 2018
|
|
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
|