Commit Graph

10045 Commits

Author SHA1 Message Date
Ben Fry 944e70be2a notes about fx updates 2015-05-16 21:21:13 -04:00
Ben Fry ef072664f9 properly set stage size 2015-05-16 21:09:13 -04:00
Ben Fry f421f9d537 remove debug message 2015-05-16 21:09:00 -04:00
Ben Fry cc3f59ca39 threading improvements to get things in sync 2015-05-16 21:00:11 -04:00
Ben Fry 1c48af2ccd stage not necessarily inited yet 2015-05-16 20:37:16 -04:00
Ben Fry b33f6dff5e remove local that was masking the superclass field 2015-05-16 20:36:53 -04:00
Ben Fry c5f410d722 add notes about the new constructor 2015-05-16 20:00:01 -04:00
Ben Fry 0a213ef21e Merge branch 'master' of github.com:processing/processing 2015-05-16 19:58:08 -04:00
Ben Fry e8d75f7714 implementing settings() alongside size() 2015-05-16 19:54:23 -04:00
Ben Fry 0cef1e9673 add StringList(Object...) constructor 2015-05-16 19:54:09 -04:00
Manindra Moharana 280a794ceb fixed ctrl click firing on mac #3242 2015-05-16 16:25:45 -07:00
Ben Fry 18e95d75ae changing how the sketchXxxx() methods work 2015-05-16 19:08:22 -04:00
Ben Fry e4629d89de additional OpenGL notes 2015-05-16 17:33:05 -04:00
Ben Fry e53b5c2897 don't remove JavaFX stuff from Windows and Linux builds 2015-05-16 13:01:13 -04:00
Ben Fry 45b9194cb9 remove me note 2015-05-16 12:49:56 -04:00
Ben Fry b73b40f9cc add Eclipse project files for SVG 2015-05-16 12:48:52 -04:00
Ben Fry 98617b4602 include SVG in the build, the todo, and release notes 2015-05-16 12:40:36 -04:00
Ben Fry 16f6a07c49 writing release notes for 3.0a8 2015-05-16 12:37:07 -04:00
Ben Fry 8a0e0168d2 remove unused imports 2015-05-16 12:36:58 -04:00
Ben Fry cd5c927486 remove unused method 2015-05-16 12:36:33 -04:00
Ben Fry 4ab42a0fb3 simple svg exporter 2015-05-16 12:36:02 -04:00
codeanticode 2e8187d9c4 present and retina tweaks 2015-05-16 10:20:45 -04:00
Ben Fry cb9a80ac30 fix of #3280 2015-05-16 09:09:58 -04:00
Ben Fry 84556fb787 Merge branch 'master' of github.com:processing/processing 2015-05-16 09:09:09 -04:00
Ben Fry 1c2738be05 fix more of size() parsing, get PDF working 2015-05-16 09:09:04 -04:00
codeanticode efb60a7e3a some retina fixes 2015-05-16 09:00:33 -04:00
Ben Fry e52be3f71b setSize() method for offscreen surface 2015-05-16 08:01:15 -04:00
Ben Fry 498b6c626b organize some notes 2015-05-16 07:55:19 -04:00
Ben Fry 52ec07d2b3 hrm, this sketchXxxx() thing sounds like a headache 2015-05-15 16:32:25 -04:00
Ben Fry 8f23be3df0 move the note 2015-05-15 16:23:48 -04:00
Ben Fry 3d33fe3fd1 deal with path handling in renderers 2015-05-15 16:16:19 -04:00
Ben Fry 6ae3a56d88 add method for output path 2015-05-15 16:03:00 -04:00
Ben Fry c37e9dc81e rework non-visible surface handling, fix size() parser 2015-05-15 16:00:35 -04:00
Ben Fry 79ba41cede Merge branch 'master' of github.com:processing/processing 2015-05-15 14:24:33 -04:00
codeanticode 4ecb56e952 removed some warnings on GL static classes 2015-05-15 11:59:49 -04:00
codeanticode 57ce9a775d set window position in fullscreen 2015-05-15 11:44:27 -04:00
codeanticode 6c145683ba fixes for present mode 2015-05-15 11:30:27 -04:00
Ben Fry 761bd8bf4a notes about the EDT 2015-05-15 09:53:40 -04:00
Ben Fry 721e197d76 further clarification on LWJGL3 direction 2015-05-15 09:40:49 -04:00
Ben Fry 950fe0379a notes about JOGL/LWJGL 2015-05-15 09:32:50 -04:00
Ben Fry 12ada0148a remove warnings 2015-05-14 18:36:43 -04:00
Ben Fry c32736be56 fix ant build for jogl 2015-05-14 18:22:49 -04:00
codeanticode 3ffb541309 removed jogl library 2015-05-14 18:22:18 -04:00
codeanticode c0514c3d35 put JOGL back in 2015-05-14 18:20:03 -04:00
codeanticode 623f20dce3 avoiding thread lockup in windows 2015-05-14 15:58:57 -04:00
Ben Fry 6cdfa81d4f remove other dead parts 2015-05-14 11:35:11 -04:00
Ben Fry e7f6be60cb rooting out additional component handling 2015-05-14 11:26:59 -04:00
Ben Fry 0d18ecaaa8 removing older code 2015-05-14 11:21:22 -04:00
Ben Fry 07fb44b3c0 add window movement events 2015-05-14 11:21:03 -04:00
Ben Fry f2e0e05198 moving the frame event handling to PApplet itself 2015-05-14 11:20:35 -04:00