Name | Modified | Size | Downloads / Week |
---|---|---|---|
old_versions | 2011-05-23 | ||
README.txt | 2011-05-23 | 1.3 kB | |
InitSketch_09.zip | 2011-05-21 | 37.4 kB | |
Totals: 3 Items | 38.6 kB | 0 |
InitSketch 0.9 With support for multiple template files. For full, detailed info please visit: http://inittemplatep5.sourceforge.net/ CHANGE LOG: version 0.9 - moved the templates location to ~Sketchbook/templates/. - Added support for multiple templates. - Modified all console messages. - Ported most data containers from String objects to File objects. version 0.8 - Fixed compatibility issues with Processing 1.5.1 - Updated some of the code to Java SE 6. version 0.7 - File separator get from init() again. - templatePath is set in init(). - Simplified runtime. version 0.6 - Moved all functions created in 0.5 back into run(). - Moved almost all member fields to run for runtime creation. - stopped getting for file separator from init(). version 0.5 - Moved console messages to private string at the beginning of the class. - Started to get the file separator inside the init function. - Moved most of the run() routines into several functions. *** version 0.3 && version 0.4 *** Lost in a broken backup, no information available. version 0.2 - Added shiploads of Javadoc comments. - minor structural changes. version 0.1 - Initial release. - Templates are fetched from ~Sketchbook/tools/InitSketchFromTemplate/tool/