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
|
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 |
|
Ben Fry
|
f6611eddf1
|
note about the removal
|
2014-09-12 19:09:38 -04:00 |
|
Ben Fry
|
9c66fa229f
|
remove debug message about ctrl key
|
2014-09-12 18:57:54 -04:00 |
|
Ben Fry
|
2529f44fcd
|
starting the next release
|
2014-09-12 18:43:17 -04:00 |
|
Ben Fry
|
8cfbf56c40
|
get the date right
processing-0231-3.0a4
|
2014-09-12 17:48:04 -04:00 |
|
Ben Fry
|
1a38d55536
|
update the code completion pref here too
|
2014-09-12 17:47:22 -04:00 |
|
Ben Fry
|
caeefcf438
|
turn off completion by default, and rename the pref
|
2014-09-12 16:25:21 -04:00 |
|
Ben Fry
|
b627f45072
|
Merge pull request #2857 from federicobond/update-es-language
Update spanish translation
|
2014-09-12 08:58:47 -04:00 |
|
Federico Bond
|
c9d68afc71
|
Update spanish translation
|
2014-09-12 02:07:42 -03:00 |
|
Ben Fry
|
c6ca4b03c3
|
found another location where the file watcher is turned on
|
2014-09-11 18:43:00 -04:00 |
|
Ben Fry
|
5ac328ec6f
|
wrapping up additional fixes and issues
|
2014-09-11 18:30:35 -04:00 |
|
Ben Fry
|
560844fee8
|
Merge pull request #2853 from joelmoniz/contribManagerFixes
A few fixes for Contributions Manager
|
2014-09-11 18:17:49 -04:00 |
|
Ben Fry
|
0097423001
|
Merge pull request #2856 from JakubValtar/bugfix-font-outlines
Fix outlines around scaled fonts (#2845)
|
2014-09-11 18:15:09 -04:00 |
|
Ben Fry
|
be6a599aa7
|
Merge pull request #2855 from galsasson/master
TweakMode: fix oscp5 dependency check
|
2014-09-11 18:13:55 -04:00 |
|
Joel Moniz
|
6771a203b2
|
Some more i18n for Contributions Manager
|
2014-09-11 14:39:42 -07:00 |
|
Joel Moniz
|
162ad60beb
|
Suppress min/maxRevision not set error
|
2014-09-11 14:39:40 -07:00 |
|
Joel Moniz
|
715b32d012
|
ProgressMonitor no longer keeps displaying when install fails
|
2014-09-11 14:39:23 -07:00 |
|
Manindra Moharana
|
0d843aed63
|
Merge branch 'master' of https://github.com/processing/processing
|
2014-09-12 01:24:36 +05:30 |
|
Jakub Valtar
|
7723e1df40
|
fix outlines around scaled fonts (#2845)
|
2014-09-11 19:38:52 +02:00 |
|
codeanticode
|
4274b1dada
|
updated to latest JOGL stable release, 2.2.1
|
2014-09-11 12:55:06 -04:00 |
|
codeanticode
|
b3a2a032a8
|
fix edge condition in stroke edge for arcs (#2854)
|
2014-09-11 11:10:21 -04:00 |
|
Gal Sasson
|
6d7af51651
|
fix oscp5 dependency check (closing issue #2730)
|
2014-09-11 10:55:38 -04:00 |
|
Ben Fry
|
6f978e4d47
|
write revisions file for 3.0a4
|
2014-09-10 18:25:21 -04:00 |
|
Ben Fry
|
6e15ad4d21
|
change name, note more changes
|
2014-09-10 18:16:05 -04:00 |
|