Processing.R Versions Save

R Language Mode in Processing for Creative Coding, created by @gaocegege, maintained by @jeremydouglass

v1.0.9

2 years ago

Update to support Processing 4.

Many thanks to @benfry for the patch -- and happy 20th anniversary to Processing!

(with version metadata fix)

v1.0.8

2 years ago

Update to support Processing 4.

Many thanks to @benfry for the patch -- and happy 20th anniversary to Processing!

v1.0.7

4 years ago

Minor update to support correct listing and downloading for Processing PDE Contributions Manager.

v1.0.6

6 years ago

v1.0.6 (2017-11-01)

Full Changelog

Closed issues:

  • Support Table in R #244
  • Support PVector #241
  • Docs: Tutorials do not list author #239
  • println() not working #236
  • Fix broken and missing links in README.md #219
  • Announce mode #215
  • Add tutorials #186
  • Cast more functions from double to int #184
  • Replace ant with maven or gradle #139
  • Fix ad-hoc examples in documentation #110
  • Support CI in macOS via Travis CI #82
  • PDE mode installation (automatic) #59
  • Get in touch with Processing "modes" community #56
  • Get in touch with R community #34
  • Replace the timezone #30
  • The Big One: Proposal in GSoC 2017 #28
  • Allow failure in macOS to solve the queueing problem #229
  • Import netlify to CI the reference docs #199
  • When there are exceptions, fail to close the applets #143
  • Welcome to have a try on Processing.R #142
  • Documentation: PDE reference folder in mode #55

Merged pull requests:

v1.0.5

6 years ago

v1.0.5 (2017-08-20)

Full Changelog

Closed issues:

  • frameRate variable named to match others #214
  • docs--broken reference link #213
  • Redirect all errors to PDE console #211
  • Credits in Processing.R reference docs #206
  • Conflict between mousePressed and mousPressed() #194
  • Implement complete print logic #174
  • libraryImport video example: can't define movieEvent hook #166
  • Support the event function #163
  • example: Add example for focus. #160
  • Support built-in variables #98
  • Support Reading and Creating built-in functions #86
  • Support Processing libraries #58

Merged pull requests:

v1.0.4

6 years ago

v1.0.4 (2017-07-18)

Full Changelog

Closed issues:

  • Fix the wrong indent in PDE editor #164
  • howto.md: Document the new way #159
  • Rename the examples about package and library #156
  • R package example code #151
  • Library example code and test case #149
  • Cannot build with gcc-bridge on macOS 10.12.5 #147
  • renjin: Unable to build in x86 architecture #140
  • Add wrapper to cast double into int and print warnings in PDE console #108
  • map function call meets error #107
  • Refactor the logic about frameCount #81
  • support static sketches with size() #51
  • Support render keywords in size() #50
  • Support Constants (math) from Processing #49
  • size fails in setup #39
  • Redirect STDERR to Processing console #24

Merged pull requests:

v1.0.4-alpha

6 years ago

v1.0.4-alpha (2017-07-05)

Full Changelog

Closed issues:

  • LibraryImporter: Fix ad-hoc code #136
  • Support packages (libraries) in R #17
  • Add pre-processer into Processing.R #9

Merged pull requests:

v1.0.3

6 years ago

v1.0.3 has reference documentation and the processing prefix is removed in this release.

Besides this, v1.0.3 supports almost all built-in functions in Processing.

Thank @hawkingrei, our new contributor, for his work on some built-in variables such as mouseX.

Closed issues:

  • Remove Python-specific reference terms from reference import #120
  • Write a tech report to introduce the architecture of Processing.R #119
  • reference: Can't show functions which have no subcategory #117
  • Layout error in documentation #112
  • Error when run example/reference #106
  • Travis-CI testing and Docker error? #101
  • Fail to run in macOS #99
  • trigonometry is not in example in PDE #96
  • Support description and syntax in reference by .property.yml #93
  • Runner.jar blocks although exit is called #89
  • Create documentation using Processing docs tools #80
  • New release (pre-GSOC) #70
  • coala: Support code linting for Java #69
  • Adapt float type in language level by renjin #61
  • adopt style guide for R code and examples #52
  • Package necessary deps when installation #43
  • Support more built-in functions #16
  • Add unit test cases into Processing.R #10

Merged pull requests:

v1.0.2

7 years ago

v1.0.2 (2017-05-19)

Full Changelog

This is a pre-GSoC release, which contains the changes during community bonding period.

Closed issues:

  • Code review for Processing.R #54
  • Install R examples while installing Processing.R mode #48
  • macOS fails to run Processing.R #47
  • PDE mode installation (manual) #42
  • Add an object oriented example #41
  • Travis fails according to ant report #37
  • Comments highlight error in Processing IDE #35
  • Fail to build mode in macOS #33
  • Add Processing app with Processing.R into v1.0.1 #23
  • Add logger support to Processing.R #22
  • Re-direct STDOUT to console in Processing.app #20
  • Add CI for Windows #19
  • Imporve code quality according to codacy report #18
  • Simplify CI process: replace the compilation with download file #15
  • Merge generate-ant-file.sh scripts to one bash script #13
  • Static Mode in Editor #7
  • RLangPApplet singleton #6

Merged pull requests:

v1.0.1

7 years ago

v1.0.1 (2017-04-09)

Full Changelog

Closed issues:

  • Can not input new lines in editor #8

Merged pull requests: