Add ImDrawList::AddImageQuad
Adds a function
  AddImageQuad(user_texture_id, a, b, c, d, uva, uvb, uvc, uvd, col)
that shows a texture on a full quad. This allows showing arbitrary
rotations of a texture.
1 parent 104936a commit 659b3fd259c62820ec5c133da48214052d23213b
@Peter Peter authored on 6 Feb 2017
Showing 2 changed files
View
imgui.h
View
imgui_draw.cpp