| 2026-03-21 |
More update changes?? (not sure, just wanted to save this so I can delete the project)
Mark
committed
6 hours ago
|
|---|---|
| 2019-09-21 | |
| 2019-09-18 |
Start getting the interaction/mouseover stuff working with other blocking pixi elements
Mark
committed
on 18 Sep 2019
|
| 2019-09-13 |
ignore the loaded sdk/temp build files in emsdk
Mark
committed
on 13 Sep 2019
|
|
Fixed shared-font atlases!
Mark
committed
on 13 Sep 2019
|
|
| 2019-09-11 |
Better handling of contexts?
Mark
committed
on 11 Sep 2019
|
|
Fix blending
Mark
committed
on 11 Sep 2019
|
|
| 2019-09-10 |
Work on putting everything behind separate contexts
Mark
committed
on 10 Sep 2019
|
| 2019-09-01 |
More work on mouse interactions, and fix scissor clip rects being upside down
Mark
committed
on 1 Sep 2019
|
| 2019-08-30 |
Mouse interaction working
Mark
committed
on 30 Aug 2019
|
| 2019-08-29 |
More attempts at making render-to-texture work...
Mark
committed
on 29 Aug 2019
|
| 2019-08-27 | |
| 2019-08-23 |
Fix flipped texture
Mark
committed
on 23 Aug 2019
|
| 2019-08-20 | |
| 2019-08-19 |
Kind of have rendering working... every other frame
Mark
committed
on 19 Aug 2019
|
|
Plugin working, render texture not displaying
Mark
committed
on 19 Aug 2019
|
|
| 2019-08-18 |
Doesn't seem to crash with fonts now, but can't find the renderer plugin?
Mark
committed
on 18 Aug 2019
|
|
Per-context IOs all over the place, but font loading is failing :(
Mark
committed
on 18 Aug 2019
|
|
|
Multi-contexts
Mark
committed
on 18 Aug 2019
|
|
| 2019-08-11 |
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 |
Start working on a per-PIXI-DisplayObject context renderer for ImGui
Mark
committed
on 19 Jul 2019
|
|
Bring in the packaged UMD export of pixi.js from our own repo
Mark
committed
on 19 Jul 2019
|
|
| 2019-07-05 |
imgui-js update (new .gitignore in imgui)
Mark
committed
on 5 Jul 2019
|
|
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
|
|
| 2019-07-03 |
Background color, start looking at better PIXI integration (need to be pixi-aware in imgui_impl)
Mark
committed
on 3 Jul 2019
|
|
ImGui 'kind of' works in the PIXI renderer, but it seems scaled (DPI aware now???) and the mouse doesn't work
Mark
committed
on 3 Jul 2019
|
|
| 2019-07-02 |
Start integrating ImGui into the pixi renderer
Mark
committed
on 2 Jul 2019
|
| 2019-07-01 |
Fixed the imgui project so we can do a dev (incremental) build and a distribution build
Mark
committed
on 1 Jul 2019
|