omar
|
36f00811b9
|
Examples: Comments to guide people unfamiliar with the librairies used.
|
2017-10-28 19:28:22 +02:00 |
|
omar
|
cb38caeda4
|
Examples: Added more comments near the fonts loading section, to catch common questions and errors (e.g. #1397, #1366, #1341, #1222, #1193, #1115, #951, etc.)
|
2017-10-28 18:21:44 +02:00 |
|
omar
|
b3099d650c
|
Examples: Adding Roboto to the commented-out font list, and removing the unnecessary ProggyClean from there.
|
2017-10-04 19:28:04 -07:00 |
|
omar
|
842e88a8e3
|
Examples: Avoid using ImColor() to not tempt newcomers into looking at it
|
2017-09-27 15:47:08 +02:00 |
|
omar
|
b8ade0b94f
|
Examples: Main: Removed call to SetNextWindowSize()
|
2017-09-01 17:07:19 +02:00 |
|
omar
|
7d1f2c0dc5
|
Examples: GL2: rename functions to include GL2 in name
|
2017-09-01 16:45:31 +02:00 |
|
omar
|
7e452ec737
|
Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
|
2017-08-11 13:36:28 +08:00 |
|
omar
|
166e8f6261
|
Examples: OpenGL2+GLFW/SDL: Added commented out glUseProgram(0) in main.cpp for visibility (#1116)
|
2017-07-23 15:57:39 +08:00 |
|
ocornut
|
3c384c2f10
|
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
|
2016-08-25 10:18:09 +02:00 |
|