Remove another bad idea.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 21 Apr 2015 20:05:55 +0000 (22:05 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Tue, 21 Apr 2015 20:05:55 +0000 (22:05 +0200)
src/yuu/rdr.js

index 312bee1..b86b4d5 100644 (file)
             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" },