v11.0
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.appto package a single application (experimental)chooseto choose a specific distribution as the enabled distribution on the machine (windows only for now)
MissionControlClient.spawnto start child orun processes that automatically connect back to a mission control server.