Commit Graph

9996 Commits

Author SHA1 Message Date
Ben Fry f2e0e05198 moving the frame event handling to PApplet itself 2015-05-14 11:20:35 -04:00
Ben Fry 4ba3c6f80e shouldn't be possible... this is problematic 2015-05-14 10:41:58 -04:00
Ben Fry d1d035d0ef more fx notes 2015-05-14 09:26:34 -04:00
Ben Fry 16625594af Merge pull request #3257 from processing/remove-carnivore-client
removing Carnivore client as per #2911 and…
2015-05-14 09:25:34 -04:00
codeanticode f29dfb466e dealing with some retina quirks 2015-05-14 03:13:02 -04:00
codeanticode 15a8a104c1 place new window 2015-05-14 02:04:39 -04:00
Ben Fry 3fa5f2944e more methods, todo items 2015-05-13 22:49:24 -04:00
Ben Fry 55ac641ce0 screenX() and screenY() implementation 2015-05-13 22:44:15 -04:00
Ben Fry 11849e272b cleanup 2015-05-13 22:39:56 -04:00
Ben Fry 45c1974303 clean up svgz handling, remove fake objz file format 2015-05-13 22:32:37 -04:00
Ben Fry 9258862185 clean up svgz handling, add loadShape() to FX 2015-05-13 22:27:34 -04:00
Ben Fry 8f981430c6 implement matrix methods 2015-05-13 22:14:14 -04:00
Ben Fry 3b3adcd706 remove the extra placeWindow() method and just use one 2015-05-13 21:18:41 -04:00
Ben Fry 0f93c58817 import warnings 2015-05-13 21:08:01 -04:00
Ben Fry db601d28d8 add window placement 2015-05-13 21:07:12 -04:00
codeanticode 83709d2c3e added present mode to jogl library 2015-05-13 20:36:35 -04:00
codeanticode 76210317a2 Merge branch 'master' of https://github.com/processing/processing.git 2015-05-13 20:01:46 -04:00
codeanticode 986e9aefa9 updated to latest jogl stable release (2.3.1) 2015-05-13 20:01:32 -04:00
Ben Fry 90228356be make note of changes 2015-05-13 19:00:53 -04:00
Ben Fry a42c746ff0 fix background() in light of blend modes 2015-05-13 18:56:27 -04:00
Ben Fry df57d6a199 actually size the window when asked 2015-05-13 18:56:10 -04:00
Ben Fry ee36f6877c clean up smooth() warnings (smooth is enabled, it's noSmooth() that's unavailable) 2015-05-13 18:46:54 -04:00
Ben Fry cb6d70d7c4 is this an old bug that we have somehow never hit? 2015-05-13 18:46:25 -04:00
Ben Fry 2be15de969 tweaking javafx, implement color handling and modes 2015-05-13 18:34:51 -04:00
Ben Fry b2ece61034 put renderer list with the renderers 2015-05-13 18:34:32 -04:00
Ben Fry 6913cf784a single frame pdf note 2015-05-13 16:22:57 -04:00
Ben Fry 55b3433592 more clarifications 2015-05-13 09:30:06 -04:00
Ben Fry 81eaede78a fix line breaks 2015-05-13 09:26:36 -04:00
Ben Fry c826bf2744 add notes about getComponent()/getCanvas() 2015-05-13 09:25:46 -04:00
Ben Fry 9d17ac383a rename this feller 2015-05-12 18:47:00 -04:00
Ben Fry 05aae468df reorganization of methods 2015-05-12 18:44:04 -04:00
Ben Fry 7058249a47 remove unused file, spacing cleanups 2015-05-12 18:36:52 -04:00
Ben Fry 759533b70c Merge branch 'master' of github.com:processing/processing 2015-05-12 18:29:22 -04:00
Ben Fry 07afb4457d notes and cleanup. oy. 2015-05-12 18:29:18 -04:00
codeanticode d0f3e27774 Merge branch 'master' of https://github.com/processing/processing.git 2015-05-12 17:42:21 -04:00
codeanticode 9d399d47e5 some progress with LWJGL 3 2015-05-12 17:42:09 -04:00
Ben Fry 0dd89b36c5 remove debug message 2015-05-12 16:25:26 -04:00
Ben Fry bd43a26b82 more javafx work, fighting with pixelFactor, preparing for the end times 2015-05-12 12:31:23 -04:00
Ben Fry 10c54dc7b9 go looking for error in "One file added to sketch", find a ProgressFrame mess 2015-05-12 11:40:36 -04:00
Ben Fry 60182d4702 fix open/close message consistency, missing error message (fixes #3253 2015-05-12 10:50:17 -04:00
Ben Fry e8f51cca8c fix open/close message consistency, missing error message (fixes #3253 2015-05-12 10:49:54 -04:00
Ben Fry e5b03b72f0 fix Replace & Find typo (#3247) 2015-05-12 10:36:19 -04:00
Ben Fry 8009574a44 update sketchbook window when changing sketchbook location (fixes #3214) 2015-05-12 10:30:02 -04:00
Ben Fry 0fb99bde0b Merge branch 'master' of github.com:processing/processing 2015-05-12 09:35:33 -04:00
Ben Fry 38c6daa14c fix undefined method message (#3268) 2015-05-12 09:35:25 -04:00
Ben Fry 919f7b7028 but still not bothering to throw the error 2015-05-12 09:31:18 -04:00
Ben Fry 5bdf76fb7f but still not bothering to throw the error 2015-05-12 09:26:56 -04:00
Ben Fry e54c669614 clean up accessors, language handling bugs, debugger weirdness 2015-05-12 09:25:24 -04:00
Ben Fry 774d7ac03d note these recent fixes 2015-05-11 19:00:26 -04:00
Ben Fry 1901169265 rewrite simplifier to use the language functions and fix #3268 2015-05-11 18:57:49 -04:00