Skip to content

v1.14

Compare
Choose a tag to compare
@ocornut ocornut released this 25 Oct 10:19
· 8449 commits to master since this release
  • Comments and fixes.
  • Added SetKeyboardFocusHere() to set input focus from code.
  • Added GetWindowFont(), GetWindowFontSize() for users of the low-level ImDrawList API.
  • Added a UserData void *pointer so that the callback functions can access user state "Just in case a project has adverse reactions to adding globals or statics in their own code."
  • Renamed IMGUI_INCLUDE_IMGUI_USER_CPP to IMGUI_INCLUDE_IMGUI_USER_INL