Releases: processing/processing-experimental
PDE X v1.0.4b
This update contains major bug fixes. Check out revisions.txt for details.
You can install it from within Processing, using 'Add Mode' option.
For manual installation: Extract zip contents into <sketchbook>/modes
folder. Restart Processing.
Compatible with Processing 2.1.2 and above.
PDE X v1.0.3b
This update contains minor bug fixes. Check out revisions.txt for details.
You can install it from within Processing, using 'Add Mode' option.
For manual installation: Extract zip contents into <sketchbook>/modes
folder. Restart Processing.
Compatible with Processing 2.0.2 and above.
PDE X v1.0.2b
This update contains important bug fixes. Check out revisions.txt for details.
You can install it from within Processing, using 'Add Mode' option.
For manual installation: Extract zip contents into <sketchbook>/modes
folder. Restart Processing.
Compatible with Processing 2.0.2 and above.
PDE X v1.0.1b
This update contains a major bug fix. Check out revisions.txt for details.
You can install it from within Processing, using 'Add Mode' option.
For manual installation: Extract zip contents into <sketchbook>/modes
folder. Restart Processing.
Compatible with Processing 2.0.2 and above.
First Pubic Beta - PDE X v1.0.0b
You can install it from Processing, using 'Add Mode' option.
For manual installation: Extract zip contents into <sketchbook>/modes
folder. Restart Processing.
Compatible with Processing 2.0.2 and above.
v 1.1 - Internal Testing
Compatible with Processing 2.0.2 and above.
Here's what's working -
- Code Completion for local code and contributed libraries. Triggered after typing 2 chars generally.
- Refactoring - Right click on a class/method/variable name, click Rename
- Quick navigation - Ctrl(Cmd on OS X) + Left-Click on a class/method/variable name to scroll to its declaration
- Ctrl + L (Cmd + L on OS X) for Sketch Outline, as you type in the search bar, stuff gets filtered out
- Suggestion for missing imports
Installation: Extract the zip contents into <sketchbook>/modes
folder
Major testing on Ubuntu(12.10), minor testing on Windows 7 and OS X Mountain Lion