GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
3
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui-js
Download ZIP
197 commits
Transfer to URL with SHA
tree:
6cbf34a84e
Switch branches
×
master
multi
sharedatlasfix
imgui-js
/
example
/
latest commit
9f694ef7e8
Mark
authored
on 1 Jul 2019
..
imgui_impl.js
Actually, for dev builds, we *do* need by default SystemJS modules
5 years ago
imgui_impl.js.map
Actually, for dev builds, we *do* need by default SystemJS modules
5 years ago
imgui_impl.ts
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)
5 years ago
index.html
update dependencies
5 years ago
index.js
add fetch polyfill for node example
6 years ago
main.js
limited CanvasRenderingContext2D rendering
5 years ago
main.ts
limited CanvasRenderingContext2D rendering
5 years ago
system.config.js
clean up build files
6 years ago
tsconfig.json
clean up build files
6 years ago