Commit Graph

9067 Commits

Author SHA1 Message Date
Ben Fry 14403ce20b meanwhile, in the other repo 2014-10-30 18:30:21 -04:00
Ben Fry fdfe511409 note about the new table stuff 2014-10-29 18:47:33 -04:00
Ben Fry deec670eee merge additions 2014-10-22 19:04:25 -04:00
Ben Fry 5051189c2d fix use of clone(), comments, and spaces 2014-10-22 19:00:34 -04:00
Ben Fry fd30d814b4 add pull notes and todos 2014-10-22 19:00:19 -04:00
Ben Fry 53e348b597 todo notes from pulls, etc 2014-10-22 18:57:22 -04:00
Ben Fry 897656c9b9 ignore case on types, add category to javadoc 2014-10-22 18:56:43 -04:00
Ben Fry 0f930798ff update url 2014-10-22 18:56:01 -04:00
Ben Fry 309afd37f7 Merge pull request #2907 from federicobond/java1.7
Use 1.7 as source and target Java version
2014-10-22 17:26:42 -04:00
Ben Fry d00337c694 Merge pull request #2906 from federicobond/fix-es-translation
Fix typo in spanish translation
2014-10-22 17:24:47 -04:00
Federico Bond 2e30eeeb32 Fix typo in spanish translation 2014-10-21 00:00:18 -03:00
Federico Bond 16c29775ff Update ecj.jar 2014-10-20 23:53:23 -03:00
Federico Bond ce5daefffd Use 1.7 as source and target Java version 2014-10-20 23:52:26 -03:00
Ben Fry e9a9ab78fe Merge pull request #2902 from federicobond/floatlist-fixes
Use correct parameter types in FloatList methods
2014-10-17 12:18:54 -04:00
Ben Fry 3025fe7f40 rewriting to remove deprecation and update 2014-10-17 10:58:12 -04:00
Ben Fry 5e16238488 remove warnings 2014-10-17 10:57:58 -04:00
Wilm Thoben b271f85ff4 Merge pull request #2897 from federicobond/sound-fix
Fix infinite recursion in sound library
2014-10-16 18:22:11 -07:00
wirsing bb96d9388b fixed mp3 loading problem for osx and added failsafe if file is not existing. 2014-10-16 18:00:18 -07:00
Federico Bond 84b2efd8f8 Use correct parameter types in FloatList methods 2014-10-13 15:16:32 -03:00
Federico Bond 37f5151d4e Fix infinite recursion in sound library 2014-10-13 02:36:01 -03:00
Ben Fry fa1d80052f ongoing work for core reworking 2014-10-09 14:42:53 +02:00
Ben Fry d9bc6684ec through the weeds... 2014-10-09 07:11:00 +02:00
Ben Fry 9a518565fa add more notes and continue the destruction 2014-10-08 20:15:37 -04:00
Ben Fry 183430b348 bring back our old os x menu bar hiding friend 2014-10-08 20:14:27 -04:00
Ben Fry b5b6cebaf5 more notes 2014-10-08 11:32:16 -04:00
Ben Fry 16620dc9b8 boy, this is a lot of explaining 2014-10-08 11:30:26 -04:00
Ben Fry e17a878361 more details 2014-10-08 11:27:49 -04:00
Ben Fry 69dbe6881b more splainin' myself 2014-10-08 11:24:27 -04:00
Ben Fry e100dc579d splainin' myself 2014-10-08 11:23:43 -04:00
Ben Fry 7a25402150 make yourself useful 2014-10-08 11:07:31 -04:00
Ben Fry 7c5750d82e reworking around separate surface object 2014-10-08 10:56:33 -04:00
Ben Fry c7a8b523ec misc notes 2014-10-06 19:02:08 -04:00
Manindra Moharana 42d9538c39 Fixes #2881 2014-10-04 19:47:48 -07:00
Ben Fry 2b3ea338c4 Merge pull request #2878 from federicobond/mouseadapter
Replace MouseListener with MouseAdapter
2014-10-03 07:33:06 -04:00
Federico Bond 0aec992753 Replace MouseListener with MouseAdapter 2014-10-02 11:56:10 -03:00
wirsing 6cc68ad1da attempt to fix 32bit load library problem with little success. 2014-09-24 18:46:45 -07:00
codeanticode 1fec4b2ce0 Merge pull request #2867 from federicobond/loadshader-fix
Fix check in loadShader()
2014-09-24 09:41:17 -04:00
codeanticode 09e0cf958a Merge pull request #2869 from liam-middlebrook/feature/uniformMessageFix
Refined PShader uniform missing message fixes #2593
2014-09-24 09:40:46 -04:00
Manindra Moharana 3bab34965a quicker error check before sketch run 2014-09-21 00:27:33 -07:00
Ben Fry 02690d316d Merge pull request #2870 from federicobond/improve-contrib-localization
Improve contrib localization
2014-09-18 14:48:18 -04:00
Liam Middlebrook 2771bf35a2 s/unsued/unused/g 2014-09-17 20:19:01 -04:00
Federico Bond 4395c1db38 Improve contrib localization 2014-09-17 19:47:24 -03:00
Liam Middlebrook bd82c946e9 Refined PShader uniform missing message fixes #2593 2014-09-17 10:24:57 -04:00
Federico Bond e2bf6636ff Fix check in loadShader() 2014-09-14 21:27:25 -03:00
Ben Fry 2c66821efb Merge branch 'master' of github.com:processing/processing 2014-09-14 17:45:50 -04:00
Ben Fry ab1e3ed72d make note of pull request 2014-09-14 17:45:44 -04:00
Ben Fry a762ba5927 Update README.md 2014-09-14 17:42:37 -04:00
Ben Fry 07055af113 Merge pull request #2863 from federicobond/migrate-unsynchronized
Migrate to unsynchronized data structures
2014-09-14 17:40:53 -04:00
Federico Bond ea38345be3 Replace instances of Hashtable with HashMap 2014-09-13 20:12:34 -03:00
Federico Bond 768c72e4e8 Replace instances of StringBuffer with StringBuilder 2014-09-13 20:12:23 -03:00