Skip to content

v1.03

Compare
Choose a tag to compare
@ocornut ocornut released this 13 Aug 10:53
· 8353 commits to master since this release
  • OpenGL example now use the fixed function-pipeline + cleanups, down by 150 lines.
  • Added quick & dirty Makefiles for MacOSX and Linux.
  • Simplified the DrawList system, ImDrawCmd include the clipping rectangle + some optimisations.
  • Fixed warnings for more stringent compilation settings.