...
6 commits 11 files changed 0 commit comments 1 contributor
Commits on 2019-07-08
@Mark Mark Start work on multi-instance ImGui 6cbf34a
Commits on 2019-07-05
@Mark Mark Update imgui (new .gitignore) 8c73cc0
Commits on 2019-07-01
@Mark Mark Actually, for dev builds, we *do* need by default SystemJS modules 9f694ef
Commits on 2019-06-27
@Mark Mark imgui-js needs to be imported as an ambient module from imgui_impl in order for typescript to not think that it's a separate module, and giving all globals (like bind) a suffix (bind$1) 5a84aac
Commits on 2019-06-19
@Mark Mark Attempt to just use commonjs modules so we can import from elsewhere with rollup 5823a66
Commits on 2019-06-18
@Mark Mark Bring imgui to a local fork, and ignore some files 7c44c4a
Showing 11 changed files
View
.gitignore
View
.gitmodules
View
bind-imgui.js
View
dist/imgui.umd.js
View
dist/imgui_impl.umd.js
View
example/imgui_impl.js
View
example/imgui_impl.js.map 0 → 100644
View
example/imgui_impl.ts
View
imgui
Not supported
View
imgui.ts
View
tsconfig.json