2017-04-28
@omar
Update README.md
omar authored on 28 Apr 2017 GitHub committed on 28 Apr 2017
@omar
Update README.md
omar authored on 28 Apr 2017 GitHub committed on 28 Apr 2017
@omar
Added UnrealEngine_ImGui link
omar authored on 28 Apr 2017 GitHub committed on 28 Apr 2017
@Peter
Add ImDrawList::AddImageQuad ...
Peter committed on 28 Apr 2017
2017-04-26
@omar
imconfig: Added comment about redefining ImDrawIdx
omar committed on 26 Apr 2017
@omar
Comments to redirect people to OpenGL3 examples (#1116)
omar committed on 26 Apr 2017
@omar
Examples: GLFW+GL3, SDL+GL3: Fixed modifying bound Texture0 (#1087, #1088, #1116)
omar committed on 26 Apr 2017
2017-04-13
@omar
Added assert/comment about using MergeMode (#1100)
omar committed on 13 Apr 2017
2017-04-01
@omar
Update README.md
omar authored on 1 Apr 2017 GitHub committed on 1 Apr 2017
@omar
Comments about child menu positioning (#1086)
omar committed on 1 Apr 2017
2017-03-29
@omar
Merge pull request #1078 from nem0/master ...
omar authored on 29 Mar 2017 GitHub committed on 29 Mar 2017
2017-03-26
@saschawillems
Clip negative scissor offsets to zero
saschawillems committed on 26 Mar 2017
@saschawillems
Set required depth member for buffer image copy
saschawillems committed on 26 Mar 2017
2017-03-24
@Mikulas Florek
do not export inline function, it causes problems on some compiers
Mikulas Florek committed on 24 Mar 2017
@Mikulas Florek
missing API
Mikulas Florek committed on 24 Mar 2017
2017-03-17
@omar
ImFont: Store the texture surface used to get an idea of how costly each font is.
omar committed on 17 Mar 2017
@omar
ImFont: Reorder field initialization to match declaration order
omar committed on 17 Mar 2017
2017-03-16
@omar
Comment about ImGuiInputTextFlags_CtrlEnterForNewLine for InputTextMultiline()
omar committed on 16 Mar 2017
@omar
Merge pull request #1068 from codecat/fix-colorbutton ...
omar authored on 16 Mar 2017 GitHub committed on 16 Mar 2017
2017-03-15
@Codecat
Fix ColorButton showing wrong hex value for alpha
Codecat committed on 15 Mar 2017
2017-02-26
@Peter Particle
typo, #elif instead of #else, fixed
Peter Particle committed on 26 Feb 2017
@Peter Particle
Vulkan backend: g_FrameIndex not used fix -> huge perf gain ...
Peter Particle committed on 26 Feb 2017
2017-02-11
@Marcell Kiss
Fix scissor offset being negative
Marcell Kiss committed on 11 Feb 2017
@Marcell Kiss
Fix new Vulkan validation warnings
Marcell Kiss committed on 11 Feb 2017
2017-01-29
@omar
Minor comments (#998)
omar committed on 29 Jan 2017
2017-01-28
@omar
Update README, kinder
omar authored on 28 Jan 2017 GitHub committed on 28 Jan 2017
@omar
Update README.md
omar authored on 28 Jan 2017 GitHub committed on 28 Jan 2017
2017-01-21
@omar
stb_truetype update (with OpenType, Type 2 font handling) (#976)
omar committed on 21 Jan 2017
2017-01-14
@omar
Internal: Renamed ImLoadFileToMemory to ImFileLoadToMemory to be consistent with ImFileOpen + fix mismatching .h name (#917)
omar committed on 14 Jan 2017
2017-01-11
@omar
Added an explicit (internal) ClearActiveID() helper and removed the default NULL window parameter to internal SetActiveID(),
omar committed on 11 Jan 2017