From: Mikko Rasa Date: Mon, 15 Sep 2014 10:23:11 +0000 (+0300) Subject: Add an object property for inheriting the specified technique X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=inline;h=169057d48d44846bc433753f20ee884204be9192;hp=169057d48d44846bc433753f20ee884204be9192;p=libs%2Fgl.git Add an object property for inheriting the specified technique This allows using object-specific textures while still sharing material and shaders. ---