Skip to content

Commit 90860bc

Browse files
authored
Merge pull request processing#276 from processing/contrib-script-fix
Remove IDs from contribution json files
2 parents 59f9b1d + 0765118 commit 90860bc

File tree

208 files changed

+37
-280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

208 files changed

+37
-280
lines changed

content/contributions/$1_Unistroke_Recognizer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
],
1010
"sentence": "Implementation of the [$1 Gesture Recognizer](http://depts.washington.edu/aimgroup/proj/dollar/), a two-dimensional template based gesture recognition.",
1111
"paragraph": "",
12-
"id": "069",
1312
"type": "library",
1413
"packages": [
1514
{

content/contributions/(Weka4P)_Weka_Machine_Learning_for_Processing.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
],
1010
"sentence": "Implementation of the Open Source Weka Machine Learning Java library for Processing 3.",
1111
"paragraph": "Train and load models to bring Machine Learning (for example: classification and regression) to your Processing projects.",
12-
"id": "270",
1312
"type": "library",
1413
"packages": [
1514
{

content/contributions/AI_for_2D_Games.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
],
1010
"sentence": "An AI framework suitable for 2D games and simulations.",
1111
"paragraph": "This supports the creation of sketches that require state driven autonomous agents. Everything is here to get you started, including many examples demonstrating the library features. The [website] (http://www.lagers.org.uk/ai4g/index.html) has many articles and programming examples explaining this sophisticated library.",
12-
"id": "127",
1312
"type": "library",
1413
"packages": [
1514
{

content/contributions/AP-Sync.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
],
1111
"sentence": "AP-Sync it the easy way to sync data to processing from your arduino or any microcontroller to processing and back.",
1212
"paragraph": "Its simple api makes syncing data a breeze.",
13-
"id": "206",
1413
"type": "library",
1514
"packages": [
1615
{

content/contributions/Andrew's_Utilities_(AULib).json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
],
1010
"sentence": "Motion blur, fields, easing, waves, uniformly-spaced curves, globs, and more!",
1111
"paragraph": "The library consists of: flip a fair coin, choose objects from a list, choose shuffled objects, animation conveniences, distance functions, easing functions, blending functions, repeating wave patterns, a camera for producing offline animation with motion blur, Bezier and CR curves that provide points at arclength distances on multi-segment curves, 2D field of floats, N-D field of floats (with support for color images), produce frames for a multi-step animation, and draw 2D globs.",
12-
"id": "152",
1312
"type": "library",
1413
"packages": [
1514
{

content/contributions/AndroidCapture_for_Processing.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
],
1010
"sentence": "This lib tries to transfer data(Android Camera & Android Sensor) between Processing and Android.",
1111
"paragraph": "",
12-
"id": "183",
1312
"type": "library",
1413
"packages": [
1514
{

content/contributions/Android_Mode.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"sentence": "Create projects with Processing for Android devices",
88
"paragraph": "This version of the Android Mode is for Processing 3.1+",
99
"imports": "processing.mode.java.JavaMode",
10-
"id": "101",
1110
"type": "mode",
1211
"categories": null,
1312
"packages": [

content/contributions/Ani.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
],
1010
"sentence": "A lightweight library for creating animations and transitions.",
1111
"paragraph": "",
12-
"id": "003",
1312
"type": "library",
1413
"packages": [
1514
{

content/contributions/Apple_Light_Sensor.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
],
1010
"sentence": "Interface to the Light Sensor in MacBook Pro computers.",
1111
"paragraph": "",
12-
"id": "028",
1312
"type": "library",
1413
"packages": [
1514
{

content/contributions/Applet_Maker_&_Signer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"categories": null,
88
"sentence": "Enables the creation of self-signed Java Applets",
99
"paragraph": "Simple wizard style interface to export and sign (optional) applets from Processing 2.0",
10-
"id": "096",
1110
"type": "tool",
1211
"packages": [
1312
{

0 commit comments

Comments
 (0)