v1.0.4
v1.0.4 (2017-07-18)
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:
- core.R: Add print #176 (gaocegege)
- README: Remove limitations #173 (gaocegege)
- ThreeDimensionalCube: Fix frameCount #172 (gaocegege)
- RLangPApplet: Support static mode #171 (gaocegege)
- Add built-in variables pixelWidth and pixelHeight #169 (gaocegege)
- focused: Add example #168 (gaocegege)
- Examples/importLibrary #167 (jeremydouglass)
- RLangInputHandler: Replacing python with java #165 (gaocegege)
- BuiltinApplet: Add warnings for casting #162 (gaocegege)
- docs: Add development #161 (gaocegege)
- build.xml: Add macOS specific check #158 (gaocegege)
- examples: Rename examples of library and package #157 (gaocegege)
- *: Add cast from double to int #155 (gaocegege)
- Remove hack of built-in constants #154 (gaocegege)
- build.xml: Add OS specific code #153 (gaocegege)
- RLangMode: Add examples of R packages #152 (gaocegege)
- Add reference and library example #150 (gaocegege)
- feat: add keyboard event #148 (hawkingrei)
- Add built-in constants #146 (gaocegege)
- badge: Deprecate docker #145 (gaocegege)
- badge: Remove codacy coverage badge #144 (gaocegege)
- demo: Add a demo #118 (gaocegege)
- Pop error or exception to PDE #85 (gaocegege)