Merge branch 'master' into docking

# Conflicts:
#	imgui.h
This commit is contained in:
ocornut
2021-10-15 11:49:30 +02:00
9 changed files with 53 additions and 29 deletions

View File

@ -108,6 +108,18 @@ Docking+Viewports Branch:
- Revert removal of io.ConfigDockingWithShift config option (removed in 1.83). (#4643)
-----------------------------------------------------------------------
VERSION 1.86 WIP (In Progress)
-----------------------------------------------------------------------
Breaking Changes:
Other Changes:
- Misc: Fix MinGW DLL build issue (when IMGUI_API is defined). [@rokups]
- CI: Add MinGW DLL build to test suite. [@rokups]
-----------------------------------------------------------------------
VERSION 1.85 (Released 2021-10-12)
-----------------------------------------------------------------------