GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
4607 commits
Transfer to URL with SHA
tree:
a4191857c1
Switch branches
×
docking
features/draw_callback_extra_arg
features/fnv1a
features/imvector_size_t
features/premake
features/range_select
features/tex_round_corners
master
v1.67-fixes
imgui
/
misc
/
latest commit
7011d87bf8
omar
authored
on 22 Aug 2018
..
fonts
Examples: Cast to ImTextureID instead of void* when assigning to TexId. Applied to all examples. (#2015)
6 years ago
freetype
ImFontConfig: Added GlyphMinAdvanceX/GlyphMaxAdvanceX settings useful to make a font appears monospaced, particularly useful for icon fonts. (#1869)
6 years ago
natvis
Natvis: Showing some flags for ImGuiWindow.
7 years ago
stl
InputText: Improved sturdiness if the ResizeCallback purposefully modify data->BufTextLen or data->BufSize. (#2006, #1443, #1008)
6 years ago