Created by: dependabot[bot]
Bumps Externals/imgui from c807192
to 696a533
.
Commits
-
696a533
TestEngine: added ImGuiItemStatusFlags_Inputable flag report to facilitate fu... -
752603b
Fixed imgui_single_file.h for IMGUI_DEFINE_MATH_OPERATORS change. (#6164, #61... -
a1b8457
Moved the optional "courtesy maths operators" (#define IMGUI_DEFINE_MATH_OPER... -
5d74891
Backends: Win32: Use WM_NCMOUSEMOVE / WM_NCMOUSELEAVE to track mouse position... -
4f630b0
imgui_freetype: fixed non-ASCII characters in sources. (#6166) -
204cb4d
Version 1.89.4 WIP -
458a109
Version 1.89.3 -
b0c1816
Backends: OpenGL3: Fixed loader compatibility with GL_VERSION for GL 2.x (#61... -
fa0852f
ColorEdit, ColorPicker: Fixed hue/saturation preservation logic from interfer... -
092b682
Fonts: Assert that in each GlyphRanges[] pairs first is <= second. - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)