ocornut
|
94ec3d534e
|
Examples: Header comments.
|
2015-11-29 11:25:15 +00:00 |
|
ocornut
|
5d53f37a5d
|
Examples: Possibly clarified the intent of imgui_impl_* files.
|
2015-10-13 17:53:43 +02:00 |
|
ocornut
|
9a0650dbd0
|
Examples: imgui_impl* functions declared with IMGUI_API to ease copy & pasting into projects using DLL
|
2015-08-24 14:02:51 +02:00 |
|
ocornut
|
23ce837dc7
|
Revert "Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)"
This reverts commit d80869189a .
|
2015-08-21 00:16:07 +02:00 |
|
ocornut
|
d80869189a
|
Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)
|
2015-08-20 22:32:07 +01:00 |
|
biller23
|
2f4271a2b3
|
typo ImGui_ImplGlfwGL3_KeyCallback()
|
2015-03-18 21:02:29 +01:00 |
|
ocornut
|
5879f3f5ac
|
Examples: OpenGL 2/3 examples cleanup to match DirectX9/11 structure.
|
2015-03-09 15:02:22 +00:00 |
|
ocornut
|
a3f3793cb6
|
Examples: Tweaks.
|
2015-03-09 13:05:18 +00:00 |
|
ocornut
|
b87ec205a9
|
Examples: shallow tweaks to match upcoming other examples.
|
2015-03-09 13:02:32 +00:00 |
|
ocornut
|
d829852391
|
Examples: Refactored opengl3_exapmle into a glfw specific file that can be copied and pasted
|
2015-03-09 11:59:23 +00:00 |
|