processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
68 stars 94 forks source link

Surface methods should be replaced by new core methods in the reference #335

Open SableRaf opened 2 years ago

SableRaf commented 2 years ago

Processing 4 added new core functions to replace the surface methods as can be seen in the Beta 5 and Beta 7 release notes. These changes are also mentioned here https://github.com/processing/processing4/issues/53

The reference needs to be updated to reflect those updates:

In case you want to contribute to this task, here is how to edit the reference.

Note: surface methods are still backwards compatible but you are encouraged to use the new methods for future sketches

SableRaf commented 1 year ago

Can't fix this until https://github.com/processing/processing-doclet/issues/1 is solved

antriksh-9 commented 10 months ago

Hey @SableRaf I want to work on this issue. Please assign it to me.