This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
processing4
Watch
1
Star
0
Fork
0
You've already forked processing4
mirror of
https://github.com/processing/processing4.git
synced
2026-02-07 07:39:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca67c061217e8d991318c4853d51ec17ec22680c
processing4
/
editor
/
processing.plugin.core
History
lonnen
ca67c06121
Added a warning if the sketch is missing sketchName.pde and some more exporter stuff.
2010-09-22 19:44:12 +00:00
..
.settings
Massive refactoring of the editor plugin. Added a feature plugin and update site controlling three smaller plugins. Tons of code cleanup. Builds and runs, but still missing a proper compile chain.
2010-08-18 16:30:40 +00:00
META-INF
Added some UI for the export wizard. Still non-functioning.
2010-09-17 20:40:46 +00:00
Resources
Added sketch launching. Clicking the run button with an open sketch or a sketch folder / file highlighted in the navigator runs an applet just like the PDE, without saving any config. If there are errors, the applet won't load, and errors are reported in the console and Problems view.
2010-09-05 22:40:50 +00:00
src/processing/plugin
/core
Added a warning if the sketch is missing sketchName.pde and some more exporter stuff.
2010-09-22 19:44:12 +00:00
.classpath
Massive refactoring of the editor plugin. Added a feature plugin and update site controlling three smaller plugins. Tons of code cleanup. Builds and runs, but still missing a proper compile chain.
2010-08-18 16:30:40 +00:00
.project
Forgot to add some files that were only stored locally.
2010-08-31 05:46:21 +00:00
build.properties
Massive refactoring of the editor plugin. Added a feature plugin and update site controlling three smaller plugins. Tons of code cleanup. Builds and runs, but still missing a proper compile chain.
2010-08-18 16:30:40 +00:00
plugin.xml
Added sketch launching. Clicking the run button with an open sketch or a sketch folder / file highlighted in the navigator runs an applet just like the PDE, without saving any config. If there are errors, the applet won't load, and errors are reported in the console and Problems view.
2010-09-05 22:40:50 +00:00