Haxe/hxcpp @:native bindings for Dear ImGui
Stars
44
Forks
10
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
210
commits
3
1
Create LICENSE
07c7fa2
Update to work with docking
485cb9c
update submodules
34f5b8a
Update to 1.80
d0fef74
Correctly type inputText externs and add TextBuffer helper
32521f0
Don't generate typedefs with abstract pointers
eab47ed
Move AsVar pointers into the imgui package
4857e05
Use custom pointer and const char * types.
189ee78
Update for imgui 1.77
c5b2d6e
Abstract around cpp.Pointer for nicer interop
742cfb0
Inline all abstract functions
c1e38be
update readme
ed1ebf5
Update cli test and remove haxeflixel and luxe sample
2745eef
move imgui and linc stuff into a src folder
c48d417
type callable functions with haxe void return
0d5101d