show pretty name for libraries (fixes #3574)

This commit is contained in:
Ben Fry
2015-08-11 10:20:14 -04:00
parent 98a3da31bc
commit ae01eac3b2
7 changed files with 101 additions and 38 deletions
+4
View File
@@ -4,6 +4,10 @@
opengl
_ `focused` variable always false in P2D/P3D
_ https://github.com/processing/processing/issues/3564
_ Use PBOs for async texture copy
_ https://github.com/processing/processing/issues/3569
_ filter(PShader) broken in HiDPI mode
_ https://github.com/processing/processing/issues/3577
_ implement strip(), lstrip(), rstrip?