File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ X Fix check in loadShader()
66X https://github.com/processing/processing/pull/2867
77X Refined PShader uniform missing message fixes
88X https://github.com/processing/processing/pull/2869
9+ X Use correct parameter types in FloatList methods
10+ X https://github.com/processing/processing/pull/2902
911
1012
1113andres
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ X Migrate to unsynchronized data structures
1313X https://github.com/processing/processing/pull/2863
1414X improve contrib manager localization
1515X https://github.com/processing/processing/pull/2870
16+ X Fix infinite recursion in sound library
17+ X https://github.com/processing/processing/pull/2897
1618_ Add support for localizing contributions
1719_ https://github.com/processing/processing/pull/2833
1820_ Fix renaming from RGB to Rgb.java and others
You can’t perform that action at this time.
0 commit comments