Skip to content

v11.0

Choose a tag to compare

@febret febret released this 06 Feb 03:46
· 208 commits to release since this release

This version introduces a new set of classes to handle GPU resources (GpuBuffer, VertexArray, GpuRef etc.). It also adds an explicit display system flag to mark whether OpenGL should be initialized in core or compatibility profile.

Other changes include

  • A WorkerPool class
  • improved packaging support
  • the maintenance tools are now included as part of the distribution and include two new tools:
    • pack.app to package a single application (experimental)
    • choose to choose a specific distribution as the enabled distribution on the machine (windows only for now)
  • MissionControlClient.spawn to start child orun processes that automatically connect back to a mission control server.