From 9579b2006ef68868e0ec2526cd1c43528f6caca6 Mon Sep 17 00:00:00 2001 From: Elie Zananiri Date: Fri, 6 Aug 2021 15:04:21 -0400 Subject: [PATCH 1/5] Add tilt for Processing contribution. --- contrib_generate/sources.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib_generate/sources.conf b/contrib_generate/sources.conf index 24dc54600..2bc110505 100644 --- a/contrib_generate/sources.conf +++ b/contrib_generate/sources.conf @@ -1,4 +1,4 @@ -# Next ID: 272 +# Next ID: 273 # Increment after assigning ID to new contribution [Library : 3D] @@ -39,6 +39,7 @@ 244 \ http://giftedapprentice.com/ewbIK/ewbIK.txt 245 \ https://github.com/VisualComputing/nub/releases/download/latest/nub.txt 253 \ https://ztdp.ca/projects/school/Green/Green.txt +272 \ https://fox-gieg.com/patches/processing/libraries/tiltProcessing/tiltProcessing.txt [Library : Compilation] 004 \ http://staff.city.ac.uk/~jwo/giCentre/utils/gicentreUtils.txt From e08ad42e2604e6c4daad2e6d6b2b0a07bd76600d Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 9 Aug 2021 07:30:03 -0400 Subject: [PATCH 2/5] changing to make 4.0 beta 1 the default download --- content/static/download.html | 29 ++++++++++++++++++----------- download/latest.txt | 2 +- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/content/static/download.html b/content/static/download.html index c402c79a4..122db5e30 100644 --- a/content/static/download.html +++ b/content/static/download.html @@ -9,19 +9,19 @@

Download Processing. Process
- 3.5.4 - (17 January 2020) + 4.0b1 + (9 August 2021)
@@ -29,12 +29,12 @@

Download Processing. Process
- Read about the changes in 3.0. The list of revisions covers the differences between releases in detail. + Read about the changes in 4.0. The list of revisions covers the differences between releases in detail.
@@ -42,6 +42,13 @@

Download Processing. Process

Stable Releases

+
  • + 4.0b1 + (9 August 2021) + Windows 64 + Linux 64 + macOS +
  • 3.5.4 (17 January 2020) @@ -273,6 +280,7 @@

    Pre-Releases

    Mac OS X
  • + + Processing Documentation ========== From 76be09a0f538ddad43cf758ba987b47a75d03ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20de=20Courville?= Date: Mon, 9 Jan 2023 14:12:50 +0100 Subject: [PATCH 5/5] Update README.md strikethrough readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b0e0bb8da..60a674da3 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ Processing Documentation ========== -This is the official source code for the Processing reference, examples, tutorials, and [processing.org](http://processing.org) web site. +~~This is the official source code for the Processing reference, examples, tutorials, and [processing.org](http://processing.org) web site.~~ -If you have found an error in the Processing reference, examples, tutorials, or website you can file it here under the ["issues" tab](https://github.com/processing/processing-docs/issues). +~~If you have found an error in the Processing reference, examples, tutorials, or website you can file it here under the ["issues" tab](https://github.com/processing/processing-docs/issues).~~ -The [processing](https://github.com/processing/processing) repository contains the source code for Processing itself. (Please use that link to file issues regarding the Processing software.) +~~The [processing](https://github.com/processing/processing) repository contains the source code for Processing itself. (Please use that link to file issues regarding the Processing software.)~~