Remove another bad idea.
[pwl6.git] / src / yuu / rdr.js
index a03cbec..b86b4d5 100644 (file)
@@ -1,7 +1,7 @@
 /* Copyright 2014 Yukkuri Games
    Licensed under the terms of the GNU GPL v2 or later
-   @license http://www.gnu.org/licenses/gpl-2.0.html
-   @source: http://yukkurigames.com/yuu/
+   @license https://www.gnu.org/licenses/gpl-2.0.html
+   @source: https://yukkurigames.com/yuu/
 */
 
 (function (yuu) {
             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" },