0.6.1 Update has been released:

  • QuadLog is now threadsafe
  • Added button handlers for IQuadWindow
  • Added new events for IQuadWindow
  • Value binding in IQuadShader no more bring memory leaks
  • Added clipping functional in IQuadRender
  • SetDistanceFieldParams now correctly working with batching
  • Added IQuadCamera with translate, rotate and zoom
  • First implementation of IQuadProfiler for searching bottlenecks in render pipeline
  • Initialization of render changed and extended. Added new parameters such as VSync.
  • SmartColoring now works with DistantField fonts
  • Added hardware cursor support
  • Optimizations and small fixes