From 0726edc34477e0430704f339e0680acdf81a609a Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 16 Sep 2023 15:11:09 -0400 Subject: [PATCH] note about #781, #782 --- core/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 79cf46074..6d2d592f2 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -10,6 +10,9 @@ X https://github.com/processing/processing4/pull/759 X Fix beginContour() when used with createShape() from @hx2A X https://github.com/processing/processing4/issues/643 X https://github.com/processing/processing4/pull/776 +X Fix `PShape.getSpecular()`, `getEmissive()`, and `getShininess()` from @hx2A +X https://github.com/processing/processing4/issues/781 +X https://github.com/processing/processing4/pull/782 _ JNA version of getting resolution