Commit Graph

3239 Commits

Author SHA1 Message Date
Ben Fry 79aaadaadd more organizing and prioritizing 2015-05-17 11:40:35 -04:00
Ben Fry cc88580dfc more cleaning up, don't set args[] unless non-null 2015-05-17 11:27:31 -04:00
Ben Fry 69165e54d2 clearing out the todo list 2015-05-17 11:10:39 -04:00
Ben Fry bbe2b65e12 remove sketchXxxx() overrides, move size() statement to settings, cleanup AST code 2015-05-17 10:51:52 -04:00
Ben Fry ae5c72fdeb cleaning up the todo list 2015-05-17 10:22:48 -04:00
Ben Fry d1740b3456 mark what's been fixed 2015-05-17 09:35:33 -04:00
Ben Fry a52e54b07c Merge branch 'master' of github.com:processing/processing 2015-05-17 09:35:07 -04:00
codeanticode 474dddf704 get current pixel scale from GLWindow 2015-05-17 09:14:22 -04:00
Ben Fry 231d753e24 readability fixes 2015-05-17 08:00:28 -04:00
Ben Fry 4037d0ec43 add verification note 2015-05-17 07:47:25 -04:00
Ben Fry ae8e65b5d4 cleanup, minor refactoring 2015-05-17 07:42:37 -04:00
Ben Fry cb947a814c add ESC handling, proper exit() handling 2015-05-17 07:37:08 -04:00
Ben Fry b9f7857f57 requestFocus() out of PSurface, key events firing in FX 2015-05-16 23:25:40 -04:00
Ben Fry f4a07c8a90 iron out the key and mouse handling (incomplete) 2015-05-16 23:12:43 -04:00
Ben Fry 71c8da6983 start work on event handling in fx 2015-05-16 22:05:03 -04:00
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 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
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 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
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 3d33fe3fd1 deal with path handling in renderers 2015-05-15 16:16:19 -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 c0514c3d35 put JOGL back in 2015-05-14 18:20:03 -04:00