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
|
---|---|
2019-06-30 |
Start prepping for dev SystemJS build
Mark
committed
on 30 Jun 2019
|
2019-06-28 |
Test rendering some stuff finally!
Mark
committed
on 28 Jun 2019
|
2019-06-27 |
Do all the building with the typescript rollup plugin (and ignore the cache folder for that). Include the node builtins plugin, and update imgui-js to fix the bad module references to imgui-js
Mark
committed
on 27 Jun 2019
|
2019-06-19 |
Try using rollup with plain es2015 modules (commonjs for bind-imgui)
Mark
committed
on 19 Jun 2019
|
2019-06-18 |
Try rollup (does it combine files?)
Mark
committed
on 18 Jun 2019
|
Very simple setup with systemjs. Doesn't load modules, doesn't rollup yet
Mark
committed
on 18 Jun 2019
|
|
2019-06-17 |
Actually call init() on window load
Mark
committed
on 17 Jun 2019
|
2019-06-13 |
Test index.html and main.ts file just to load up ImGui. May have to switch the module setup on imgui-js to not use systemjs, and go with something browserify-compatible
Mark
committed
on 13 Jun 2019
|
2019-06-11 |
Added emsdk and imgui-js as modules (imgui-js comes with my fixes from the new git.mhack.io)
Mark
committed
on 11 Jun 2019
|
2019-06-08 |
Start work on implementing the 7gui exercises with typescript and a webgl IMGUI
Mark
committed
on 8 Jun 2019
|