|
6 | 6 |
|
7 | 7 | **Closed issues:** |
8 | 8 |
|
| 9 | +- Write a tech report to introduce the architecture of Processing.R [\#119](https://github.com/gaocegege/Processing.R/issues/119) |
| 10 | +- reference: Can't show functions which have no subcategory [\#117](https://github.com/gaocegege/Processing.R/issues/117) |
| 11 | +- Layout error in documentation [\#112](https://github.com/gaocegege/Processing.R/issues/112) |
9 | 12 | - Error when run example/reference [\#106](https://github.com/gaocegege/Processing.R/issues/106) |
10 | 13 | - Travis-CI testing and Docker error? [\#101](https://github.com/gaocegege/Processing.R/issues/101) |
| 14 | +- Fail to run in macOS [\#99](https://github.com/gaocegege/Processing.R/issues/99) |
11 | 15 | - trigonometry is not in example in PDE [\#96](https://github.com/gaocegege/Processing.R/issues/96) |
12 | 16 | - Support description and syntax in reference by .property.yml [\#93](https://github.com/gaocegege/Processing.R/issues/93) |
13 | 17 | - Runner.jar blocks although exit is called [\#89](https://github.com/gaocegege/Processing.R/issues/89) |
|
17 | 21 | - adopt style guide for R code and examples [\#52](https://github.com/gaocegege/Processing.R/issues/52) |
18 | 22 | - Package necessary deps when installation [\#43](https://github.com/gaocegege/Processing.R/issues/43) |
19 | 23 | - Support more built-in functions [\#16](https://github.com/gaocegege/Processing.R/issues/16) |
| 24 | +- Add unit test cases into Processing.R [\#10](https://github.com/gaocegege/Processing.R/issues/10) |
20 | 25 |
|
21 | 26 | **Merged pull requests:** |
22 | 27 |
|
| 28 | +- travis: Fix CI failure [\#129](https://github.com/gaocegege/Processing.R/pull/129) ([gaocegege](https://github.com/gaocegege)) |
| 29 | +- reference: Add tranform reference items [\#128](https://github.com/gaocegege/Processing.R/pull/128) ([gaocegege](https://github.com/gaocegege)) |
| 30 | +- style: remove useless import [\#127](https://github.com/gaocegege/Processing.R/pull/127) ([hawkingrei](https://github.com/hawkingrei)) |
| 31 | +- feat: move the function about mouse to BuiltinApplet [\#126](https://github.com/gaocegege/Processing.R/pull/126) ([hawkingrei](https://github.com/hawkingrei)) |
| 32 | +- Add architecture documentation [\#125](https://github.com/gaocegege/Processing.R/pull/125) ([gaocegege](https://github.com/gaocegege)) |
| 33 | +- Create CODE\_OF\_CONDUCT.md [\#124](https://github.com/gaocegege/Processing.R/pull/124) ([gaocegege](https://github.com/gaocegege)) |
| 34 | +- feat: add mouseX and mouseY [\#122](https://github.com/gaocegege/Processing.R/pull/122) ([hawkingrei](https://github.com/hawkingrei)) |
| 35 | +- Feat/add keyword focused [\#121](https://github.com/gaocegege/Processing.R/pull/121) ([hawkingrei](https://github.com/hawkingrei)) |
| 36 | +- WIP: Add reference code for `Lights, Camera` [\#115](https://github.com/gaocegege/Processing.R/pull/115) ([gaocegege](https://github.com/gaocegege)) |
23 | 37 | - README: Add reference [\#113](https://github.com/gaocegege/Processing.R/pull/113) ([gaocegege](https://github.com/gaocegege)) |
24 | 38 | - Finish shape reference [\#109](https://github.com/gaocegege/Processing.R/pull/109) ([gaocegege](https://github.com/gaocegege)) |
25 | 39 | - reference: Migrate property from processing.py [\#105](https://github.com/gaocegege/Processing.R/pull/105) ([gaocegege](https://github.com/gaocegege)) |
|
0 commit comments