This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-05-13 03:41:06 +08:00
Code
Issues
Actions
15
Packages
Projects
Releases
Wiki
Activity
Files
ea9f5d7600220e10fbd044e914e6b00d7b863234
imgui
/
misc
T
History
omar
ea9f5d7600
Added optional misc/stl/imgui_stl.h wrapper to use with STL types (e.g. InputText with std::string). (
#2035
,
#2006
,
#1443
,
#1008
)
2018-08-22 13:25:08 +02:00
..
fonts
Examples: Cast to ImTextureID instead of void* when assigning to TexId. Applied to all examples. (
#2015
)
2018-08-09 17:49:48 +02:00
freetype
ImFontConfig: Added GlyphMinAdvanceX/GlyphMaxAdvanceX settings useful to make a font appears monospaced, particularly useful for icon fonts. (
#1869
)
2018-06-08 12:52:46 +02:00
natvis
…
stl
Added optional misc/stl/imgui_stl.h wrapper to use with STL types (e.g. InputText with std::string). (
#2035
,
#2006
,
#1443
,
#1008
)
2018-08-22 13:25:08 +02:00