Commit Graph

8912 Commits

Author SHA1 Message Date
liquidzym
24f821237a Merge branch 'master' of https://github.com/processing/processing.git into zh-languge 2014-08-19 17:31:39 +08:00
REAS
91679d072f Change to Sound library to re-enable building the project 2014-08-18 15:49:53 -07:00
Wilm Thoben
9fabe7cfaf Update Engine.java
missing mix method fix
2014-08-18 09:37:27 -07:00
Daniel Shiffman
36898624d0 adding missing method re #2797 2014-08-17 22:19:36 -04:00
Scott Murray
17184df4af Fixes processing/processing-docs#104 by hiding PFont and PGraphics constructors from reference 2014-08-17 10:38:14 -07:00
Manindra Moharana
1e41b8665b Final touches to fix #2755 2014-08-17 21:22:19 +05:30
Manindra Moharana
a3f855f205 Added pref option for import statements suggestion 2014-08-17 21:06:09 +05:30
liquidzym
46c3289027 Merge branch 'master' of https://github.com/processing/processing.git into zh-languge 2014-08-17 17:21:53 +08:00
Scott Murray
f12e0a7605 Addresses processing/processing-docs#104 and fixes processing/processing-docs#110 by hiding unusable PImage, PShape, and loadShape() constructors 2014-08-16 20:18:06 -07:00
Manindra Moharana
7e3d6549e4 jdoc update 2014-08-16 17:55:55 +05:30
Manindra Moharana
b8155c050d jdoc update 2014-08-16 17:54:53 +05:30
Manindra Moharana
a5403faf27 tweaked mouse behavior for #2755 2014-08-16 17:50:40 +05:30
Manindra Moharana
32b6d41376 CC logic cleanup 2014-08-16 17:43:22 +05:30
Manindra Moharana
b7239aeca5 CC logic cleanup 2014-08-16 17:41:37 +05:30
Manindra Moharana
37015103ea CC bug fix 2014-08-16 17:37:10 +05:30
Manindra Moharana
92d0555a37 add source option for CC insert 2014-08-16 16:52:47 +05:30
wirsing
46e47ed994 added library folder + changed win build file for jnilib 2014-08-14 17:00:46 -07:00
Manindra Moharana
6b545888e0 oops, missed that. 2014-08-13 20:48:08 +05:30
Manindra Moharana
4773a1bdf9 Preferences bugfix related to CC, #2699 2014-08-13 20:45:16 +05:30
Manindra Moharana
b9dfec8b97 Simplifying errors #2779 2014-08-13 20:38:00 +05:30
Manindra Moharana
cb97e69c38 Mouse click behavior #2755 2014-08-13 12:48:54 +05:30
Manindra Moharana
7ab8f71b4e Simplifying errors #2779 2014-08-13 12:34:36 +05:30
Manindra Moharana
681e211685 Simplifying errors #2779 2014-08-13 12:24:36 +05:30
liquidzym
8acc44e00c minor fix and improved 2014-08-13 12:54:52 +08:00
Manindra Moharana
4f57b8ac72 Tweak related to #2699 2014-08-13 01:26:56 +05:30
Manindra Moharana
c039f308af Testing CC OS X shortcut issues 2014-08-13 00:25:32 +05:30
Ben Fry
7d11ece606 add trim() method to XML (removes #text nodes) 2014-08-12 10:15:05 -04:00
Ben Fry
02a20022ee Merge pull request #1866 from mckennapsean/master
enable optional --output flag for processing-java
2014-08-12 09:33:01 -04:00
Ben Fry
8e290f22f4 Merge pull request #2769 from federicobond/update-es-language
Update Spanish language strings
2014-08-12 09:30:28 -04:00
Ben Fry
e035023d76 Merge pull request #2770 from federicobond/update-contributions
Update contributions.* strings to contrib
2014-08-12 09:27:49 -04:00
Ben Fry
f2174cda9c Merge pull request #2772 from JakubValtar/preproc-constructorCast-fix
Fixes #1936 - Preproc constructor cast fix
2014-08-12 09:25:32 -04:00
Ben Fry
72c4b0b6c7 Merge pull request #2774 from JakubValtar/preproc-enum
Preproc enum
2014-08-12 09:22:17 -04:00
Manindra Moharana
f4f7dfc06f temporary testing output 2014-08-12 17:34:27 +05:30
Manindra Moharana
4da8a5e304 temporary testing output 2014-08-12 17:18:36 +05:30
Manindra Moharana
e4683b4b3e set error check delay to 500 ms, #2677 2014-08-12 11:36:35 +05:30
codeanticode
d9811350af updates to korean translation 2014-08-11 21:57:34 -04:00
wirsing
279cc0fb44 fixed FFT Crash with FFT Sizes smaller than Audio Buffer Size 2014-08-11 15:43:53 -07:00
Manindra Moharana
82f882c4c6 select 1st option in import suggest. 2014-08-11 21:17:34 +05:30
Manindra Moharana
7674038472 Add preference option for import suggest. #2766 2014-08-11 21:13:23 +05:30
Manindra Moharana
6da4450403 Add ignore option to import suggest. Fixes #2766 2014-08-11 20:59:26 +05:30
Manindra Moharana
63e71d6f67 Changed ECS delay to 1.1 secs 2014-08-11 20:37:40 +05:30
Manindra Moharana
63f03b0e7d Fixes #2757 once and for all 2014-08-11 20:08:53 +05:30
Daniel Shiffman
c095815be1 Merge pull request #2773 from therewasaguy/Table
fix tiny typo in Table writeHTML()
2014-08-11 09:09:35 -04:00
Jakub Valtar
5720692c75 Preprocessor Enum implementation
Fixes #1390.
2014-08-11 13:28:45 +02:00
Jakub Valtar
f465d1a91e Preprocessor Enum test 2014-08-11 13:27:51 +02:00
Jason Sigal
b89dbc46d0 fix tiny typo in Table writeHTML()
just noticed a tiny typo in the writeHTML method of saveTable()
2014-08-10 22:13:00 -04:00
Jakub Valtar
fcd3ff99cb Corrected constructor cast method name
Changed `float[] parseByte(byte[])` to `float[] parseFloat(byte[])`
2014-08-11 01:56:16 +02:00
Jakub Valtar
8cd54e52ab Fixes #1936 - nested constructor casts
Fixes #1936. Tokens can be null when Recognizer uses "guess" mode, which
was not accounted for.
2014-08-11 01:53:52 +02:00
Jakub Valtar
c6cf054890 Test for bug #1936 - nested constructor casts 2014-08-11 01:49:22 +02:00
Sean McKenna
b6aa978be2 Merge remote-tracking branch 'remotes/upstream/master' 2014-08-10 15:05:29 -04:00