Sign in
skia
/
external
/
github.com
/
ocornut
/
imgui
Mirrored from
https://github.com/ocornut/imgui.git
Clone this repo:
Branches
master
backends_wip/brutpitt_wgpu_wip
docking
external/win98
features/backend_render_state
features/backends_context
features/baseline_multiline_label_fixes
features/baseline_multiline_label_fixes_docking
features/check_for_setcursorpos_extending_boundaries
features/ci_static_analysis
More...
Tags
v1.92.5-docking
v1.92.5
v1.92.4-docking
v1.92.4
v1.92.3-docking
v1.92.3
v1.92.2b-docking
v1.92.2b
v1.92.2-docking
v1.92.2
More...
5166bec
Scrollbar: rounding corners selected based on a generic helper.
by ocornut
· 4 hours ago
master
6cc7787
Windows: shallow tweaks in window bg rendering to simplify diff w/ docking.
by ocornut
· 7 hours ago
960aff2
Backends: Win32: use XInput Packet to avoid resubmitting gamepad data. (#9202, #8556)
by Ahmed Samy
· 3 days ago
8306e32
Nav: fixed speed scale for resizing/moving with keyboard/gamepad. (#323)
by ocornut
· 30 hours ago
814c6a1
Log/Capture: fixed erroneously injecting extra carriage returns in output.
by ocornut
· 3 days ago
ab6c9d9
Ignore -Wsign-conversion warnings when building with gcc. (#9192)
by Tom Seddon
· 5 days ago
d12b1a9
Demo: improved Selectable() demos. (#9193)
by ocornut
· 3 days ago
c91bcea
Backends: SDLGPU3: fixed missing release of TexSamplerNearest. (#9196)
by ocornut
· 4 days ago
c6e54c7
Comments about input queue being close to be supporting multi-thread. (#5772)
by ocornut
· 2 weeks ago
d1cf58e
Nav: fixed WrapX/LoopX handling in menu layer. (#9178)
by ocornut
· 6 days ago
e121722
Tooltips, Disabled: fixed EndDisabledOverrideReenable() assertion when nesting a tooltip in a disabled block. (#9180, #7640)
by RegimantasSimkus
· 10 days ago
7250fbd
Fixed warning compiling stb_truetype with MSVC, C++20 with /w15262 (#9189)
by ocornut
· 6 days ago
a117055
Internals: move field for locality.
by ocornut
· 7 days ago
b015acc
Viewports: added GetWindowViewport() in imgui_internal.h to increase consistency with code using this public API in docking branch. (#9140)
by ocornut
· 7 days ago
3050f65
Menus, Nav: made navigation into menu-bar auto wrap on X axis. (#9178)
by ocornut
· 7 days ago
66bb8ad
Docs: better document Shortcut() related stuff. (#9188) Better document io.ConfigDpiScaleFonts. (#9179)
by ocornut
· 7 days ago
3aba950
Fonts: adding new fonts after removing all fonts mid-frame properly updates current state.
by ocornut
· 8 days ago
cb3b7ff
InputText: added mGuiInputTextCallbackData::EventActive helpers. (#9174)
by ocornut
· 8 days ago
d448045
InputText: Added ImGuiInputTextCallbackData::ID field.
by ocornut
· 8 days ago
f21307e
InputText: ImGuiInputTextCallbackData::SelectAll() sets CursorPos. Added SetSelection() helper.
by ocornut
· 8 days ago
More »