Commit Graph

10008 Commits

Author SHA1 Message Date
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
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