Created by: dependabot[bot]
Bumps Externals/imgui from c807192
to bfce775
.
Commits
-
bfce775
Simpified code in GetKeyData() and used ImGuiKey_KeysData_OFFSET for consiste... -
2496b97
Backends: SDL2,SDL3: Accept SDL_GetPerformanceCounter() not returning a monot... -
e9743d8
Drag and Drop: Clear state on EndDragDropTarget() with delivery + fixed handl... -
2ee77aa
Missing closing parenthesis in debug popup log (#6177) -
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 - 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)