gta-reversed / gta-reversed-modern

Reimplementation of GTA:SA 1.0 US
559 stars 96 forks source link

Bump libs/imgui from `02cc7d4` to `7b6314f` #766

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps libs/imgui from 02cc7d4 to 7b6314f.

Commits
  • 7b6314f Viewports: don't call platform_io.Platform_GetWindowWorkAreaInsets() before w...
  • a18f020 Viewports: added platform_io.Platform_GetWindowWorkAreaInsets() hook. (#7823)
  • d8c98c8 Merge branch 'master' into docking
  • cfd2395 Viewports: rework viewport's WorkOffset (positive top-left, negative top-righ...
  • 9f8f5e1 MultiSelect+TreeNode: default open behavior is OpenOnDoubleClick + OpenOnArro...
  • 2981a10 MultiSelect, TreeNode, Drag and Drop: fixed an issue where carrying a drag an...
  • 5e7dc72 Examples: SDL3: Update readme to use SDL3_DIR (#7846)
  • fd57b25 Examples: Fix for Emscripten. GLFW+WGPU: rework examples main loop to handle ...
  • 71ee2ce Examples: GLFW: rework examples main loop to handle minimization without burn...
  • 8874787 Examples: SDL2 (all), SDL3 (all), Win32+OpenGL3: Rework examples main loop to...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 1 month ago

Superseded by #767.