This website works better with JavaScript.
Explore
Help
Register
Sign In
Benj
/
imgui
Watch
1
Star
0
Fork
You've already forked imgui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e28b1078f5
docking
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e28b1078f5'
${ noResults }
imgui
/
misc
History
omar
7011d87bf8
InputText: Improved sturdiness if the ResizeCallback purposefully modify data->BufTextLen or data->BufSize. (
#2006
,
#1443
,
#1008
)
6 years ago
..
fonts
Examples: Cast to ImTextureID instead of void* when assigning to TexId. Applied to all examples. (
#2015
)
7 years ago
freetype
ImFontConfig: Added GlyphMinAdvanceX/GlyphMaxAdvanceX settings useful to make a font appears monospaced, particularly useful for icon fonts. (
#1869
)
7 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