summaryrefslogtreecommitdiff
path: root/worldedit/code.lua
AgeCommit message (Collapse)Author
2013-07-21Super duper VoxelManipulator speedups to nearly every API function, and plus ↵Anthony Zhang
support for unloaded areas. Still in progress. Also, fix //allocate for very large schematics.
2013-07-12Even bigger speed gains by using LuaVoxelManipulator in a few choice places! ↵Anthony Zhang
Faster //set, //cylinder, etc., but plenty of room for improvements still.
2013-01-12Add //homogenize, //lua, and //luatransform commands, as well as their ↵Anthony Zhang
documentation.