Commit Graph

9722 Commits

Author SHA1 Message Date
Ben Fry 18892323ac Merge branch 'master' of https://github.com/processing/processing 2015-04-01 15:56:18 -04:00
Ben Fry e2322a1c8d prevent menu mnemonics from going into the editor 2015-04-01 15:56:12 -04:00
Ben Fry 8ea2106fc7 Merge pull request #3169 from joelmoniz/bugfix-replaceLibHeaderError
Contribution Manager up and running again
2015-04-01 15:27:56 -04:00
Ben Fry 63b9da3d79 additional edits to clean up #3025 2015-04-01 15:24:38 -04:00
Ben Fry 29c1edd273 fix for #3074, opening prefs from shortcut marks sketch as modified 2015-04-01 14:57:56 -04:00
Ben Fry cbec8c5489 ignore the new jre file 2015-04-01 14:55:38 -04:00
Joel Moniz 21e04dd216 Contribution Manager up and running again 2015-04-01 22:47:42 +05:30
Ben Fry af17ebd326 couple more of these 2015-04-01 12:14:34 -04:00
Ben Fry 2955fb2c25 forgot this one 2015-04-01 12:14:26 -04:00
Ben Fry 1320a8e3ef switch to the var 2015-04-01 12:08:14 -04:00
Ben Fry 4404eb5aca need to specify jre version when saving 2015-04-01 12:06:55 -04:00
Ben Fry b52fdb7f14 working on a fix for #3057 2015-04-01 11:55:20 -04:00
Ben Fry de60df8b03 notes about the Greek translation and font handling 2015-04-01 11:50:17 -04:00
Ben Fry e61cf321fe Merge pull request #3025 from mtsio/master
greek translation and some fixes
2015-04-01 11:41:52 -04:00
Ben Fry 382e03ac27 merge fixes for #1400 with updates to #3088 2015-04-01 11:38:52 -04:00
Ben Fry cb6fb5f086 fix formatting 2015-04-01 11:38:29 -04:00
Ben Fry 598613300d Merge pull request #3088 from kfeuz/client_memory_leak
Prevent memory leak of Client by unregistering parent dispose method
2015-04-01 11:33:36 -04:00
Ben Fry 3c0398c7e9 Merge pull request #3069 from joelmoniz/bugfix-killAfterFatalError
Fatal errors now kill processing, enabling building it again without killing it manually without using the Task Manager
2015-04-01 11:30:18 -04:00
Ben Fry d87140323a cleanup imports 2015-03-31 20:47:02 -04:00
Ben Fry 7aa709f366 a little further along with the cleanups 2015-03-31 20:46:06 -04:00
Ben Fry 986d7615dd ui rework in progress 2015-03-31 20:10:07 -04:00
Ben Fry 25690384b9 a few notes from afternoon tweaking 2015-03-31 19:16:30 -04:00
Ben Fry d009280dcd deal with readSettings() regression 2015-03-31 18:47:44 -04:00
Ben Fry ab529a0da4 it's like the developer's drunk 2015-03-31 16:19:15 -04:00
Ben Fry 8d2692ec1b Merge branch 'master' of github.com:processing/processing 2015-03-31 16:14:49 -04:00
codeanticode 76651a4671 a few tweaks to active 2015-03-31 16:13:17 -04:00
codeanticode a0b30c1df1 removed debug messages 2015-03-31 16:06:00 -04:00
codeanticode b29fc259fe correctly detect if the attribute is active 2015-03-31 16:05:14 -04:00
codeanticode 840a04fc66 fixed index issue 2015-03-31 15:48:52 -04:00
codeanticode fcff028cf3 check if attribute is active 2015-03-31 15:39:46 -04:00
codeanticode 8ac36534d6 fixed index argument 2015-03-31 15:19:47 -04:00
codeanticode c226badf22 added bind and unbind to VertexAttribute class 2015-03-31 15:09:22 -04:00
codeanticode 9eddc337ad implemented setAttrib() methods 2015-03-31 12:14:52 -04:00
codeanticode 4e7f76ceb3 more work in PShape, same renaming 2015-03-31 12:04:33 -04:00
codeanticode 828cafa44a attrib bits in PShape 2015-03-31 11:45:51 -04:00
Ben Fry 065029ca07 add the JRE downloader to Windows 2015-03-31 11:29:17 -04:00
Ben Fry 853df4a40c maybe that's backwards 2015-03-31 11:18:17 -04:00
Ben Fry 0ee7f77ccc let me know what is going on 2015-03-31 11:16:19 -04:00
Ben Fry 5a1abc5f02 oh come on 2015-03-31 11:09:12 -04:00
Ben Fry 4ad5c2a048 a more general approach 2015-03-31 11:08:11 -04:00
Ben Fry f681c10e7f working to integrate the new JRE downloader 2015-03-31 11:00:54 -04:00
Ben Fry f2aa66e06f add a note about purpose here 2015-03-31 11:00:39 -04:00
codeanticode c95f64df26 init attrib arrays 2015-03-30 22:27:00 -04:00
codeanticode c16161d68e added attrib to PShape 2015-03-30 22:16:22 -04:00
codeanticode fd00bfdc73 added geometric transformations 2015-03-30 22:12:57 -04:00
codeanticode efdbc0ae52 some attrib tweaks 2015-03-30 21:56:28 -04:00
codeanticode c3b0b69eda attrib functionality (theoretically) done 2015-03-30 21:27:06 -04:00
Ben Fry b0540627dc Merge branch 'master' of github.com:processing/processing 2015-03-30 19:08:52 -04:00
Ben Fry ed31c791ca add init(III) method that went missing, breaking video, fixes #3114 2015-03-30 19:08:48 -04:00
Ben Fry e0a8f411fb Merge pull request #3155 from joelmoniz/feature-autoInstallLibs
Automatically install libraries that a user imports, if not already installed
2015-03-30 18:50:13 -04:00