Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-21 | Super 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-12 | Even 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-05-30 | Fix //rotate, improve queue (order now preserved), typos fixed (quene -> queue). | Anthony Zhang | |
2013-05-30 | Block queue doesn't lag anymore on slow operations like digging and placing ↵ | Anthony Zhang | |
nodes, better and more efficient //fixlight. | |||
2013-04-28 | Add Block Queue | Sfan5 | |