You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -426,7 +426,7 @@ libraries:
426
426
p5.particle: "The Particle and Fountain objects can be used to create data-driven effects that are defined through user structures or JSON input and user-draw functions."
427
427
p5.Riso: "p5.Riso is a library for generating files suitable for Risograph printing. It helps turn your sketches into multi-color prints."
428
428
rita.js: "RiTa.js provides a set of natural language processing objects for generative literature."
429
-
RotatingKnobs: "Make knobs you can rotate with custom graphics and return value ranges"
429
+
Rotating knobs: "Make knobs you can rotate with custom graphics and return value ranges."
430
430
p5.scenemanager: "p5.SceneManager helps you create sketches with multiple states / scenes. Each scene is a like a sketch within the main sketch."
431
431
p5.screenPosition: "Adds the screenX and screenY functionality from Processing to P5js."
432
432
p5.scribble: "Draw 2D primitives in a sketchy look. Created by Janneck Wullschleger, based on a port of the original Processing library "
Copy file name to clipboardExpand all lines: src/data/es.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -428,7 +428,7 @@ libraries:
428
428
p5.play: "p5.play provee funciones de sprites, animaciones, entrada y colisión para juegos y aplicaciones afines."
429
429
p5.Riso: "p5.Riso.js es una biblioteca para impresión de Risograph."
430
430
rita.js: "RiTa.js provee un conjunto de objetos de procesamiento de lenguaje natural para literatura generativa."
431
-
RotatingKnobs: "Hacer perillas se puede girar con gráficos personalizados y volver rangos de valores"
431
+
Rotating knobs: "Hacer perillas se puede girar con gráficos personalizados y volver rangos de valores"
432
432
p5.scenemanager: "p5.SceneManager te ayuda a crear bosquejos con múltiples estados / escenas. Cada escena es como un bosquejo dentro del bosquejo principal."
433
433
p5.screenPosition: "Agrega las variables screenX and screenY con las cordenadas del cursor en la pantalla."
434
434
p5.scribble: "Dibujar primitivas 2D con una apariencia poco acabada. Creada por Janneck Wullschleger, basada en un puerto de la biblioteca original de Processing."
0 commit comments