From: Joe Wreschnig Date: Tue, 21 Apr 2015 20:05:55 +0000 (+0200) Subject: Remove another bad idea. X-Git-Url: https://git.yukkurigames.com/?p=pwl6.git;a=commitdiff_plain;h=de6ca4453d2a81955bba2436f69be912fd70efb0;ds=sidebyside Remove another bad idea. --- diff --git a/src/yuu/rdr.js b/src/yuu/rdr.js index 312bee1..b86b4d5 100644 --- a/src/yuu/rdr.js +++ b/src/yuu/rdr.js @@ -285,9 +285,6 @@ rdros.push(this._rdro); }, - // TODO: yT should offer some way to specify these in two - // lists, i.e. the rdro aliases, and the quad aliases. - material: { alias: "_rdro.material", chainable: true }, z: { alias: "_rdro.z", chainable: true }, uniforms: { alias: "_rdro.uniforms" },