ocornut
|
5d53f37a5d
|
Examples: Possibly clarified the intent of imgui_impl_* files.
|
9 years ago |
ocornut
|
7d6ddbe5c8
|
Examples: comment on setting the RenderDrawListsFn function.
|
9 years ago |
ocornut
|
9a0650dbd0
|
Examples: imgui_impl* functions declared with IMGUI_API to ease copy & pasting into projects using DLL
|
10 years ago |
ocornut
|
85dab1a680
|
Fixed documentation
|
10 years ago |
ocornut
|
4842ac3bc6
|
Fonts: added Cousine-Regular.ttf
|
10 years ago |
ocornut
|
0224d29a35
|
Examples: comments.
|
10 years ago |
ocornut
|
fd44b9440b
|
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives
Conflicts:
imgui.cpp
|
10 years ago |
ocornut
|
5ab23ab1c0
|
Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval
|
10 years ago |
ocornut
|
2f574ef952
|
Allegro 5 example: converted for indexed rendering.
|
10 years ago |
ocornut
|
bbaaab7537
|
Allegro 5 example: fixed uv coordinate of non-default texture.
|
10 years ago |
ocornut
|
4d2d0ce5cd
|
Allegro 5 example: handling of hardware and software mouse cursor rendering.
|
10 years ago |
ocornut
|
8db229b96f
|
Allegro 5 example: fixed key modifiers, keyboard input, clipping, added pagedown/pageup.
|
10 years ago |
ocornut
|
c58d61dfd1
|
Allegro 5 example: formatting, match other example structure, fixed mouse buttons.
|
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 |