2019-07-08 |
Start work on multi-instance ImGui
Mark
committed
on 8 Jul 2019
|
---|---|
2019-07-05 |
Update imgui (new .gitignore)
Mark
committed
on 5 Jul 2019
|
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-19 |
Attempt to just use commonjs modules so we can import from elsewhere with rollup
Mark
committed
on 19 Jun 2019
|
2019-06-18 |
Bring imgui to a local fork, and ignore some files
Mark
committed
on 18 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
|
Merge pull request #13 from richardlalancette/master
...
Isaac Burns
authored
on 10 Jun 2019
GitHub
committed
on 10 Jun 2019
|
|
only check for canvas rendering contexts in browsers
Isaac Burns
committed
on 10 Jun 2019
|
|
2019-06-09 |
Improve instructions
Richard Lalancette
committed
on 9 Jun 2019
|
2019-06-07 |
a modularized emscripten module does not return a promise
Isaac Burns
committed
on 7 Jun 2019
|
2019-06-05 |
update dependencies
Isaac Burns
committed
on 5 Jun 2019
|
rebuild dist
Isaac Burns
committed
on 5 Jun 2019
|
|
limited CanvasRenderingContext2D rendering
Isaac Burns
committed
on 5 Jun 2019
|
|
clamped array for texture data
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 |
rebuild
Isaac Burns
committed
on 30 May 2019
|
move drag/drop payload data into script
Isaac Burns
committed
on 30 May 2019
|
|
check for clipboard event data
Isaac Burns
committed
on 30 May 2019
|
|
update dependencies
Isaac Burns
committed
on 30 May 2019
|
|
2019-02-27 |
Emscripten 1.38.28
Isaac Burns
committed
on 27 Feb 2019
|
2019-02-15 |
update dependencies; rebuild
Isaac Burns
committed
on 15 Feb 2019
|
2019-01-16 |
v1.67
Isaac Burns
committed
on 16 Jan 2019
|
Emscripten 1.38.23
Isaac Burns
committed
on 16 Jan 2019
|
|
disable IM_ASSERT
Isaac Burns
committed
on 16 Jan 2019
|
|
SystemJS 0.21.6
Isaac Burns
committed
on 16 Jan 2019
|
|
2018-12-06 |
Emscripten 1.38.21
Isaac Burns
committed
on 6 Dec 2018
|
2018-11-25 |
dist
Isaac Burns
committed
on 25 Nov 2018
|
v1.66
Isaac Burns
committed
on 25 Nov 2018
|
|
Emscripten 1.38.20
Isaac Burns
committed
on 25 Nov 2018
|