patrick
edf62f3e99
Added a poll of filesystem event on the loss of focus which will catch
...
if the file has been saved
2014-07-31 11:52:59 -04:00
patrick
0f370e40d1
Stopped pop-up when the file is saved from within processing
2014-07-31 11:15:59 -04:00
patrick
77dc98da54
Now using the correct listener and added reloadEnabled again
2014-07-31 11:10:21 -04:00
patrick
cb6d37b675
Switched from using a thread-based poll system to one that polls when
...
the window gains focus.
Also un-auto-formatted the code
2014-07-31 10:58:18 -04:00
patrick
77d6d683ae
Increased poll time on reload to 1s
...
Added boolean reloadEnabled which can be set to false to disable
reloading (currently always true)
Editted checkModified (called if and only if a close is requested) to
check if the close will be successful (i.e. if it will return true)
Added code in checkModified to trigger the stopping of the reload thread
when this editor is closed
2014-07-31 09:54:59 -04:00
patrick
136845ebf7
Reduced poll-time to 100ms and exported it to a variable
...
Added didReload flag to prevent popping up loads of dialogs if a lot of
files were modfied
2014-07-07 14:06:43 -04:00
patrick
5085f8ec3a
Re-added in commit for Pull request
2014-07-07 10:20:27 -04:00
patrick
459bf7dcc3
Reset to the when forked
2014-07-03 09:34:06 -04:00
patrick
471ed8a2d8
Modifed imports to match existing style
2014-07-02 13:30:56 -04:00
patrick
fd33fdfb0a
Added in a listener to detect when a file is modified from outside the
...
program
https://github.com/processing/processing/issues/1939
2014-07-02 13:27:56 -04:00
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