ocornut
|
04396ed7a9
|
FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...)
|
9 years ago |
ocornut
|
94ec3d534e
|
Examples: Header comments.
|
9 years ago |
ocornut
|
5d53f37a5d
|
Examples: Possibly clarified the intent of imgui_impl_* files.
|
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
|
23ce837dc7
|
Revert "Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)"
This reverts commit d80869189a .
|
10 years ago |
ocornut
|
d80869189a
|
Examples: GLFW: using glfwSetCharModsCallback() to ensure characters aren't passed when using mods (fix #279)
|
10 years ago |
biller23
|
2f4271a2b3
|
typo ImGui_ImplGlfwGL3_KeyCallback()
|
10 years ago |
ocornut
|
5879f3f5ac
|
Examples: OpenGL 2/3 examples cleanup to match DirectX9/11 structure.
|
10 years ago |
ocornut
|
a3f3793cb6
|
Examples: Tweaks.
|
10 years ago |
ocornut
|
b87ec205a9
|
Examples: shallow tweaks to match upcoming other examples.
|
10 years ago |
ocornut
|
d829852391
|
Examples: Refactored opengl3_exapmle into a glfw specific file that can be copied and pasted
|
10 years ago |