32 Commits (b06e8ab08297d5cb8bff1037681436199d4e54fe)

Author SHA1 Message Date
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 3145ad2874 Specify Cdecl for all native imports. Fixes 32-bit netfx behavior. 8 years ago
David Pethes 02bc394a19 Update to version 1.51 of cimgui/imgui. 8 years ago
David Pethes ec40a94fb6 move igBeginPopupModal implementations from ImGuiNative to ImGui 9 years ago
Eric Mellino 578c0f490f Update to version 1.50 of cimgui/imgui. 9 years ago
Eric Mellino 93f9e60daf Add all remaining function imports from cimgui 1.49. 9 years ago
Eric Mellino aef6b98bdb Fix some imported functions and delete nonexistent ones. 9 years ago
David Pethes 7497786866 add TreeNodeEx and related fixes 9 years ago
Eric Mellino 8ab65d3575 More DrawList additions 9 years ago
Eric Mellino 9cbe0d07fc Implement DrawList functionality, and a few other misc things 9 years ago
David Pethes 6d0581a304 add ImGuiTreeNodeFlags 9 years ago
David Pethes 651da03c03 add default param values for Indent/Unindent 9 years ago
David Pethes 1c86e6b7b1 separate Columns section (as in 1.48) 9 years ago
David Pethes 0a9f9fac76 update to (c)imgui 1.49 9 years ago
dpethes cf1006e6b0 - revert igTextUnformatted signature 9 years ago
dpethes d8d2805a1a misc wrappers for native funcs 9 years ago
Eric Mellino e832a590fa Better font wrappers, some style/naming revision, new wrappers 9 years ago
Eric Mellino 4e897f7534 Actually implement ImGui.Combo 9 years ago
Eric Mellino c054db3719 Fix color editing functions 10 years ago
Eric Mellino 06034c688d Wrap some mouse-related functions 10 years ago
Eric Mellino f9b870dda0 More wrappers, adding more XML comments, some file movement 10 years ago
Eric Mellino 77fabedf66 Add a bunch of more imports/wrappers 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
Eric Mellino 019c7cefb1 A couple more wrappers for ImGuiNative methods 10 years ago
Eric Mellino 6ab2d0e573 More additions from my assemblybrowser side project 10 years ago
Eric Mellino af11e21acc Changes from my assembly-browser project 10 years ago
Eric Mellino 206770ccd1 Some formatting changes and cleanup 10 years ago
Eric Mellino 3ab67fbdcf Initial commit 10 years ago