Commit Graph

11701 Commits

Author SHA1 Message Date
Ben Fry
b46ae310bc update Java build for latest release 2016-03-26 18:35:02 -04:00
codeanticode
9438c225be Properly detect NPOT extension in GLES2 2016-03-15 10:31:48 -04:00
Ben Fry
8dee3adbdd todo notes based on going through notifications 2016-03-06 16:05:54 -05:00
Ben Fry
86500c918d Merge pull request #4309 from kfeuz/deb_build
Fixes non-arm linux deb build process
2016-03-06 16:00:24 -05:00
Ben Fry
28269de479 note about merged bug fix 2016-03-06 13:59:49 -05:00
Ben Fry
2fa905c49f Merge branch 'master' of github.com:processing/processing 2016-03-06 13:51:36 -05:00
Ben Fry
c8fc1fb72f Merge pull request #4325 from qiubit/bugfix-errorPoints-v2
Move updateErrorPoints background work to UI thread
2016-03-06 13:49:26 -05:00
Ben Fry
8761cd9b65 Merge branch 'master' of github.com:processing/processing 2016-03-06 13:48:32 -05:00
Ben Fry
f2e49ea16a fix minor bug found while doing Android Wear porting 2016-03-06 13:48:26 -05:00
codeanticode
d4d86d4ac1 add createPreprocessor() to JavaEditor, so it can be overriden in the
editor of other modes
2016-03-03 01:04:39 -05:00
codeanticode
1bcce8b052 changed the w value to identify directional lights, so it conforms with
CG textbooks
2016-02-29 17:27:56 -05:00
Pawel Golinski
749a4f287a Use normal ArrayList instead of synchronizedList for errorPoints 2016-02-24 13:55:30 +01:00
Pawel Golinski
68aa116c0b Move updateErrorPoints background work to UI thread 2016-02-23 14:55:38 +01:00
Casey Reas
b3da867769 Merge pull request #4304 from GABBAR1947/master
missing parameter in fullScreen() documentation #385
2016-02-22 06:34:04 -08:00
kfeuz
03e7b503e0 Fixes non-arm linux deb build process 2016-02-16 23:17:51 -07:00
GABBAR1947
b63837c3e3 missing parameter in fullScreen() documentation #385 2016-02-17 10:26:34 +05:30
Manindra Moharana
d3a0e98fd3 fixed bug in parsing imports with auto completion 2016-02-15 01:55:57 -08:00
Manindra Moharana
b6f067484c Fixed possible NPE in import suggestions 2016-02-15 01:55:28 -08:00
Ben Fry
6d9a9f314f Merge pull request #4300 from gohai/arm-updates
Grab bag of smaller, mainly ARM-related updates
2016-02-14 09:23:08 -05:00
Ben Fry
e682792c7d starting revision 0249 2016-02-14 09:22:24 -05:00
gohai
433b5be64d Add a symlink to processing-java to deb target
Processing-java is extremely handy, especially on Linux.
2016-02-14 12:56:59 +01:00
gohai
5ee7f7b26c ARM: Add support to deb target 2016-02-14 12:56:51 +01:00
gohai
07a9fd463e Change comment in .desktop file
This string is used by Gnome 3 and potentially others, change it to something more exciting (and capitalized).
2016-02-14 12:17:35 +01:00
gohai
102f55b29d IO: Add comments pointing to wiring diagrams 2016-02-14 11:37:30 +01:00
gohai
38c58d2e8e ARM: Remove special case for 8u51 and below from build.xml 2016-02-14 11:34:03 +01:00
Ben Fry
e9f92e0993 write release notes for 3.0.2 processing-0248-3.0.2 2016-02-13 20:52:14 -05:00
Ben Fry
2ff017cf5b more notes from recent patches 2016-02-13 20:34:31 -05:00
Ben Fry
aa946f1d77 Merge pull request #4154 from iamutkarshtiwari/feature-visualFeedbackOfUpdateProgress
Contribution-Manager: No visual feedback of update progress #4105
2016-02-13 20:28:38 -05:00
Ben Fry
360bb568d7 Merge pull request #4293 from satoshiokita/FIX-InputMethodCJKSupport
Fixed InputMethod Chiese/Japanese/Korean support.
2016-02-13 20:11:02 -05:00
Ben Fry
1bbf413083 Merge pull request #4096 from iamutkarshtiwari/bugfix-IconInsteadOfX
Icon instead of an "X" for the "could not connect" message #3706 #4055
2016-02-13 20:07:43 -05:00
Ben Fry
fc5fcd4c8c Merge pull request #4298 from gohai/io-updates-with-imgs
IO: PR #4297, plus Fritzing drawings
2016-02-13 19:58:08 -05:00
Ben Fry
9df2019f55 Merge pull request #4204 from jdf/master
Fix crashing bugs that happen when the user's name has non-ASCII characters on Windows.
2016-02-13 19:45:11 -05:00
gohai
8f252fc177 IO: Add Fritzing drawings for I/O examples 2016-02-14 01:12:23 +01:00
gohai
c30aa85ab9 IO: Use GPIO numbers in examples
Even the Raspberry Pi Foundation used GPIO numbers over (congruous) physical pin numbers:
https://www.raspberrypi.org/learning/introduction-to-processing/worksheet-2/

