From ccf4210860e1a5f0b3686da9337329a6f3bcbc53 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 3 Feb 2017 10:03:54 -0500 Subject: [PATCH] notes about the patch from jdf --- core/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 4b370f4e4..3100cabeb 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -18,6 +18,8 @@ X when key is not present, more in line w/ other p5 api contrib X Fix a number of memory leaks (jdf) X https://github.com/processing/processing/pull/4862 +X https://github.com/jdf/processing.py/issues/233 +X https://github.com/processing/processing/pull/4873 _ TRIANGLE_STRIP not working correctly with createShape() and default renderer