Jakub Valtar
72b95f6711
fixes #2619
...
After a call to get()/set(), pixels array has been treated as up-to-date
even though user has been drawing. Because of this, loadPixels() was not
updating pixels array with changes.
2014-07-15 00:38:54 +02: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
Manindra Moharana
062a7433b4
sweet joys of trimming code
2014-06-11 03:35:27 +05:30
Manindra Moharana
22d4c9a435
updated todo
2014-06-11 03:34:49 +05:30
Manindra Moharana
611b949d5e
precise error highlighting. Nailed it \m/
2014-06-11 03:29:57 +05:30
Manindra Moharana
7607b95636
should've done it like this
2014-06-11 03:17:53 +05:30
Manindra Moharana
665bea6654
no more cheeky stuff
2014-06-11 03:13:39 +05:30
Manindra Moharana
0a0516d92f
declicate +1 -1 changes
2014-06-11 03:06:38 +05:30
Manindra Moharana
82467dab9d
one simply doesn't have enough scrolling routines
2014-06-11 02:49:34 +05:30
Joel Moniz
a4761e9e09
More changes to auto-save
...
Removing status notices
2014-06-11 01:04:47 +05:30
Manindra Moharana
6fb0becd4b
precisise highlighting working only for specific compiler errors, needs more work
2014-06-11 00:43:32 +05:30
Manindra Moharana
a838e8cbf3
meh. broke something again
2014-06-11 00:06:46 +05:30
Joel Moniz
9351cf2879
Polishing up autosave implementation
2014-06-10 23:44:10 +05:30
Manindra Moharana
225642a9a4
err underline, nearly there..
2014-06-10 21:59:15 +05:30
Manindra Moharana
8a60bd84da
Precise error highlighting :D
2014-06-10 21:36:20 +05:30
Manindra Moharana
4001a4324a
Removed ErrorWindow, wasn't getting used much
2014-06-10 18:36:34 +05:30