update todo for previous checkin

pull/95/head
Sean Barrett 2015-03-13 12:00:50 -07:00
parent f02b0d700f
commit c2ee843df3
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
// @TODO
//
// - compute full set of texture normals
// - handle output buffer being full
// - gather vertex lighting from slopes correctly
// - support texture edge_clamp: explicitly mod texcoords by 1, use textureGrad to avoid
// mipmap articats. Need to do compute texcoords in vertex shader, offset towards