Commit Graph

10304 Commits

Author SHA1 Message Date
codeanticode 8a8ace9bed don't need 2D/3D versions of createShape() 2015-06-12 15:48:12 -04:00
codeanticode 0c6acb9025 Merge pull request #3372 from JakubValtar/feature-depth-sort-integration
Feature depth sort integration
2015-06-10 11:08:12 -04:00
Ben Fry 2fb9b702cc Merge pull request #3370 from joelmoniz/ModeErrorFix
Mode problems dialog now displays vertically
2015-06-10 08:36:41 -04:00
Joel Moniz 55a15f14a5 Mode problems dialog now displays vertically
Changed how showBadnessTrace() function parses an input message to take
new-lines into account
2015-06-10 16:17:53 +04:00
Ben Fry d88d9075b5 starting the next release 2015-06-09 21:28:28 -04:00
Ben Fry 920889baf7 write release notes processing-0237-3.0a10 2015-06-09 20:43:17 -04:00
Jakub Valtar ca508802db Fix sorter buffer size 2015-06-09 18:36:29 +02:00
Ben Fry cc10ea3256 add notes to smoothing numbers 2015-06-09 12:06:16 -04:00
codeanticode cde9c5420a present mode working with multiple displays 2015-06-09 11:50:28 -04:00
codeanticode dee0e73d12 don't disable multisampling if smooth is 1 2015-06-09 11:39:00 -04:00
Ben Fry 766066bc89 go through additional fixes for full screen and test 2015-06-09 10:02:23 -04:00
Ben Fry 9e852b52b9 prevent window from appearing briefly then moving, also make windows show up on the correct display (fixes #3264) 2015-06-09 09:49:23 -04:00
Ben Fry dae71c1530 note about current displays issue 2015-06-08 22:51:06 -04:00
REAS d70abf45bb New keywords.txt file for 3.0alpha10 2015-06-08 19:05:24 -07:00
Ben Fry 70dc95047f fixing issues related to the displays pref #3264 2015-06-08 20:50:07 -04:00
Ben Fry 1414ea9adc trying to clean up the menu a little more 2015-06-08 20:11:26 -04:00
Ben Fry 052785930f ironing out a pixelDensity() logic flaw, get settings() errors to propagate 2015-06-08 19:35:28 -04:00
Ben Fry 3eedabbbf6 reapply stroke settings (#3331) 2015-06-08 18:47:31 -04:00
Ben Fry b8c7c5e7bd prevent attempts to do 2x on non-2x hardware 2015-06-08 18:31:14 -04:00
REAS 10a5b6bebe Small update to smooth() reference 2015-06-08 15:15:52 -07:00
Ben Fry 236ee42dc3 fix preproc stupidity from me 2015-06-08 18:07:49 -04:00
REAS 133c715515 Reference updates for 3.0alpha10 and new JavaDoc build 2015-06-08 15:03:45 -07:00
Ben Fry 4b1e06a49e more notes about release 2015-06-08 17:11:10 -04:00
Ben Fry 53d0df54fc Merge branch 'master' of github.com:processing/processing 2015-06-08 16:55:15 -04:00
Ben Fry 5c743b8b58 change open(String[]) to launch(String...) and exec(String[]) to exec(String...) 2015-06-08 16:55:10 -04:00
Ben Fry ec813b6015 they're baaaaaack #257 2015-06-08 16:50:06 -04:00
Ben Fry c3118e8ab1 Merge pull request #3366 from GKFX/menu-mnemonics2
Fix case-related bugs in Toolkit::setMenuMnemonics
2015-06-08 15:59:51 -04:00
Ben Fry 676de0aa38 more bulletproofing around bad modes 2015-06-08 15:51:12 -04:00
Ben Fry 39a1a4fda5 better constructors for Int/Float/StringList 2015-06-08 15:03:23 -04:00
Ben Fry a8a954cf0b typo from earlier 2015-06-08 15:03:04 -04:00
George Bateman 11bb5d771a Fix case-related bugs in Toolkit::setMenuMnemonics
Also made it get a bit closer to the style guide, and other tweaks.
2015-06-08 19:10:34 +01:00
Ben Fry fd4291b0e4 remove retina hint 2015-06-08 13:55:14 -04:00
Ben Fry 8e20a17db5 deal with wise guys 2015-06-08 13:54:34 -04:00
Ben Fry 08f9dac076 pull the pixelDensity() calls out 2015-06-08 12:32:05 -04:00
Ben Fry b0d2d2e453 goodbye 2x! 2015-06-08 12:15:31 -04:00
Ben Fry a4a87f8633 moving to pixelDensity() 2015-06-08 12:00:33 -04:00
Ben Fry 4a016306d1 todo notes with the latest 2015-06-08 11:49:32 -04:00
Ben Fry f01847369a roll back to appbundler from 3.0a5 while investigating crash issues #3359 and #3360 2015-06-08 11:48:11 -04:00
Ben Fry 9f362ef8de add displayDensity() methods 2015-06-08 11:39:12 -04:00
Ben Fry 34a0b58ed1 prevent size() and fullScreen() from being used together 2015-06-07 23:11:35 -04:00
Ben Fry 4dc7eeae57 re-proofing the matches for special settings() functions 2015-06-07 23:05:01 -04:00
Ben Fry bd66b3d5c2 ignore re-calling fullScreen() if options unchanged 2015-06-07 23:04:05 -04:00
Ben Fry 0cfdc20fe7 formatting fixes 2015-06-07 23:00:16 -04:00
Ben Fry d803eaf004 fix newline and numbering errors 2015-06-07 22:23:35 -04:00
Ben Fry 701e1c9323 add extra fullScreen(display) method, fix error handling 2015-06-07 22:23:02 -04:00
codeanticode f797d2c3e5 set fullscreen on sketch 2015-06-07 17:28:17 -04:00
Ben Fry accfea9c8a Merge branch 'master' of github.com:processing/processing 2015-06-07 15:10:04 -04:00
Ben Fry e73ee85e13 add fullScreen() with no args, don't take advantage of package protected in Java2D 2015-06-07 15:09:55 -04:00
codeanticode a695b44324 handling fullscreen and present modes 2015-06-07 14:59:15 -04:00
Ben Fry d2889f29c0 change bicubic to use "3" for Java2D 2015-06-07 14:28:38 -04:00