ocornut
|
ebcfcd8da3
Merge branch 'master' into docking
|
1 سال پیش |
ocornut
|
8deb1007cd
Backends: OSX: Fixed IME position in multi-monitor/multi-viewports setups. (#7028)
|
1 سال پیش |
ocornut
|
a683033e49
Backends: OSX: Fixed monitor and window position by correctly transforming Y origin on multi-monitor setups. (#7028, #7101, #6009, #6432)
|
1 سال پیش |
ocornut
|
af00b182e3
Examples: SDL3: Minor fixes following changes to API (SDL_WindowFlags -> Uint32).
|
1 سال پیش |
ocornut
|
fc2e532f99
Shortcut: do not return true on mods changes. Internals: added ImGuiInputFlags_RepeatUntilKeyModsChange, ImGuiInputFlags_RepeatUntilKeyModsChangeFromNone, ImGuiInputFlags_RepeatUntilOtherKeyPress. (#456, #2637)
|
1 سال پیش |
ocornut
|
8323a06e6d
Inputs: passing ImGuiInputFlags_RepeatXXX options automatically adds ImGuiInputFlags_Repeat.
|
1 سال پیش |
ocornut
|
58261dbe9a
Internals: alter ImGuiInputFlags values to leave room + indent.
|
1 سال پیش |
ocornut
|
f1ae47c4b9
Docs: update links to Proggy Fonts. (#7211)
|
1 سال پیش |
ocornut
|
7f9533b840
ColorPicker: Fixed saturation/value cursor radius not scaling properly.
|
1 سال پیش |
Tom Seddon
|
27e83c2953
Add comment about how ImGuiKey values are named after US keyboard keys. (#7205)
|
1 سال پیش |
ocornut
|
278cf1a7bc
Readme: updated binaries. (#7193)
|
1 سال پیش |
omar
|
edeb8ee3ab
More compact issue_template.yml
|
1 سال پیش |
uusdnfdsfhnttyh
|
c6716f5e9f
Fixed typo (#7197)
|
1 سال پیش |
ocornut
|
a1b06823fe
Windows: BeginChild(): Resize borders rendered even when ImGuiWindowFlags_NoBackground is specified. (#1710, #7194)
|
1 سال پیش |
ocornut
|
0461ade24b
Reworked issue template (amends) (#5927, #5915)
|
1 سال پیش |
ocornut
|
c528b688cf
Reworked issue template. (#5927, #5915)
|
1 سال پیش |
omar
|
26eef4df87
Update issue_template.md
|
1 سال پیش |
ocornut
|
7938550d52
Comments and some extra line-wrapping in demo (#3193)
|
1 سال پیش |
Pascal Thomet
|
4758f74676
imgui_freetype: fix nullptr to ImTextureID cast (#7192)
|
1 سال پیش |
ocornut
|
e3d7cd665d
Merge branch 'master' into docking
|
1 سال پیش |
ocornut
|
6f10cef2a1
Backends: Vulkan: moved structure declarations.
|
1 سال پیش |
ocornut
|
33d18c580b
Misc: During shutdown, check that io.BackendPlatformUserData and io.BackendRendererUserData are NULL. (#7175)
|
1 سال پیش |
ocornut
|
0ea99132c8
Backends: Vulkan: Stop creating command pools with VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT as we don't reset them.
|
1 سال پیش |
Tristan Gouge
|
4778560e66
Backends: Vulkan: Added MinAllocationSize field in ImGui_ImplVulkan_InitInfo to workaround zealous validation layer. (#7189, #4238)
|
1 سال پیش |
Axel Paris
|
e8dd47effa
Backends: WebGPU: Fixing an issue when opening a popup in the wgpu backend (#7191)
|
1 سال پیش |
ocornut
|
718fa0eec6
Happy new year!
|
1 سال پیش |
David Maas
|
2523c197bc
Fixed title bar background alpha being used to render viewport-owned windows. (#7184, #7181)
|
1 سال پیش |
kida22
|
240ab5890b
Backends: GLFW, Input: Use Unicode version of WndProc for get correct input for text in utf-8 code page. (#7174)
|
1 سال پیش |
ocornut
|
4a2426449a
Drags, Sliders, Inputs: removed all attempts to filter non-numerical characters during text editing. (#6810, #7096)
|
1 سال پیش |
Kai Wang
|
20e1caec85
Backends: DX12: Changed swapchain scaling mode to `DXGI_SCALING_NONE`. (#7152, #7153)
|
1 سال پیش |