From: Mikko Rasa Date: Wed, 25 Apr 2018 10:51:53 +0000 (+0300) Subject: Throw key_error if an inherited Technique uses nonexistent texture slot X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=c01b102f54770c37a62870f60a849b479aa3285c;hp=c01b102f54770c37a62870f60a849b479aa3285c;p=libs%2Fgl.git Throw key_error if an inherited Technique uses nonexistent texture slot ---