Switch our examples as well, so that it they're more clear and hardware-agnostic.
2016-02-14 01:07:37 +01:00
Ben Fry
d3f63ac7ee require OS X 10.8.5, like we say in the Wiki 2016-02-13 18:36:50 -05:00
Ben Fry
4be12a7762 require OS X 10.8.5, like we say in the Wiki 2016-02-13 18:36:01 -05:00
Ben Fry
42e88355fd switch to Java 8u74 which fixes JavaFX smoothing bug (#3795) 2016-02-13 18:16:41 -05:00
Ben Fry
5ba9311be9 Merge pull request #4145 from myrjola/quotationfix
Small fix to processing-java generation
2016-02-13 17:43:08 -05:00
Ben Fry
5113d5dad1 fix indents for #4296 2016-02-13 17:38:35 -05:00
Ben Fry
8e6665eca6 Merge pull request #4296 from PARAG00991/nothingselectedmsg
message when reference is find out on nothing selected
2016-02-13 17:37:27 -05:00
Ben Fry
4b0a631280 Merge branch 'master' of github.com:processing/processing 2016-02-13 17:33:54 -05:00
Ben Fry
c144e1278c todo items and removing unused imports 2016-02-13 17:33:52 -05:00
Ben Fry
9606ce040b make output quieter (#4098) 2016-02-13 17:26:26 -05:00
Ben Fry
d896e9ac19 Merge pull request #4152 from gohai/recursion-message
Make the error message for stack overflows clearer
2016-02-13 17:07:20 -05:00
parag00991
a1d508444c message when reference is find out on nothing selected 2016-02-14 03:34:58 +05:30
Ben Fry
0d768e2328 Merge pull request #4210 from jdf/surface
Have PSurfaceFX pay attention to the setVisible argument.
2016-02-13 10:51:55 -05:00
Ben Fry
11ffe19a20 Merge pull request #4073 from crazymaster/lang
Add Turkish to the list of languages
2016-02-13 10:49:59 -05:00
Ben Fry
85542d1216 Merge pull request #4060 from crazymaster/i18n
i18n: Add i18n support for the PopUp menu
2016-02-13 10:47:12 -05:00
Ben Fry
8b881a34ca Merge pull request #4114 from GKFX/null-check-tap
Minor fixes to Java Mode
2016-02-13 10:43:05 -05:00
Ben Fry
0c025a65bd Merge pull request #4113 from JakubValtar/various-fixes
Various editor fixes
2016-02-13 10:40:29 -05:00