todo notes based on going through notifications

This commit is contained in:
Ben Fry
2016-03-06 16:05:54 -05:00
parent 86500c918d
commit 8dee3adbdd
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
0249 (3.0.3)
andres
X Change convention for directional lights in OpenGL-Binding for GLSL
X https://github.com/processing/processing/issues/4275
_ textAlign(CENTER) and pixelDensity(2) aligning incorrectly with Java2D
_ https://github.com/processing/processing/issues/4020
+6
View File
@@ -6,8 +6,14 @@ X https://github.com/processing/processing/pull/4300
X IDE code disappearing due to a concurrency bug
X https://github.com/processing/processing/issues/4322
X https://github.com/processing/processing/pull/4325
X Fix non-ARM Linux deb build process
X https://github.com/processing/processing/issues/4308
X https://github.com/processing/processing/pull/4309
_ createPreprocessor() added to JavaEditor
https://github.com/processing/processing/commit/2ecdc36ac7c680eb36e271d17ad80b657b3ae6a0
_ tabs aren't working properly (several bugs?)
_ https://github.com/processing/processing/issues/3975