Commit Graph

1203 Commits

Author SHA1 Message Date
codeanticode
dcfc2cc4db canvas embedding 2015-01-22 08:04:04 -05:00
codeanticode
06ce0eb772 add retina classes 2015-01-22 07:57:52 -05:00
Ben Fry
a32a634b72 deal with .class signing conflicts and use JDT .jar files for compilation 2015-01-21 19:43:02 -05:00
Ben Fry
3ff3b52b3c nothing at all 2015-01-21 19:06:48 -05:00
codeanticode
9f95140897 add hideMenuBar() call 2015-01-20 22:05:21 -05:00
Ben Fry
f56436a19d well, time for the 'ole git push that destroys everything, leaving devastation as i leave for the day. 2015-01-20 19:05:51 -05:00
Ben Fry
bf93a7ec57 that one too 2015-01-20 18:03:33 -05:00
Ben Fry
1be529f21f add items from the theme 2015-01-20 18:02:37 -05:00
Ben Fry
26eb438989 actually running, with lots of errors 2015-01-20 17:57:56 -05:00
Ben Fry
8b9cf93b8b more cleanups 2015-01-20 17:17:00 -05:00
Ben Fry
5e737a5c02 clean up warnings 2015-01-20 17:13:42 -05:00
Ben Fry
9fc6ae7f46 fix package names for all these fellas 2015-01-20 16:49:53 -05:00
Ben Fry
2879da8833 ignoring and adding 2015-01-20 15:48:43 -05:00
Ben Fry
8ae116567d next stage of mess 2015-01-20 15:46:25 -05:00
Ben Fry
2b5e537d30 better spot for this fella 2015-01-20 14:58:44 -05:00
Ben Fry
6cee23d050 move tweak over here 2015-01-20 14:58:18 -05:00
Ben Fry
d7da694d80 moving the Java mode over here too 2015-01-20 14:57:32 -05:00
Ben Fry
260d131c00 moving things around to merge PDE X 2015-01-20 14:56:21 -05:00
Ben Fry
026efda8b8 Merge branch 'master' of github.com:processing/processing 2015-01-20 07:10:33 -05:00
codeanticode
402810e2e1 handle lack of predefined cursors in LWJGL 2015-01-20 00:54:18 -05:00
Ben Fry
289e2b57f6 update to launch4j 3.6 2015-01-19 18:59:49 -05:00
Ben Fry
fcb00b7019 Merge branch 'master' of github.com:processing/processing 2015-01-19 18:32:43 -05:00
Ben Fry
05f3b392ad rolling over to new Eclipse packages to support Java 8 2015-01-19 18:32:24 -05:00
codeanticode
906b0e5d8a working on the cursors 2015-01-19 18:07:31 -05:00
codeanticode
385e46c0a0 fix buffer limits 2015-01-19 17:17:58 -05:00
codeanticode
066f2302a0 more frame handling 2015-01-19 15:57:06 -05:00
codeanticode
5a46c4b990 close and resize working 2015-01-19 14:53:29 -05:00
codeanticode
914d792e7c added large stage example 2015-01-12 16:00:02 -05:00
codeanticode
4b51ca2d89 set sketch size 2015-01-12 15:59:44 -05:00
codeanticode
32240d2901 fixes to lwjgl renderer 2015-01-12 14:38:25 -05:00
codeanticode
4817c57655 lwjgl renderer uses new arch 2015-01-12 01:58:45 -05:00
Ben Fry
84e96a0958 add reference.zip download to the assemble process 2014-11-26 12:44:57 -05:00
Kyle Feuz
c7759f2a78 Bring in upstream changes from 'master' 2014-11-21 10:31:28 -07:00
Kyle Feuz
4772c5095c Unset executable bit on a few more files 2014-11-20 22:55:55 -07:00
Kyle Feuz
85d511975b unset executable bit for .txt files 2014-11-20 13:20:33 -07:00
Kyle Feuz
cc312f8b76 Unset the executable bit on xml files 2014-11-20 13:17:33 -07:00
Kyle Feuz
49c3435b36 Normalize line endings. Auto-detect textfiles. Force .java and .pde files to be treated as text. 2014-11-20 12:57:04 -07:00
Ben Fry
7d796b31ff Merge remote-tracking branch 'upstream/master' 2014-11-16 10:25:26 -07:00
Jakub Valtar
ffdfb2a400 Highlighting of keywords with parens, fixes #2099 2014-11-16 14:15:13 +01:00
Ben Fry
682c686391 holy smokes what a mess 2014-11-14 16:48:07 -07:00
Ben Fry
96b9f8dc21 remove unnecessary parens 2014-11-14 15:08:52 -07:00
Ben Fry
ee9584bf53 Merge pull request #2588 from kfeuz/Issue2364
Implements the active() method for Serial and Server (Issue #2364).
2014-11-14 15:01:17 -07:00
Ben Fry
c832bde934 Merge pull request #2922 from kfeuz/Issue2576
Fixes NPE when calling ip() on disconnected clients.
2014-11-14 14:43:04 -07:00
Ben Fry
badd307ec9 Merge pull request #2578 from kfeuz/Issue2577
Fixes NPE when writing to disconnected client, Issue #2577
2014-11-14 14:31:14 -07:00
Ben Fry
19c9994907 Merge remote-tracking branch 'upstream/master' 2014-11-11 09:45:21 -05:00
wirsing
ebe8d3664d Moved sound library to processing-sound 2014-11-06 14:01:41 -08:00
Ben Fry
930ac4065a Merge remote-tracking branch 'upstream/master' 2014-11-03 15:15:26 -05:00
codeanticode
180a100f64 Merge pull request #2898 from federicobond/lwjgl-fix
Pass correct offset to glCopyTexSubImage2D
2014-11-03 11:39:11 -05:00
Kyle Feuz
3f01414d01 Changed ip() to return null when client has disconnected 2014-11-01 23:08:58 -06:00
Ben Fry
deec670eee merge additions 2014-10-22 19:04:25 -04:00