forked from ocornut/imgui
-
Notifications
You must be signed in to change notification settings - Fork 25
Update layouts branch to 1.91.9b #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lapinozz
wants to merge
550
commits into
thedmd:layouts
Choose a base branch
from
lapinozz:layouts-dev
base: layouts
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+15,082
−7,468
Conversation
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
…m for platforms not supporting VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR. (ocornut#8222)
…ildLookupTable().
…modifiers altering the tweak speed. (ocornut#8223)
…callback were not applied when pasting from clipbard. (ocornut#8229)
…windows with the ImGuiWindowFlags_NoNavInputs flag. (ocornut#8231)
…rlying value is being modified. (ocornut#8242)
… buffer in text processing code. (ocornut#8242) Followup to e900571 Removed SetClipboardText() trick used in abd07f6 (ocornut#7925)
… removed a redundant strlen() call during activation.
…ured when calling BeginMultiSelect() while inside a table. (ocornut#8250)
…d a child window, and from nested child windows. (ocornut#1651)
…even if a popup is blocking mouse access to the debug log window. (ocornut#5855)
…_Menu layer. Amend f31d530.
… imgui frame scope. (ocornut#3621)" This reverts commit 61d4bf9.
…ect on master tho)
…0" etc. instead of "##Menu_00".
…g with variations. (ocornut#8421)
…anslated keycodes when dealing with OEM keys + Added ImGuiKey_Oem102. (ocornut#7136, ocornut#7201, ocornut#7206, ocornut#7306, ocornut#7670, ocornut#7672, ocornut#8468)
…cornut#7206, ocornut#7306, ocornut#7670, ocornut#7672, ocornut#8468) + more consistently use Ctrl+XXX instead of Ctrl-XXX.
… v142), Windows SDK 8.1 to 10.
… v140 to v142), Windows SDK 8.1 to 10." This reverts commit 6da2306.
…2: added support. (ocornut#8468)" This reverts commit 557c77e.
…es carriage return by spaces. (ocornut#8459)
…ly below in its own section.
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.
No description provided.