Commit Graph

3010 Commits

Author SHA1 Message Date
codeanticode 02330f0196 division by zero check 2015-01-19 17:15:54 -05:00
Ben Fry 7964036290 other todo notes 2015-01-19 16:56:13 -05:00
Ben Fry 5be24e55ea bring back the jnilib for the menubar hiding 2015-01-19 16:55:48 -05:00
codeanticode 32240d2901 fixes to lwjgl renderer 2015-01-12 14:38:25 -05:00
codeanticode ec590fb054 catching coded keys 2014-12-16 20:03:06 -05:00
codeanticode d89c4fe85d resize renderer 2014-12-16 19:04:39 -05:00
codeanticode d26c3f8a03 handle smooth changes in surface 2014-12-16 18:51:43 -05:00
codeanticode 9781a18938 disable SAVE_SURFACE_TO_PIXELS_HACK, and a few other init tweaks 2014-12-15 15:04:45 -05:00
codeanticode eb9a390a20 set default background color 2014-12-15 00:42:28 -05:00
codeanticode 734889893a destroy NEWT window on exit 2014-12-14 23:36:52 -05:00
Ben Fry 2b0f211c46 splash screen notes 2014-12-11 18:53:27 -05:00
Ben Fry a797fe0ee8 resize working, but flickering 2014-11-25 10:29:38 -05:00
Ben Fry ebc4162709 better parameter name 2014-11-24 15:38:21 -05:00
Kyle Feuz c7759f2a78 Bring in upstream changes from 'master' 2014-11-21 10:31:28 -07:00
Ben Fry 234f310dc1 additional workaround for Canvas-only code 2014-11-20 18:01:48 -05:00
Kyle Feuz cc312f8b76 Unset the executable bit on xml files 2014-11-20 13:17:33 -07:00
Ben Fry d24b858eff turn off some debug warnings 2014-11-20 11:10:58 -05:00
Ben Fry ca15d00893 turn off some debug warnings 2014-11-20 11:10:27 -05:00
Ben Fry 86ca9f4208 let's get away from that repaint() thing, shall we? 2014-11-20 01:19:02 -05:00
Ben Fry 5a452066f7 deal with offscreen graphics, finding flicker problems on retina 2014-11-20 01:07:56 -05:00
Ben Fry ecd0024530 todo list notes 2014-11-19 21:49:22 -05:00
Ben Fry 03a4183432 add error when using loadFont() with a non-vlw file 2014-11-19 21:48:07 -05:00
Kyle Feuz edf4f433c7 Removed the executable bit from all .java files 2014-11-19 17:01:49 -07:00
Ben Fry 6d3276210c move things out of my own todo list, notes from github 2014-11-19 17:02:59 -05:00
Ben Fry 3edd745d20 clean up some font handling 2014-11-17 18:33:59 -05:00
Ben Fry d1e3e357cd add getFontMetrics() override 2014-11-17 17:09:09 -05:00
Ben Fry dea5f890db merge conflict resolution 2014-11-17 17:02:50 -05:00
Ben Fry fe469aaca4 modify the FRC code so that it does not show up in PApplet 2014-11-17 17:01:31 -05:00
Ben Fry 663ea21c0e todo notes 2014-11-17 16:58:12 -05:00
codeanticode 5519bf8615 throw cause of draw exception 2014-11-17 16:45:27 -05:00
codeanticode 3949fd4f67 add java.awt.font.FontRenderContext 2014-11-17 15:55:44 -05:00
codeanticode 2ad7d2ab21 getting font metrics from default toolkit 2014-11-17 09:54:52 -07:00
codeanticode 97ff4895d8 Merge remote-tracking branch 'upstream/master' 2014-11-16 19:39:30 -07:00
Ben Fry daaad10c43 hammering through placement and sizing issues 2014-11-16 19:32:44 -07:00
codeanticode 166782a9e9 Merge remote-tracking branch 'upstream/master' 2014-11-16 18:43:31 -07:00
codeanticode 3af8680a7a disables v-sync when setting framerate to more than 60fps 2014-11-16 18:41:26 -07:00
Ben Fry 9163900aba make notes about FRC 2014-11-16 18:23:55 -07:00
Ben Fry a44f566f0c added method to get the FRC 2014-11-16 18:19:48 -07:00
codeanticode 8ac36d5cef removed allocate 2014-11-16 17:52:13 -07:00
codeanticode 5abab95ddf Merge remote-tracking branch 'upstream/master' 2014-11-16 17:36:04 -07:00
Ben Fry 8627f22256 remove warning crap 2014-11-16 17:34:46 -07:00
codeanticode 45ab86acc9 Merge remote-tracking branch 'upstream/master' 2014-11-16 17:32:20 -07:00
codeanticode a410c7c724 reimplemented exception handling 2014-11-16 17:31:30 -07:00
Ben Fry c0b19b02eb deal with VerifyError with new 7u72 and bad tools, also convert line endings, continue work with Canvas embedding 2014-11-16 17:27:34 -07:00
codeanticode 5af1891170 more cleaning up 2014-11-16 15:49:05 -07:00
Ben Fry 02026eb6d7 need to set the size so that the Image object is created 2014-11-16 15:32:11 -07:00
Ben Fry 03deac7945 oops, add that method 2014-11-16 15:29:48 -07:00
Ben Fry 58cc7e6e2f working on embedded Canvas 2014-11-16 15:27:30 -07:00
Ben Fry 709871d0c1 Merge pull request #3 from codeanticode/master
Retina support
2014-11-16 13:45:43 -07:00
Ben Fry 9b22a5494e Merge remote-tracking branch 'upstream/master' 2014-11-16 13:45:03 -07:00