more todo

This commit is contained in:
codeanticode
2012-08-16 03:28:31 +00:00
parent 26e6038f61
commit 185481bbb0
+1
View File
@@ -13,6 +13,7 @@ API changes/additions (for beta release)
_ Add DISABLE_PERSPECTIVE_CORRECTED_STROKE hint, remove DISABLE_PERSPECTIVE_CORRECTED_LINES
_ Rename shader constants (FLAT, LIT, TEXTURED, etc), resetShader() w/out args?
_ Back-buffer support in shaders: http://code.google.com/p/processing/issues/detail?id=1169
_ Unwrap GLException to avoid confusion when common, non-GL errors occur.
processing-core todo (after beta):
_ Cleaner Implementation of PImage.loadPixels()