Skip to content

Background Content

Georges Basile Stavracas Neto requested to merge gbsneto/background-content into master

This MR introduces MetaBackgroundContent, which is a ClutterContent implementation tha renders the background, and ports MetaBackgroundActor to be a glorified wrapper around it. MetaBackgroundActor is still necessary for culling, but all the rendering is now delegated to MetaBackgroundContent.

Merge request reports