[pull] master from ocornut:master - #10
Open
pull[bot] wants to merge 2211 commits into
Open
Conversation
ocornut
force-pushed
the
master
branch
2 times, most recently
from
June 17, 2025 15:09
9d3fe97 to
08bb348
Compare
…lipRect(). While not currently a problem, it would be if ImRect::Overlaps() is changed to use <= instead of < (cc: #3976 which deal with Contains but sort of similar topic). Changing ImDrawList::PushClipRect()'s intersect_with_current_clip_rect path to use ClipRectFull() would also fix this, but it may ambiguous there which behavior would be correct. Amend 1ec464e.
…e table layout is locked. (#8250)
…t font with an implicit size, as scale factor are likely erroneous. (#9361)
…windows with no title bar and no menu bar. (#9366)
…en bufferCache is replaced by a new object while being used for synchronize(). (#9367) This also removes the dispatch onto main when adding the finished buffers back into the cache. This operation should be fine to run on any thread as long as it's inside the sync block.
… a minimum of 1.0f, as some Linux setup seems to report <1.0f value and this breaks scaling border size. (#9369)
…s. (#8364) - IsFocused scan nav focus route. - When covering multiple windows, draw in front most ones (grabbed FindFrontMostVisibleChildWindow() from docking branch).
…essedFontDataProggyForever() undocumented non-static. (#9493)
…pixel when vertical ones are not also enabled. Attributed to thedmd who reported this to me.
If running before DisplaySize is set, assume a different default on Apple.
…ed ImDrawList::_SetPixelDensity(). Reword FontRasterizerDensity as CurrentPixelDensity. Amend 94a4322. # Conflicts: # imgui.cpp # imgui.h # imgui_draw.cpp # imgui_internal.h
…ved .use files. (#9492) Moved functions in example_qnx_opengl3/main.cpp to match structure of other examples.
Example is precisely to demonstrate OpenGL.
…roperly reset every frame when cumulated session time is very large. (#9521) Using a FrameCount for compare. Kept time as float to be consistent with other GC-related timestamps: if there is an actual need to use double we'll switch everywhere.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )