omar
|
842e88a8e3
|
Examples: Avoid using ImColor() to not tempt newcomers into looking at it
|
7 years ago |
omar
|
b8ade0b94f
|
Examples: Main: Removed call to SetNextWindowSize()
|
7 years ago |
omar
|
7e452ec737
|
Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
|
8 years ago |
ocornut
|
7661b1e778
|
Trim trailing spaces
|
9 years ago |
ocornut
|
94ec3d534e
|
Examples: Header comments.
|
9 years ago |
ocornut
|
5c52e9ec0d
|
Examples: Clarified comments. Removed font merging example from comments.
|
9 years ago |
ocornut
|
e858d229a0
|
Examples: update all examples with same comment (#389)
|
9 years ago |
ocornut
|
4842ac3bc6
|
Fonts: added Cousine-Regular.ttf
|
10 years ago |
ocornut
|
0224d29a35
|
Examples: comments.
|
10 years ago |
ocornut
|
5ab23ab1c0
|
Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval
|
10 years ago |
ocornut
|
bbaaab7537
|
Allegro 5 example: fixed uv coordinate of non-default texture.
|
10 years ago |
ocornut
|
489e28ec11
|
Allegro 5 example: main.cpp matches other examples. added window title.
|
10 years ago |
ocornut
|
19e3c1506f
|
Allegro5 example: added example from https://github.com/bggd/a5imgui_example
|
10 years ago |