2018-09-20 |
Docking: Renamed ImGuiDockSpaceFlags to ImGuiDockNodeFlags. Clarified in comments/demos that DockSpace creates a Node. Renamed IsExplicitRoot to IsDockSpace. Assert against explicitly calling DockSpace twice in a frame.
omar
committed
on 20 Sep 2018
|
---|---|
2018-09-19 |
Docking: work to allow programmatic control of dock nodes, various refactor + assert fix. Probably broke something (but I haven't found what yet!)
omar
committed
on 19 Sep 2018
|
2018-09-14 |
Fixed bad merge (a82be53) where we lost the version number in Docking branch + moved Docking related API together for now.
omar
committed
on 14 Sep 2018
|
Docking: Changed DockSpace() signature to take an ID, as ID will frequently be used by other API it makes more sense to let the user compute it.
omar
committed
on 14 Sep 2018
|
|
|
|
2018-09-11 |
|
DragFloat: Disabled using power curve when one edge is FLT_MAX (broken in 1.61). Disabled setting a default drag speed when one edge is FLT_MAX. (#2024)
omar
committed
on 11 Sep 2018
|
|
2018-09-10 |
Nav, Focus: Fixed ImGuiWindowFlags_NoBringToFrontOnFocus windows not being restoring focus properly after the main menu bar or last focused window is deactivated.
omar
committed
on 10 Sep 2018
|
Nav, Focus: Fixed ImGuiWindowFlags_NoBringToFrontOnFocus windows not being restoring focus properly after the main menu bar or last focused window is deactivated.
omar
committed
on 10 Sep 2018
|
|
Docking: io.ConfigResizeWindowsFromEdges default to true in Docking branch. Moved code in BeginTabItem().
omar
committed
on 10 Sep 2018
|
|
2018-09-06 |
|
Docking: Added Docking system. Enable with io.ConfigFlags |= ImGuiConfigFlags_DockingEnable. (Part 1) (#351)
omar
committed
on 6 Sep 2018
|
|
Tabs: Added BeginTabBar(), EndTabBar(), BeginTabItem(), EndTabItem() + demo. (#261, #351)
omar
committed
on 6 Sep 2018
|
|
Version 1.66 WIP
omar
committed
on 6 Sep 2018
|
|
|
|
Version 1.65
omar
committed
on 6 Sep 2018
|
|
|
|
Refactor: Tweaked and improved the sectioning to facilitate grepping/moving around and applied to all files. (#2036)
omar
committed
on 6 Sep 2018
|
|
2018-09-05 |
Viewport: Making the code a little more sturdy (flag changes) + added descriptions. (#1542)
omar
committed
on 5 Sep 2018
|
Merge branch 'master' into viewport + added viewport ConfigFlags/BackendFlags
...
omar
committed
on 5 Sep 2018
|
|
Nav: Removed the [Beta] tag from various descriptions of the gamepad/keyboard navigation system. Although it is not perfect and will keep being improved, it is fairly functional and used by many. (#787)
omar
committed
on 5 Sep 2018
|
|
Renamed io.OptCursorBlink/io.ConfigCursorBlink to io.ConfigInputTextCursorBlink. (#1427) + changed ImGuiIO layout.
omar
committed
on 5 Sep 2018
|
|
Demo: Added a "Configuration" block to make io.ConfigFlags/io.BackendFlags more prominent.
omar
committed
on 5 Sep 2018
|
|
Minor inconsequential merges from Master/Docking branches
omar
committed
on 5 Sep 2018
|
|
Merge branch 'master' into viewport
omar
committed
on 5 Sep 2018
|
|
2018-09-03 |
Version 1.65 WIP
omar
committed
on 3 Sep 2018
|
2018-08-31 |
|
Version 1.64
omar
committed
on 31 Aug 2018
|
|
2018-08-30 |
Version 1.64 WIP
omar
committed
on 30 Aug 2018
|
Version 1.64 WIP
omar
committed
on 30 Aug 2018
|