v1.0.5
v1.0.5 (2017-08-20)
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:
- BuiltinApplet: Add pixelDensity #217 (gaocegege)
- Update frameRate #216 (gaocegege)
- SketchRunner: Redirect all errors to PDE console #212 (gaocegege)
- src: Refactor the logic about key #210 (gaocegege)
- Fix mousePressed and add examples #208 (gaocegege)
- lib: Update #207 (gaocegege)
- reference: Add the missing images #205 (gaocegege)
- reference: Add missing test.yml #204 (gaocegege)
- reference: Add Color #203 (gaocegege)
- reference: Add time #202 (gaocegege)
- reference: Update control #201 (gaocegege)
- core.R: Add all constants in Processing #200 (gaocegege)
- *: Fix the name of the mode #198 (gaocegege)
- *: Update the version #197 (gaocegege)
- *: Add deploy script #196 (gaocegege)
- reference: Refactor docs about structure #195 (gaocegege)
- reference: Add all items in mouse #193 (gaocegege)
- Example: Add data #192 (gaocegege)
- core.R: Add colorMode specific constants #191 (gaocegege)
- demo: Fix the demo #190 (gaocegege)
- ignore: Ignore build.properties #189 (gaocegege)
- *: Add version in PDE #188 (gaocegege)
- *: Fix the callback function #187 (gaocegege)
- Examples/importLibrary: sound and DXF #183 (jeremydouglass)
- example: Add more cases #182 (gaocegege)
- build.xml: Remove useless dep #180 (gaocegege)
- *: Support libraries in cli runner #179 (gaocegege)
- Refactor the documentation about docker #177 (gaocegege)