From abcb23262db002df09902e4b8bc4dfe55dbff6d6 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 13 Aug 2021 12:28:29 -0400 Subject: [PATCH] a note about #172 --- core/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index e846f396c..b2397e87c 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,6 +1,11 @@ 1277 (4.0b2) +contribs +X Remove two redundant variable assignments in PShader +X https://github.com/processing/processing4/pull/172 + + _ put opengl libs for core into platform-specific subfolders? _ may also be useful for Windows antivirus slowdowns: _ https://github.com/processing/processing/issues/4783#issuecomment-269328168