59 Commits (74777fc6b2a58e9843535d1b7d8774732b6bc097)

Author SHA1 Message Date
Eric Mellino 4830a8990c Update sample project to .NET 6. 4 years ago
Eric Mellino 690c05e696 Update to v1.86. 4 years ago
Zaafar Ahmed 1256c7634c Updating ImGui to 1.84.1 4 years ago
Eric Mellino 4eeb2dd497 Remove ImPlot code from sample program. 5 years ago
Eric Mellino 817d35a425 Fix Metal rendering. 5 years ago
Eric Mellino 9d7c2dc54e [WIP] Adjustments 5 years ago
Alex Hildebrand 7ab250feb8 Updated to ImGui 1.82 and recent ImPlot, ImNodes and ImGuizmo 5 years ago
Eric Mellino b0cd7eb36a Pass additional GraphicsDeviceOptions. 5 years ago
Kaydax 92b3afdf82
Fix ImGui.NET.SampleProgram to work with 5 years ago
Alex Hildebrand 3db0d27423 Update generated files 5 years ago
Alex Hildebrand 7b26ec8b7f Setting ImGuiContext for ImPlot 5 years ago
Eric Mellino 820e5c3794 Add mapping for the space key. 5 years ago
Alex Hildebrand 5f15fdf774 Added ImPlot demo window to sample program 5 years ago
Zaafar 49aa2d9faf updating deps 5 years ago
Eric Mellino 9b74ee4f79 Update to v1.78. 5 years ago
Eric Mellino 35aabdc9b8 Bump to 1.72b (NuGet version 1.72.0). 6 years ago
giawa 8be7644c3e Modify SampleProgram to use 'safe' version of GetTexDataAsRGBA32, which was auto-generated by the CodeGenerator with the new variant functionality. 6 years ago
Eric Mellino 7f3739a64e Update to 1.67. 7 years ago
Unknown 78b6fd6042 Fixed switched mouse input 7 years ago
Eric Mellino 5c9bab0c95 Improve detection for very brief mouse button presses. 7 years ago
Eric Mellino 4050b768bb Very minor code cleanup in ImGuiController. 7 years ago
Eric Mellino bb8b9ecc0c Use platform's default backend in sample program. 7 years ago
Eric Mellino 068f45ba3e Fix MemoryEditor compilation. 7 years ago
Eric Mellino 94908a2890 Overhaul the library with autogenerated code. 7 years ago
Eric Mellino ebb5fe2c61 Overhaul the sample program. 7 years ago
Eric Mellino 81273e045a Remove unused code in SampleWindow.cs 7 years ago
zingballyhoo 2a0c495fa2
Add ImGui.Progressbar 8 years ago
Eric Mellino b06e8ab082 Wrap several more native structures to facilitate docking. 8 years ago
Eric Mellino 9cfeed151d Update to imgui 1.53 (no native binary updates). 8 years ago
Eric Mellino 27e9bf5fc1 Update to imgui 1.52 (no native binary updates). 8 years ago
Eric Mellino 17f05b9492 Use NativeWindow.Exists instead of Visible to determine if program should exit main loop. 8 years ago
David Pethes 02bc394a19 Update to version 1.51 of cimgui/imgui. 8 years ago
Jakub Arnold 50a2a0f469 Fix invalid path to cimgui.dll 8 years ago
Benjamin Odom 1a28d774c1 Fix Issue #27 8 years ago
Eric Mellino fb07155d34 Merge drawlist branch and clean up repository. 9 years ago
Eric Mellino 4fcca22113 Convert this to use the new-new dotnet build stuff 9 years ago
dpethes 2e1203dfae port imgui's memory editor sample 9 years ago
Eric Mellino e832a590fa Better font wrappers, some style/naming revision, new wrappers 9 years ago
Eric Mellino 3b7730f987 Fix Windows build configuration in the sample program. 9 years ago
Eric Mellino 026ac1eb89 Update corebuild submodule 9 years ago
Eric Mellino cbc1395f59 Update versions for .NET Core RTM 9 years ago
Eric Mellino 16bc61828e Update some build configuration stuff 9 years ago
Eric Mellino 76fe3a6725 Allow opening in VS Code/VS 9 years ago
Eric Mellino 903cce6204 Allow sample program to run under 'dotnet run' 9 years ago
Eric Mellino 63808c6115 Allow the use of dotnet build on ImGui.NET 9 years ago
Eric Mellino d58ec35b89 More imports and better return types 10 years ago
Eric Mellino f9b870dda0 More wrappers, adding more XML comments, some file movement 10 years ago
Eric Mellino e7851d08e6 Drag<float/vector> imports, sample window improvements 10 years ago
Eric Mellino 4f8ab271e9 Add a variety of more wrappers. 10 years ago
Eric Mellino 1e600bff54 App wrappers for all of the sample code usage 10 years ago