Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-01 | Final changes and version number bump. | Anthony Zhang | |
2013-07-31 | Rewrite spirals from scratch and fix upside-down pyramids. Use voxelmanip ↵ | Anthony Zhang | |
for markers to ensure area is emerged. | |||
2013-07-31 | //pyramid works along any axis and backwards. Working //clearobjects and ↵ | Anthony Zhang | |
//cylinder command, begin implementing super marker. Remove EnvRef usages and the block queue (the block queue does not work with VoxelManips). More block emergers. | |||
2012-10-13 | Separate components into separate mods, add visualization API with hide(), ↵ | Anthony Zhang | |
suppress(), find(), and restore() for nondestructive node visualization. Corresponding chat commands are //hide, //suppress, //find, and //restore. Commands and functions documented. |