41 Commits (8be7644c3e50db87e1a7a6be9602eb12d438e969)

Author SHA1 Message Date
giawa 8be7644c3e Modify SampleProgram to use 'safe' version of GetTexDataAsRGBA32, which was auto-generated by the CodeGenerator with the new variant functionality. 5 years ago
Eric Mellino 7f3739a64e Update to 1.67. 6 years ago
Unknown 78b6fd6042 Fixed switched mouse input 6 years ago
Eric Mellino 5c9bab0c95 Improve detection for very brief mouse button presses. 6 years ago
Eric Mellino 4050b768bb Very minor code cleanup in ImGuiController. 6 years ago
Eric Mellino bb8b9ecc0c Use platform's default backend in sample program. 6 years ago
Eric Mellino 068f45ba3e Fix MemoryEditor compilation. 6 years ago
Eric Mellino 94908a2890 Overhaul the library with autogenerated code. 6 years ago
Eric Mellino ebb5fe2c61 Overhaul the sample program. 6 years ago
Eric Mellino 81273e045a Remove unused code in SampleWindow.cs 6 years ago
zingballyhoo 2a0c495fa2
Add ImGui.Progressbar 6 years ago
Eric Mellino b06e8ab082 Wrap several more native structures to facilitate docking. 6 years ago
Eric Mellino 9cfeed151d Update to imgui 1.53 (no native binary updates). 7 years ago
Eric Mellino 27e9bf5fc1 Update to imgui 1.52 (no native binary updates). 7 years ago
Eric Mellino 17f05b9492 Use NativeWindow.Exists instead of Visible to determine if program should exit main loop. 7 years ago
David Pethes 02bc394a19 Update to version 1.51 of cimgui/imgui. 7 years ago
Jakub Arnold 50a2a0f469 Fix invalid path to cimgui.dll 7 years ago
Benjamin Odom 1a28d774c1 Fix Issue #27 7 years ago
Eric Mellino fb07155d34 Merge drawlist branch and clean up repository. 7 years ago
Eric Mellino 4fcca22113 Convert this to use the new-new dotnet build stuff 8 years ago
dpethes 2e1203dfae port imgui's memory editor sample 8 years ago
Eric Mellino e832a590fa Better font wrappers, some style/naming revision, new wrappers 8 years ago
Eric Mellino 3b7730f987 Fix Windows build configuration in the sample program. 8 years ago
Eric Mellino 026ac1eb89 Update corebuild submodule 8 years ago
Eric Mellino cbc1395f59 Update versions for .NET Core RTM 8 years ago
Eric Mellino 16bc61828e Update some build configuration stuff 8 years ago
Eric Mellino 76fe3a6725 Allow opening in VS Code/VS 8 years ago
Eric Mellino 903cce6204 Allow sample program to run under 'dotnet run' 8 years ago
Eric Mellino 63808c6115 Allow the use of dotnet build on ImGui.NET 8 years ago
Eric Mellino d58ec35b89 More imports and better return types 8 years ago
Eric Mellino f9b870dda0 More wrappers, adding more XML comments, some file movement 9 years ago
Eric Mellino e7851d08e6 Drag<float/vector> imports, sample window improvements 9 years ago
Eric Mellino 4f8ab271e9 Add a variety of more wrappers. 9 years ago
Eric Mellino 1e600bff54 App wrappers for all of the sample code usage 9 years ago
Eric Mellino 8a14ca6bb3 Small changes to the build process, no functional diff 9 years ago
Eric Mellino 4dd6a3db15 Add a sample project for the .NET 4.6 version. 9 years ago
Eric Mellino bf8c7e1361 Deleted all of the duplicate source files 9 years ago
Eric Mellino c05147d5aa Additional cleanup and commenting 9 years ago
Eric Mellino 206770ccd1 Some formatting changes and cleanup 9 years ago
Eric Mellino 2674d4249f Fix all project warnings 9 years ago
Eric Mellino 3ab67fbdcf Initial commit 9 years ago