Commit Graph

8382 Commits

Author SHA1 Message Date
Manindra Moharana d39323742d pdex readme update 2014-07-07 21:01:01 +05:30
Manindra Moharana 787723820b fixed typo 2014-07-07 20:55:05 +05:30
Manindra Moharana e955f26c99 param mismatch, etc 2014-07-03 00:09:39 +05:30
Manindra Moharana 522bc0ca2e error simplification.. 2014-07-02 22:15:11 +05:30
Manindra Moharana ef9788d6ef Some inital error simplification work 2014-07-02 22:06:16 +05:30
Manindra Moharana 9d9582ea86 Merge pull request #2624 from galsasson/newtdev
TweakMode integrated into PDE X
2014-07-02 13:34:33 +05:30
Gal Sasson 9b8c92eac8 bring back trailing whitespaces 2014-07-01 23:16:43 -04:00
wirsing f4b2b36e0d Removed Sound class, added Engine + Audio Device. No need to start a stream anymore. 2014-07-01 18:47:40 -07:00
Ben Fry 795caeaf82 Merge branch 'master' of github.com:processing/processing 2014-07-01 14:36:19 -04:00
Ben Fry 27aca7cb5c undo chaining operations b/c it breaks libs 2014-07-01 14:34:50 -04:00
Gal Sasson 9f6328835e add 'Tweak Enabled' toggle 2014-06-30 16:23:33 -04:00
Gal Sasson b48a96f25a fix bug where color selector does not show the true current color 2014-06-30 16:17:45 -04:00
Gal Sasson b83692a8dc add "Tweak Enabled" toggle to PDE X menu.
remove redundant tweak-mode files
2014-06-30 16:15:35 -04:00
Gal Sasson 1a4c0feaaf integrate tweak-mode into experimental mode
in this commit tweakmode is working inside experimental mode
and is activated by default when running a sketch.
2014-06-30 16:08:35 -04:00
Gal Sasson cff8796d46 add tweak-mode and java-osc files from TweakMode repository as it is
from TweakMode version 1.0.1
reference commit id:
https://github.com/galsasson/TweakMode
commit id - daf3c95006f70bb718897f2ae015166d977d0c07
2014-06-30 16:03:03 -04:00
Manindra Moharana 6774d8996b Beginning work on error msg simplification 2014-07-01 00:47:14 +05:30
Manindra Moharana 3fc892af38 Merge branch 'master' of https://github.com/processing/processing 2014-06-30 22:14:11 +05:30
Manindra Moharana be6382e953 CC Trigger now implemented 2014-06-30 22:12:59 +05:30
Manindra Moharana c36e816041 cc trigger length now an internal pdex setting 2014-06-30 21:49:20 +05:30
Manindra Moharana ada2110f3c added pref for cc trigger to Pref Panel 2014-06-30 21:43:41 +05:30
Manindra Moharana 4eedc7e0aa added pref for cc trigger to pde x 2014-06-30 21:39:14 +05:30
wirsing 4d6e986a60 bugfixed 2014-06-27 19:35:15 -07:00
wirsing 3f470bfb2b defaulted start values for SoundObject
updated + reorganized examples
changed process() to analyze for analyzers
changed play() to process() for effects
2014-06-27 19:26:15 -07:00
wirsing 3ad8315ffd updated README 2014-06-27 18:41:46 -07:00
wirsing 678fc45e53 Added sound library 2014-06-27 18:19:09 -07:00
Manindra Moharana b336330ce2 Fixes #73 2014-06-26 17:37:55 +05:30
Manindra Moharana 172228da45 index out of bounds, blooper check 2014-06-26 13:51:41 +05:30
Manindra Moharana db8ef56e06 index out of bounds check 2014-06-26 13:48:41 +05:30
Manindra Moharana 2c8649fff4 PDE X prefs work 2014-06-26 13:40:37 +05:30
Manindra Moharana 4d4dcfa5ac updated deafults.txt with PDE X prefs 2014-06-26 12:33:44 +05:30
Manindra Moharana ad8056b442 Preferences updated 2014-06-25 16:41:58 +05:30
Manindra Moharana b80b944801 silly file paths. ant install now working 2014-06-25 13:44:27 +05:30
Manindra Moharana a514cc18ca can't get install to work 2014-06-24 23:33:31 +05:30
Manindra Moharana ea930d2015 updated build file 2014-06-24 23:16:58 +05:30
Manindra Moharana a95f7ae984 removed PDE X menu items 2014-06-24 21:48:54 +05:30
Manindra Moharana 1faa131144 updated ant builder config 2014-06-24 21:45:00 +05:30
Manindra Moharana 3e25ff63cd PDE X now set as default start up mode 2014-06-23 11:55:02 +05:30
Manindra Moharana 214b9b8534 Merge branch 'master' of https://github.com/processing/processing 2014-06-23 11:54:02 +05:30
Manindra Moharana 77886697f3 updated build files to integrate pdex 2014-06-23 10:50:18 +05:30
Scott Murray c8626e1f00 Added 'scale()' as related method to 'pushMatrix()' 2014-06-21 13:06:36 -07:00
codeanticode 23744dc031 kind parameter in shader(shader, kind) overrides shader type specified
by #define or autodetection using uniforms.
2014-06-14 18:43:12 -04:00
Manindra Moharana 32e3c6854f ecs highlightNode now defunct 2014-06-14 23:46:03 +05:30
Manindra Moharana be63b4333a updated jdoc 2014-06-14 23:35:00 +05:30
Manindra Moharana 5aa15b3137 Merge pull request #2591 from Manindra29/master
updated build properties file
2014-06-13 02:07:53 +05:30
Manindra Moharana b0b2309b5a toggl ast view 2014-06-13 02:03:46 +05:30
Manindra Moharana a5a8125c12 updated build props 2014-06-13 02:03:14 +05:30
Ben Fry be809d38f9 Merge pull request #2590 from Manindra29/pdexInegration
PDE X Inegration
2014-06-12 13:27:32 -04:00
Manindra Moharana eff4f33093 Merge branch 'master' of /home/quarkninja/Documents/pdeXfinalMoveTest/processing-experimental 2014-06-12 19:42:48 +05:30
Manindra Moharana fd6999e012 Merge pull request #70 from joelmoniz/savePrompt
Added AutoSave feature as an enhancement
2014-06-12 19:25:49 +05:30
Manindra Moharana a015ab258f tracking build props file again 2014-06-12 19:24:14 +05:30