aboutsummaryrefslogtreecommitdiff
path: root/src/pd.lua
AgeCommit message (Collapse)Author
2015-10-14Added support for the "Open" item in the right-click menu of pdlua and ↵Martin Peach
pdluax objects. The script for a .pd_lua or .pd_luax object will be opened in an editor via ::pd_menucommands::menuopenfile, as proposed by hcs. svn path=/trunk/externals/loaders/pdlua/; revision=15667
2011-03-15This is a version of Claude Heiland-Allen's lua for Pd. The objects are ↵svn2git-rootMartin Peach
named pdlua and pdluax instead of lua and luax. So far it seems to work on linux. svn path=/trunk/externals/pdlua/; revision=15030