65 Commits (70a7b35459b260377b7487981b65839a02e3a8c6)

Author SHA1 Message Date
Mikko 82f9b2eb64 Fix paths for examples 2 years ago
oledfish e416f8c3ba Fix up rendering logic in sample programs. 3 years ago
Eric Mellino 4830a8990c Update sample project to .NET 6. 3 years ago
Eric Mellino 690c05e696 Update to v1.86. 3 years ago
Zaafar Ahmed 1256c7634c Updating ImGui to 1.84.1 3 years ago
Tarik02 7644b2c959
Apple Silicon support 3 years ago
Sebastian Neusser 12ff7a925a added vtx offset handling to the renderer 4 years ago
Eric Mellino 4eeb2dd497 Remove ImPlot code from sample program. 4 years ago
Eric Mellino 817d35a425 Fix Metal rendering. 4 years ago
Eric Mellino 9d7c2dc54e [WIP] Adjustments 4 years ago
Alex Hildebrand 7ab250feb8 Updated to ImGui 1.82 and recent ImPlot, ImNodes and ImGuizmo 4 years ago
Eric Mellino b0cd7eb36a Pass additional GraphicsDeviceOptions. 4 years ago
Kaydax 92b3afdf82
Fix ImGui.NET.SampleProgram to work with 4 years ago
Alex Hildebrand 3db0d27423 Update generated files 4 years ago
Alex Hildebrand 7b26ec8b7f Setting ImGuiContext for ImPlot 4 years ago
Eric Mellino 820e5c3794 Add mapping for the space key. 4 years ago
Alex Hildebrand 5f15fdf774 Added ImPlot demo window to sample program 4 years ago
Zaafar 49aa2d9faf updating deps 4 years ago
Eric Mellino 9b74ee4f79 Update to v1.78. 4 years ago
Eric Mellino 35aabdc9b8 Bump to 1.72b (NuGet version 1.72.0). 5 years ago
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 7 years ago
Eric Mellino b06e8ab082 Wrap several more native structures to facilitate docking. 7 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. 8 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 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 9 years ago