diff --git a/core/todo.txt b/core/todo.txt index ff6d51868..579b7a981 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -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 diff --git a/todo.txt b/todo.txt index 9984edf3b..69c39b114 100644 --- a/todo.txt +++ b/todo.txt @@ -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