2018-02-17 |
add button with user texture
Isaac Burns
committed
on 17 Feb 2018
|
---|---|
add UserCallback to imgui_impl
Isaac Burns
committed
on 17 Feb 2018
|
|
imgui_demo clean-up
Isaac Burns
committed
on 17 Feb 2018
|
|
more ImDrawList API; user texture support
Isaac Burns
committed
on 17 Feb 2018
|
|
2018-02-16 |
add CalcTextSizeA to ImFont
Isaac Burns
committed
on 16 Feb 2018
|
fix typo in PushStyleColor
Isaac Burns
committed
on 16 Feb 2018
|
|
add ImDrawList path functions
Isaac Burns
committed
on 16 Feb 2018
|
|
add ImDrawList channels
Isaac Burns
committed
on 16 Feb 2018
|
|
update CodePen link
Isaac Burns
committed
on 16 Feb 2018
|
|
update README with CodePen example
Isaac Burns
committed
on 16 Feb 2018
|
|
move enumerations into imgui.ts
Isaac Burns
committed
on 16 Feb 2018
|
|
2018-02-15 |
hide mouse cursor when ImGui is drawing it
Isaac Burns
committed
on 15 Feb 2018
|
handle mouse cursor in example
Isaac Burns
committed
on 15 Feb 2018
|
|
fix a few errors in imgui_demo
Isaac Burns
committed
on 15 Feb 2018
|
|
fix memory editor address InputText
Isaac Burns
committed
on 15 Feb 2018
|
|
fix user data for InputText and InputTextMultiline
Isaac Burns
committed
on 15 Feb 2018
|
|
resize sandbox window
Isaac Burns
committed
on 15 Feb 2018
|
|
v1.60 WIP
Isaac Burns
committed
on 15 Feb 2018
|
|
2018-02-14 |
add imgui native build to Makefile
Isaac Burns
committed
on 14 Feb 2018
|
2018-02-13 |
allow imgui_impl.ts to be used externally
Isaac Burns
committed
on 13 Feb 2018
|
clean up SystemJS configuration
Isaac Burns
committed
on 13 Feb 2018
|
|
allow canvas to capture keyboard and mouse events
Isaac Burns
committed
on 13 Feb 2018
|
|
pass canvas to impl; honor io capture flags
Isaac Burns
committed
on 13 Feb 2018
|
|
fix slider display format in demo
Isaac Burns
committed
on 13 Feb 2018
|
|
2018-02-12 |
add sandbox example
Isaac Burns
committed
on 12 Feb 2018
|
remove caching from dev server
Isaac Burns
committed
on 12 Feb 2018
|
|
2018-02-11 |
add link to github project to README
Isaac Burns
committed
on 11 Feb 2018
|
invert mouse wheel direction
Isaac Burns
committed
on 11 Feb 2018
|
|
2018-02-10 |
comment out local script tag
Isaac Burns
committed
on 10 Feb 2018
|
use deltaY instead of wheelDeltaY in wheel event handler
Isaac Burns
committed
on 10 Feb 2018
|