2018-11-27 |
Docking: Comments + maiintain LastFrameFocused per node + using bitfiield for docking bools.
omar
committed
on 27 Nov 2018
|
---|---|
2018-11-26 |
Docking: Added context menu option to hide the tab bar of single-window dock nodes, similar to Unreal. (#2109)
omar
committed
on 26 Nov 2018
|
|
|
2018-11-23 |
Viewport: Added support for minimized window which caused problem when ImGuiBackendFlags_HasMouseHoveredViewport was not supported. (#1542) + todo
omar
committed
on 23 Nov 2018
|
2018-10-15 |
Demo: Testing return value of BeginTabBar() for consistency.
omar
committed
on 15 Oct 2018
|
2018-10-09 |
Viewport: Added ImGuiConfigFlags_ViewportsDecoration to re-enable platform decoration (#1542)
omar
committed
on 9 Oct 2018
|
Viewport: Added ImGuiConfigFlags_ViewportsDecoration to re-enable platform decoration (#1542)
omar
committed
on 9 Oct 2018
|
|
2018-10-08 |
Docking: Kept ImGuiDockNodeFlags_PassthruDockspace and removed ImGuiDockNodeFlags_PassthruInEmptyNodes, ImGuiDockNodeFlags_RenderWindowBg. Doesn't include ImGuiDockNodeFlags_NoDockingInCentralNode. (#2109)
omar
committed
on 8 Oct 2018
|
2018-10-03 |
Docking: Renamed "DocRoot/DocumentRoot" to "CentralNode", more self explanatory. Moved Splitter update higher up in DockNodeUpdate() + minor misc tweak. (#2109)
omar
committed
on 3 Oct 2018
|
2018-10-01 |
Docking: Renamed io.ConfigDockingWithKeyMode to io.ConfigDockingWithShift.
omar
committed
on 1 Oct 2018
|
Docking: Better tracking of current dock id for inactive and uncreated windows (in settings etc.). + Fixed assert when docking a single-visible leaf node of a hierarchy into another
omar
committed
on 1 Oct 2018
|
|
2018-09-26 |
Docking: Reworked DockContextPruneUnusedSettingsNodes() to prune entire unused trees.
omar
committed
on 26 Sep 2018
|
Docking: Minor renaming. DockContextAddNode() uses 0 as marker for automatic ID selection + TODO update and moved docking entries to docs/TODO.txt
omar
committed
on 26 Sep 2018
|
|
2018-08-30 |
Refactor: Moved README, ChangeLog, TODO files to docs/ folder + update Changelog. (#2036)
omar
committed
on 30 Aug 2018
|