blendOrder was used to control the draw order of blended render primitive within a Renderable. We now have an option to make the blend order global, in this case those primitives with a global blend order are always sorted solely using the blend order value (i.e. the distance from the camera is not take into account).