History for 7gui / src / imgui_impl.ts
2019-08-18
@Mark
Doesn't seem to crash with fonts now, but can't find the renderer plugin?
Mark committed on 18 Aug 2019
@Mark
Per-context IOs all over the place, but font loading is failing :(
Mark committed on 18 Aug 2019
@Mark
Multi-contexts
Mark committed on 18 Aug 2019
2019-08-11
@Mark
More work on per-Sprite ImGui contexts (looks like we have different IO for every context, so make sure we set all of them)
Mark committed on 11 Aug 2019
2019-07-19
@Mark
Start working on a per-PIXI-DisplayObject context renderer for ImGui
Mark committed on 19 Jul 2019
@Mark
Bring in the packaged UMD export of pixi.js from our own repo
Mark committed on 19 Jul 2019
2019-07-05
@Mark
Moved the impl to the src/ folder so I can start working on a proper PIXI ImGui implementation (probably with render-to-texture)
Mark committed on 5 Jul 2019