Skip to content

ListModel and JuliaPaintedItem updates

Compare
Choose a tag to compare
@barche barche released this 30 Jan 09:01

New features:

  • Dynamically change and remove roles from ListModel
  • Add a JuliaPaintedItem component, providing direct access to QPainter*, allowing e.g. tight integration with GR

Breaking changes:

  • Use a cfunction instead of a regular Julia function for the OpenGL rendering function in OpenGLViewport