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
Update RLangMode.txt --> library.properties.txt
Bumps version in source: previous build artifacts for 108 were correct, but corresponding commit did not include version bump on master.
updates for Processing 4 (#263)
* missing semicolons; was required to build
* tweaks for the frame field to make compatible with 4.x and retain backward compatibility
* leave PConstants.MACOSX rather than chance to MACOS (to stay compatible)
Support Package in R (#83)
* lib: Import package deps
Signed-off-by: Ce Gao <ce.gao@outlook.com>
* lib: Add maven-ant-tasks
Signed-off-by: Ce Gao <ce.gao@outlook.com>
* ant: Update the stragety about libraries
Signed-off-by: Ce Gao <ce.gao@outlook.com>
* BuiltinApplet: Update the engine
Signed-off-by: Ce Gao <ce.gao@outlook.com>