2017-04-28 |
Update README.md
omar
authored
on 28 Apr 2017
GitHub
committed
on 28 Apr 2017
|
---|---|
Update README.md
omar
authored
on 28 Apr 2017
GitHub
committed
on 28 Apr 2017
|
|
Added UnrealEngine_ImGui link
omar
authored
on 28 Apr 2017
GitHub
committed
on 28 Apr 2017
|
|
2017-04-26 |
imconfig: Added comment about redefining ImDrawIdx
omar
committed
on 26 Apr 2017
|
Comments to redirect people to OpenGL3 examples (#1116)
omar
committed
on 26 Apr 2017
|
|
Examples: GLFW+GL3, SDL+GL3: Fixed modifying bound Texture0 (#1087, #1088, #1116)
omar
committed
on 26 Apr 2017
|
|
2017-04-13 |
Added assert/comment about using MergeMode (#1100)
omar
committed
on 13 Apr 2017
|
2017-04-01 |
Update README.md
omar
authored
on 1 Apr 2017
GitHub
committed
on 1 Apr 2017
|
Comments about child menu positioning (#1086)
omar
committed
on 1 Apr 2017
|
|
2017-03-29 |
Merge pull request #1078 from nem0/master
...
omar
authored
on 29 Mar 2017
GitHub
committed
on 29 Mar 2017
|
2017-03-24 |
do not export inline function, it causes problems on some compiers
Mikulas Florek
committed
on 24 Mar 2017
|
missing API
Mikulas Florek
committed
on 24 Mar 2017
|
|
2017-03-17 |
ImFont: Store the texture surface used to get an idea of how costly each font is.
omar
committed
on 17 Mar 2017
|
ImFont: Reorder field initialization to match declaration order
omar
committed
on 17 Mar 2017
|
|
2017-03-16 |
Comment about ImGuiInputTextFlags_CtrlEnterForNewLine for InputTextMultiline()
omar
committed
on 16 Mar 2017
|
Merge pull request #1068 from codecat/fix-colorbutton
...
omar
authored
on 16 Mar 2017
GitHub
committed
on 16 Mar 2017
|
|
2017-03-15 |
Fix ColorButton showing wrong hex value for alpha
Codecat
committed
on 15 Mar 2017
|
2017-01-29 |
Minor comments (#998)
omar
committed
on 29 Jan 2017
|
2017-01-28 |
Update README, kinder
omar
authored
on 28 Jan 2017
GitHub
committed
on 28 Jan 2017
|
Update README.md
omar
authored
on 28 Jan 2017
GitHub
committed
on 28 Jan 2017
|
|
2017-01-21 |
stb_truetype update (with OpenType, Type 2 font handling) (#976)
omar
committed
on 21 Jan 2017
|
2017-01-14 |
Internal: Renamed ImLoadFileToMemory to ImFileLoadToMemory to be consistent with ImFileOpen + fix mismatching .h name (#917)
omar
committed
on 14 Jan 2017
|
2017-01-11 |
Added an explicit (internal) ClearActiveID() helper and removed the default NULL window parameter to internal SetActiveID(),
omar
committed
on 11 Jan 2017
|
2017-01-10 |
Comments (#972)
omar
committed
on 10 Jan 2017
|
2017-01-07 |
Demo: Console: Fixed a completion bug when multiple candidates are equals and match until the end.
omar
committed
on 7 Jan 2017
|
2017-01-01 |
Fixed word-wrapping which would never wrap after a 1 character word. (thanks @sronsse)
ocornut
committed
on 1 Jan 2017
|
2016-12-23 |
|
2016-12-21 |
Update README.md
omar
authored
on 21 Dec 2016
GitHub
committed
on 21 Dec 2016
|
Examples: Speculative fix for OSX Makefile to make Travis happy (re #812)
ocornut
committed
on 21 Dec 2016
|
|
Merge pull request #931 from nlguillemot/master
...
omar
authored
on 21 Dec 2016
GitHub
committed
on 21 Dec 2016
|