2018-02-16 |
Obsoleted the io.RenderDrawListsFn callback, you can call your graphics engine render function after ImGui::Render(). Use ImGui::GetDrawData() to retrieve the ImDrawData* to display..(#1599)
...
omar
committed
on 16 Feb 2018
|
---|---|
Examples: Added Changelog to make updates easier.
omar
committed
on 16 Feb 2018
|
|
Fixed GCC zealous warnings (#1623)
omar
committed
on 16 Feb 2018
|
|
Plot: plot a flat line if scale_min==scale_max (#1621)
omar
committed
on 16 Feb 2018
|
|
Updated to stb_truetype 1.19 (include minor fix for #1622)
omar
committed
on 16 Feb 2018
|
|
2018-02-15 |
Examples: SDL: Added Changelog at the top of the imgui_impl files. (#1618)
omar
committed
on 15 Feb 2018
|
Update README.md
omar
authored
on 15 Feb 2018
GitHub
committed
on 15 Feb 2018
|
|
2018-02-14 |
Comments, moved ImFontAtlas::Flags to "public" area.
omar
committed
on 14 Feb 2018
|
ImFontAtlas: Added ImFontAtlasFlags_NoPowerOfTwoHeight, ImFontAtlasFlags_NoMouseCursors flags. (#1613)
omar
committed
on 14 Feb 2018
|
|
Update .travis.yml
omar
authored
on 14 Feb 2018
GitHub
committed
on 14 Feb 2018
|
|
Update .travis.yml
omar
authored
on 14 Feb 2018
GitHub
committed
on 14 Feb 2018
|
|
Update .travis.yml
omar
authored
on 14 Feb 2018
GitHub
committed
on 14 Feb 2018
|
|
Travis: testing without adding external apt repositories (which frequently fails), may be unnecessary today
omar
authored
on 14 Feb 2018
GitHub
committed
on 14 Feb 2018
|
|
Update README.md
omar
authored
on 14 Feb 2018
GitHub
committed
on 14 Feb 2018
|
|
2018-02-13 |
ImFontAtlas: if stbtt_PackBegin() because of failing allocation we return a little more nicely. (keeps Coverity static analyzer happy!)
omar
committed
on 13 Feb 2018
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Demo: Fonts; Added Font Offset.
omar
committed
on 13 Feb 2018
|
|
Fixed legacy forward function IsRootWindowOrAnyChildHovered() broken by
a63fbbc
omar
committed
on 13 Feb 2018
|
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Added sample gif, removed section about performances (unnecessary)
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Update README.md
omar
authored
on 13 Feb 2018
GitHub
committed
on 13 Feb 2018
|
|
Fixed warning: variable ‘L1’ set but not used [-Wunused-but-set-variable]
Branimir Karadžić
authored
on 12 Feb 2018
omar
committed
on 13 Feb 2018
|
|
2018-02-12 |
Update issue_template.md
omar
committed
on 12 Feb 2018
|
Update issue_template.md
omar
committed
on 12 Feb 2018
|
|
Update issue_template.md
omar
committed
on 12 Feb 2018
|