Eric Mellino
77fabedf66
Add a bunch of more imports/wrappers
9 years ago
Eric Mellino
e7851d08e6
Drag<float/vector> imports, sample window improvements
...
Added helper wrappers for DragFloat/DragVector2-3-4
Modified the sample window a bit, should support window scaling a bit better now.
9 years ago
Eric Mellino
1fada561bd
Update README.md
9 years ago
Eric Mellino
4f8ab271e9
Add a variety of more wrappers.
...
A lot of random things, also added some popups to the demo
program to test them, etc. Wrote some additional wrappers for
existing methods to better support optional/default parameters
in the original C++ API.
9 years ago
Eric Mellino
54f8be05d1
Fix the csproj insanity that VS made
9 years ago
Eric Mellino
1e600bff54
App wrappers for all of the sample code usage
9 years ago
Eric Mellino
52b84f81ff
Fix solution configurations
9 years ago
Eric Mellino
8a14ca6bb3
Small changes to the build process, no functional diff
9 years ago
Eric Mellino
14a6fc2172
Merge pull request #2 from mellinoe/dev
...
Changes from dev branch
9 years ago
Eric Mellino
019c7cefb1
A couple more wrappers for ImGuiNative methods
9 years ago
Eric Mellino
6ab2d0e573
More additions from my assemblybrowser side project
9 years ago
Eric Mellino
af11e21acc
Changes from my assembly-browser project
9 years ago
Eric Mellino
4dd6a3db15
Add a sample project for the .NET 4.6 version.
...
Note to self: Keep both of these projects building...
9 years ago
Eric Mellino
bf0042540a
Add a project to build for .NET 4.6
...
NOTE: I haven't actually tested that this works, just builds. I don't see why it wouldn't work, though.
9 years ago
Eric Mellino
bf8c7e1361
Deleted all of the duplicate source files
...
These were left over when I copied stuff into a second project, but didn't delete the extras...
10 years ago
Eric Mellino
c05147d5aa
Additional cleanup and commenting
10 years ago
Eric Mellino
206770ccd1
Some formatting changes and cleanup
10 years ago
Eric Mellino
8e8c2c0cde
Add cimgui pdb
10 years ago
Eric Mellino
4dc519ea6f
Include Windows x64 cimgui dll
10 years ago
Eric Mellino
2674d4249f
Fix all project warnings
10 years ago
Eric Mellino
dabd4b1bea
Update README.md
10 years ago
Eric Mellino
3ab67fbdcf
Initial commit
...
Contains all of my work thus far
10 years ago