History for imgui / imgui.h
2018-12-04
@omar
Docking: Added io.ConfigDockingTabBarOnSingleWindows option (mostly made possible by the previous fixes). ...
omar committed on 4 Dec 2018
2018-12-03
@omar
Merge branch 'viewport' into docking ...
omar committed on 3 Dec 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 3 Dec 2018
@omar
Viewport: Minor tweaks, better struct layout.
omar committed on 3 Dec 2018
@omar
Fixed IMGUI_API tag on ImFontAtlas::IsBuilt() preventing to build as DLL on some setups. (#2226)
omar committed on 3 Dec 2018
@omar
Version 1.67 WIP (again, this time IMGUI_VERSION_NUM has leeway for another hot-fix).
omar committed on 3 Dec 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 3 Dec 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 3 Dec 2018
@omar
Version 1.66b (will revisit how to change IMGUI_VERSION_NUM across versions, this commit reduces the numerical IMGUI_VERSION_NUM compared to the commit on Nov 22).
omar committed on 3 Dec 2018
2018-11-30
@omar
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar committed on 30 Nov 2018
@omar
Added ShowAboutWindow(), About Window now showing various config/build information.
omar committed on 30 Nov 2018
@omar
Merge branch 'viewport' into docking
omar committed on 30 Nov 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 30 Nov 2018
@omar
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar committed on 30 Nov 2018
@omar
Added ShowAboutWindow(), About Window now showing various config/build information.
omar committed on 30 Nov 2018
2018-11-29
@omar
Comments
omar committed on 29 Nov 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 29 Nov 2018
@omar
Viewport: Avoid calling platform functions when window is not created (apart from Platform_GetWindowDpiScale, documented as such). Main viewport situation is still ambiguous. (#1542)
omar committed on 29 Nov 2018
@omar
Docking: Added io.ConfigDockingTransparentPayload option (to use with ImGuiConfigFlags_ViewportsNoMerge)
omar committed on 29 Nov 2018
2018-11-27
@omar
Merge branch 'viewport' into docking ...
omar committed on 27 Nov 2018
@omar
Viewport: Comments.
omar committed on 27 Nov 2018
@omar
Merge branch 'master' into viewport
omar committed on 27 Nov 2018
@omar
Added ImGuiConfigFlags_None, ImGuiBackendFlags_None for good measure.
omar committed on 27 Nov 2018
@omar
imgui.h: Comments
omar committed on 27 Nov 2018
@omar
imgui.h: Moved ImGuiListClipper
omar committed on 27 Nov 2018
@omar
mgui.h: Moved ImGuiInputTextCallbackData,, ImGuiSizeCallbackData, ImGuiPayload structures so they are not in the "Helpers" section.
omar committed on 27 Nov 2018
2018-11-26
@omar
Docking: Added ImGuiDockNodeFlags_NoResize. (#2109)
omar committed on 26 Nov 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 26 Nov 2018
@omar
Viewport: Comment to suggest making WindowBg opaque when viewports are enabled.
omar committed on 26 Nov 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 26 Nov 2018