minor edits for todo/done

This commit is contained in:
benfry
2009-11-05 00:26:34 +00:00
parent 2be2f58a55
commit 3f3c6bfb66
2 changed files with 11 additions and 4 deletions
+6
View File
@@ -1,3 +1,9 @@
0171 core
X Blurred PImages in OPENGL sketches
X removed NPOT texture support (for further testing)
X http://dev.processing.org/bugs/show_bug.cgi?id=1352
0170 core (1.0.8)
X added some min/max functions that work with doubles
X not sure if those are staying in or not
+5 -4
View File
@@ -1,7 +1,5 @@
0171 core
X Blurred PImages in OPENGL sketches
X removed NPOT texture support (for further testing)
X http://dev.processing.org/bugs/show_bug.cgi?id=1352
0172 core
_ open up the pdf library more (philho)
_ http://dev.processing.org/bugs/show_bug.cgi?id=1343
@@ -12,6 +10,9 @@ _ but works fine with applications
_ get() with OPENGL is grabbing the wrong coords
_ http://dev.processing.org/bugs/show_bug.cgi?id=1349
_ gl power of 2 with textures
_ P3D also seems to have trouble w/ textures edges.. bad math?
_ No textures render with hint(ENABLE_ACCURATE_TEXTURES)
_ http://dev.processing.org/bugs/show_bug.cgi?id=985
_ need to remove the hint from the reference