Files
processing4/java
gohai fe2082dcce IO: Simulate on all unsupported platforms
Instead of throwing an exception early on, this makes it possible to test all other parts of sketches that make light use of the IO library. A warning is printed once after startup for those environments.

This was tested on OS X against all examples that come with the IO library. Note: x86 and x64 are technically supported platforms. If a user on those prefers to use simulation instead, it is necessary to call NativeInterface.alwaysSimulate() before any other IO library function.
2016-05-05 19:33:37 +02:00
..
2015-02-11 00:42:05 -08:00
2015-09-01 11:45:25 -04:00
2015-06-25 10:05:04 -04:00
2015-06-06 21:28:57 -04:00
2015-01-20 15:48:43 -05:00
2015-02-11 00:42:05 -08:00
2015-10-02 13:17:56 -07:00
2015-08-20 21:04:03 -07:00