Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-28 | cleaned up a number of patches; renamed all to the standard -help.pd format; ↵ | Hans-Christoph Steiner | |
added some more ideas to the style guide; finished up lists_vs_anythings svn path=/trunk/; revision=2841 | |||
2005-04-27 | added GOP prettiness to pddp_open; cleaned up help-until.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2839 | |||
2005-04-26 | replaced [pwd] with [getdir] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2828 | |||
2005-04-26 | made an object, [pddp_open] which opens a giving patch on the fly. This ↵ | Hans-Christoph Steiner | |
way, it is no longer necessary to instantiate an object in a help patch in order for it to be linked. For example, the [hid] help patch doesn't need an instance of [all_about_hid]. [all_about_hid] is opened upon request via [pddp_open]. This eliminates bugs and makes the help system load fast, since its loading much less. svn path=/trunk/; revision=2824 |