Skip to content

Update contributions.yaml #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions contributions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2652,8 +2652,8 @@ contributions:
categories:
sentence: Adds an REPL Console to view the output of code typed into it immediately.
Also gives the PDE the ability to hot swap code.
paragraph: This mode adds in a Read-Evaluate-Print-Loop console to processing in
the form of a tab at the bottom. The console enables users to type in processing
paragraph: This mode adds in a Read-Evaluate-Print-Loop console to Processing in
the form of a tab at the bottom. The console enables users to type in Processing
code and to view the output of this code immediately. Each subsequent line of
code shows the output incrementally, much like how an REPL Console for any interpretive
language (like Python, and the Linux bash terminal) would. The console also provides
Expand Down Expand Up @@ -3305,7 +3305,7 @@ contributions:
status: DEPRECATED
type: library
name: Phidgets For Processing
authors: '[Shachar Geiger]([email protected])'
authors: '[Shachar Geiger](mailto:[email protected])'
url: https://github.com/sgeigers/Phidgets-For-Processing
categories:
- Hardware
Expand Down Expand Up @@ -3841,7 +3841,7 @@ contributions:
status: VALID
type: library
name: tramontanaCV
authors: '[Pierluigi Dalla Rosa](www.pierdr.com)'
authors: '[Pierluigi Dalla Rosa](https://www.pierdr.com/)'
url: https://tramontana.xyz/tramontanacv
categories:
- Video & Vision
Expand Down Expand Up @@ -3870,7 +3870,7 @@ contributions:
status: VALID
type: library
name: meter
authors: Bill (Papa) Kujawa
authors: Bill \(Papa\) Kujawa
url: https://github.com/BillKujawa/meter.git
categories:
- Hardware
Expand Down Expand Up @@ -4705,7 +4705,7 @@ contributions:
status: VALID
type: library
name: Simple Phidgets
authors: '[Shachar Geiger]([email protected])'
authors: '[Shachar Geiger](mailto:[email protected])'
url: https://github.com/sgeigers/SimplePhidgets
categories:
- Hardware
Expand Down Expand Up @@ -4773,8 +4773,7 @@ contributions:
status: VALID
type: library
name: (Weka4P) Weka Machine Learning for Processing
authors: '[Rong-Hao Liang]([email protected]), [Wesley Hartogs](https://wesleyhartogs.nl),
[Janet Huang]([email protected])'
authors: '[Rong-Hao Liang](mailto:[email protected]), [Wesley Hartogs](https://wesleyhartogs.nl), [Janet Huang](mailto:[email protected])'
url: https://howieliang.github.io/Weka4P/
categories:
- Data
Expand Down Expand Up @@ -4952,7 +4951,7 @@ contributions:
status: VALID
type: library
name: SerialRecord
authors: '[Oliver Steele]([email protected])'
authors: '[Oliver Steele](mailto:[email protected])'
url: https://osteele.github.io/Processing_SerialRecord/
categories:
- Data
Expand Down