diff --git a/core/todo.txt b/core/todo.txt index b52e7d504..4d22ab9a9 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -89,7 +89,7 @@ X https://github.com/processing/processing/issues/2617 X Text is half size in PGraphicsRetina2D X https://github.com/processing/processing/issues/2738 -andres +andres/opengl X ortho function is broken X https://github.com/processing/processing/issues/1278 X errors with loading SVGs in P3D/P2D @@ -100,6 +100,8 @@ X add attrib() method X https://github.com/processing/processing/issues/2963 X andres needs input on how the api works o assign this to DXF as well? +X beginShape(POINTS) don't show up in P2D +X https://github.com/processing/processing/issues/3029 contribs X Fix NullPointerException in DepthSorter diff --git a/todo.txt b/todo.txt index a01df6fa4..2c8fab484 100644 --- a/todo.txt +++ b/todo.txt @@ -79,6 +79,8 @@ X CM list converted into table X https://github.com/processing/processing/pull/3454 X more CM updates to fix #3465 X https://github.com/processing/processing/pull/3465 +X https://github.com/processing/processing/pull/3468 +X Added ellipses, improved error Panel, fixed a previous NPE bug cleaning o libraries in java tabs (separate .java files) are reported missing