2019-07-01 |
Actually, for dev builds, we *do* need by default SystemJS modules
Mark
committed
on 1 Jul 2019
|
---|---|
2019-06-27 |
imgui-js needs to be imported as an ambient module from imgui_impl in order for typescript to not think that it's a separate module, and giving all globals (like bind) a suffix (bind$1)
Mark
committed
on 27 Jun 2019
|
2019-06-10 |
The imgui renderer layer for the examples needs to take the devicePixelRatio into account when calculating pointer offset coordinates. Fixes #14
Mark
committed
on 10 Jun 2019
|
only check for canvas rendering contexts in browsers
Isaac Burns
committed
on 10 Jun 2019
|
|
2019-06-05 |
limited CanvasRenderingContext2D rendering
Isaac Burns
committed
on 5 Jun 2019
|
2019-06-03 |
access memory buffer through heap
Isaac Burns
committed
on 3 Jun 2019
|
2019-05-30 |
check for clipboard event data
Isaac Burns
committed
on 30 May 2019
|
update dependencies
Isaac Burns
committed
on 30 May 2019
|
|
2018-10-14 |
v1.65
Isaac Burns
committed
on 14 Oct 2018
|
2018-08-30 |
v1.63
Isaac Burns
committed
on 30 Aug 2018
|
2018-08-04 |
update to TypeScript 3.0.1
Isaac Burns
committed
on 4 Aug 2018
|
2018-07-14 |
pause movie if window is closed
Isaac Burns
committed
on 14 Jul 2018
|
2018-07-13 |
copy/cut/paste support in example
Isaac Burns
committed
on 13 Jul 2018
|
remove video url index
Isaac Burns
committed
on 13 Jul 2018
|
|
add images
Isaac Burns
committed
on 13 Jul 2018
|
|
fix up movie window
Isaac Burns
committed
on 13 Jul 2018
|
|
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
|
2018-07-09 |
async compilation
Isaac Burns
committed
on 9 Jul 2018
|
2018-07-08 |
initial Drag/Drop support
Isaac Burns
committed
on 8 Jul 2018
|
2018-06-30 |
move the ini settings load/save into imgui_impl.ts
Isaac Burns
committed
on 30 Jun 2018
|
2018-06-26 |
update example impl
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
|
|
2018-06-23 |
more closely match examples in imgui 1.62
Isaac Burns
committed
on 23 Jun 2018
|
clean up build files
Isaac Burns
committed
on 23 Jun 2018
|
|
2018-06-22 |
update imgui to v1.62 tag
Isaac Burns
committed
on 22 Jun 2018
|