Plex-FAWE/src/main/java/com/sk89q/worldedit/tools/brushes
2011-09-03 13:01:51 -04:00
..
Brush.java Added library support for non-integer radius spheres and cylinders. 2011-08-07 05:19:17 +02:00
ClipboardBrush.java Added library support for non-integer radius spheres and cylinders. 2011-08-07 05:19:17 +02:00
CylinderBrush.java Added library support for non-integer radius spheres and cylinders. 2011-08-07 05:19:17 +02:00
HollowCylinderBrush.java Added library support for non-integer radius spheres and cylinders. 2011-08-07 05:19:17 +02:00
HollowSphereBrush.java //[h]sphere can now generate ellipsoid (stretched sphere) shapes 2011-09-03 18:59:18 +02:00
SmoothBrush.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
SphereBrush.java //[h]sphere can now generate ellipsoid (stretched sphere) shapes 2011-09-03 18:59:18 +02:00