From b7c4a5a5723b6a5e99b9255fbc1a8e00c5cb9b82 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 17 Jan 2021 22:05:21 -0500 Subject: [PATCH 01/20] add 4.0a3 to the download page --- content/static/download.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/content/static/download.html b/content/static/download.html index ceaeea186..7b62c601e 100644 --- a/content/static/download.html +++ b/content/static/download.html @@ -263,14 +263,22 @@

Stable Releases

Pre-Releases

The changes document covers incremental updates between 4.x releases, and is especially important to read for pre-releases.

From 95deef51a6a12a9c1e928c2b608a84cac85e0fc9 Mon Sep 17 00:00:00 2001 From: Elie Zananiri Date: Mon, 21 Jun 2021 17:04:40 -0400 Subject: [PATCH 13/20] Add Pd4P3 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 aa5dd33b0..24dc54600 100644 --- a/contrib_generate/sources.conf +++ b/contrib_generate/sources.conf @@ -1,4 +1,4 @@ -# Next ID: 271 +# Next ID: 272 # Increment after assigning ID to new contribution [Library : 3D] @@ -231,6 +231,7 @@ 254 \ http://www.kramann.info/ComposingForEveryone.txt 260 \ https://github.com/sphaero/procmod/releases/latest/download/procmod.txt 264 \ https://github.com/dennisppaul/wellen/releases/latest/download/wellen.txt +271 \ https://www.robertesler.com/software/Pd4P3.txt [Library : Utilities] 001 \ https://github.com/remixlab/proscene/releases/download/latest/proscene.txt From f454a245eb0a3f59eae519257eb6ff7caaf0b30f Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 24 Jun 2021 17:52:32 -0400 Subject: [PATCH 14/20] updating the download page for 4.0a5 --- content/static/download.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/static/download.html b/content/static/download.html index d9b76b6ba..bd6d04d31 100644 --- a/content/static/download.html +++ b/content/static/download.html @@ -265,6 +265,14 @@

Pre-Releases

    +
  • + 4.0 alpha 5 + (24 June 2021) + Win 64 + Linux 64 + Mac OS X +
  • +
  • 4.0 alpha 4 (15 June 2021) @@ -273,6 +281,7 @@

    Pre-Releases

    Mac OS X
  • + +
  • + 4.0 alpha 6 + (10 July 2021) + Win 64 + Linux 64 + Mac OS X +
  • +
  • 4.0 alpha 5 (24 June 2021) @@ -273,6 +281,7 @@

    Pre-Releases

    Mac OS X
  • +
    - 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 20/20] 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.)~~