This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2024-11-12 02:00:58 +01:00
Code
Releases
Wiki
Activity
7268c65d73
imgui
/
misc
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
Natvis: Showing some flags for ImGuiWindow.
2018-02-01 23:39:23 +01:00
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