Misc: Added IM_MALLOC/IM_FREE macros mimicking IM_NEW/IM_DELETE so user doesn't need to revert to using the ImGui::MemAlloc()/MemFree() calls directly.
|
---|
|
docs/CHANGELOG.txt |
---|
imgui.cpp |
---|
imgui.h |
---|
imgui_draw.cpp |
---|
imgui_widgets.cpp |
---|
misc/freetype/imgui_freetype.cpp |
---|
misc/freetype/imgui_freetype.h |
---|