2019-10-04 |
Latest built files
Mark
committed
on 4 Oct 2019
|
---|---|
Move to my private fork of imgui, and update the .gitignore
Mark
committed
on 4 Oct 2019
|
|
Manually specify libs, so we don't get the iterable dom which causes problems with webgl2 declarations
Mark
committed
on 4 Oct 2019
|
|
Fix missing reference to deprecated TreeAdvanceToLabelPos
Mark
committed
on 4 Oct 2019
|
|
2019-10-03 |
Hook up the function arguments to ImGuiContext that allow us to share texture atlases, and make the textureById cache global, se we share those font textures across contexts.
Mark
committed
on 3 Oct 2019
|
2019-09-11 |
add imgui_demo.umd.js
Isaac Burns
committed
on 11 Sep 2019
|
update dependencies and rebuild
Isaac Burns
committed
on 11 Sep 2019
|
|
add BINARYEN_TRAP_MODE="clamp"
Isaac Burns
committed
on 11 Sep 2019
|
|
add backend checker window to demo
Isaac Burns
committed
on 11 Sep 2019
|
|
fix HDPI
Isaac Burns
committed
on 11 Sep 2019
|
|
2019-06-13 |
add ImGuiIO backend info to example
Isaac Burns
committed
on 13 Jun 2019
|
remove WindowMenuButtonPosition from ImGuiStyleVar enumeration
Isaac Burns
committed
on 13 Jun 2019
|
|
2019-06-12 |
add ImGuiIO backend info
Isaac Burns
committed
on 12 Jun 2019
|
v1.71
Isaac Burns
committed
on 12 Jun 2019
|
|
2019-06-11 |
Merge pull request #15 from bavis-m/master
...
Isaac Burns
authored
on 11 Jun 2019
GitHub
committed
on 11 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
|