From: Mikko Rasa Date: Thu, 15 Sep 2016 21:46:32 +0000 (+0300) Subject: Inherit Root from GL::Renderable X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=3bdb7fd6873ca45ce7e7754040b69b0d941eef31;hp=3bdb7fd6873ca45ce7e7754040b69b0d941eef31;p=libs%2Fgltk.git Inherit Root from GL::Renderable This allows better integration with GL::Pipeline and the new GL::View class. ---