History for 7gui / src / imgui_impl.js
2019-08-30
@Mark
- Update PIXI with some fixes for floating point textures ...
Mark committed on 30 Aug 2019
2019-08-29
@Mark
More attempts at making render-to-texture work...
Mark committed on 29 Aug 2019
2019-08-27
@Mark
Use EXT_color_buffer_float to support blending from our render texture, using format=RGBA and type=FLOAT ...
Mark committed on 27 Aug 2019
2019-08-20
@Mark
Fixed the flickering rendering by making sure we properly save the gl state ...
Mark committed on 20 Aug 2019
2019-08-19
@Mark
Kind of have rendering working... every other frame
Mark committed on 19 Aug 2019
@Mark
Plugin working, render texture not displaying
Mark committed on 19 Aug 2019
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
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