Created by: dependabot[bot]
Bumps Externals/imgui from 9166743
to 259560a
.
Commits
-
259560a
Demo: moved sections around in prevision for adding nicer separators. -
27f2dd5
Internals: move "%s" skip-formatting logic to ImFormatStringToTempBuffer() fu... -
d73e328
Backends: WebGU: Revert the implicit render pipeline layout generation as int... -
fc50532
InputText: On OSX, inhibit usage of Alt key to toggle menu when active (used ... -
5741cba
Internals: ImFileOpen: fixed misleading use of ImWchar (would allocate more w... -
f4ef420
InputText: Added support for Ctrl+Delete to delete up to end of word. (#6067) -
0749061
Misc: Tolerate zero delta-time under Emscripten. (#6114, #3644) -
fe0a24f
Examples: Win32: Fixed examples using RegisterClassW() since 1.89 to also cal... -
3d8885c
TabBar: Internals: add GetCurrentTabBar(), TabBarFindTabByOrder(), TabBarGetC... -
739a79b
ImDrawList: Added missing early-out in AddPolyline() and AddConvexPolyFilled(... - 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)