Sign in
skia
/
external
/
github.com
/
ocornut
/
imgui
Mirrored from
https://github.com/ocornut/imgui.git
Clone this repo:
Branches
master
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
features/debug_conflicting_id
More...
Tags
v1.91.9b-docking
v1.91.9b
v1.91.9-docking
v1.91.9
v1.91.8-docking
v1.91.8
v1.91.7-docking
v1.91.7
v1.91.6-docking
v1.91.6
More...
1ec1510
Fonts: clarify assert. (#8680)
by ocornut
· 11 hours ago
master
7ac99a4
Backends: OSX: ImGui_ImplOSX_HandleEvent() only process event for window containing our view. (#8644)
by ocornut
· 12 hours ago
b7f13df
Docs: reformat Changelog.
by ocornut
· 12 hours ago
571dae9
Backends: WGPU: added ImGuiBackendFlags_RendererHasTextures support. (#8465)
by ocornut
· 12 hours ago
b178fd4
Backends: WebGPU: moved sampler creation out of ImGui_ImplWGPU_CreateFontsTexture().
by ocornut
· 12 hours ago
115a8e7
Fonts: update misc comments, docs.
by ocornut
· 13 hours ago
41f4acf
Fonts: add has_textures parameters to ImFontAtlasUpdateNewFrame().
by ocornut
· 16 hours ago
1ce75e2
Fixed duplicate symbols in some compile-time configurations.
by ocornut
· 16 hours ago
f6fc166
TreeNode: fixed runtime asan warning (#2920)
by ocornut
· 16 hours ago
a0b3ece
Fixed using IMGUI_DISABLE_DEMO_WINDOWS without IMGUI_DISABLE_DEBUG_TOOLS and without linking with imgui_demo.cpp
by ocornut
· 16 hours ago
7a42233
imgui_freetype: fixed using legacy names.
by ocornut
· 31 hours ago
895bff6
Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings.
by ocornut
· 32 hours ago
df068ce
Various/misc fixes following back-and-forth dynamic_fonts->master->docking merges. Added missing API BREAKING CHANGES section.
by ocornut
· 33 hours ago
96be957
Docs: update Changelog, FAQ, Fonts docs.
by ocornut
· 2 days ago
4acce85
Fonts: tweaks demo and exposure to sliders, etc.
by ocornut
· 34 hours ago
cc3d4ca
(Breaking) renamed ImFontConfig::FontBuilderFlags -> FontLoaderFlags. ImFontAtlas::FontBuilderFlags -> FontLoaderFlags. ImGuiFreeTypeBuilderFlags -> ImGuiFreeTypeLoaderFlags.
by ocornut
· 2 days ago
e1481a7
Fonts: fixed NewFrame() when atlas builder has been created but fonts not added. Fixed GetCustomRect() after atlas clear.
by ocornut
· 2 days ago
29fbf3c
Fonts: demote ImFont::GetFontBaked() as slighty internal.
by ocornut
· 2 days ago
0e769c5
Fonts: amend UpdateCurentFontSize() early out optimization.
by ocornut
· 2 days ago
573f081
Fonts: fixed PopFont() broken recovery.
by ocornut
· 2 days ago
More »