As you might have noticed, HUDScene is removed from the source codes, although the HUD – as a name – will remain with us. Behind this change there is a technology decision, thus the new GUI interface would be based on QML, rather than Widgets. This opens up a lot of new possibilities that could have been reacheable with HUDScene with more effort.
The main goal with this change is to have a better separation of the look and feel from the actual logic and to provide more fluent experiences.
The new QML interface would be rolled out soon both in github as well as the demo site.