Plex-FAWE/src/main/java/com/sk89q/worldedit/bukkit/selections
TomyLobo f2e26b07ec Some region selection fixes
- CuboidSelection no longer deals with IncompleteRegionExceptions
- Fixed Polygonal2DSelection not passing its region to the selector
- Fixed Polygonal2DRegion not cloning the list it receives in its constructor
- Gave PolygonalRegionSelector a new constructor where it takes a list of points
2012-01-01 14:50:26 +01:00
..
CuboidSelection.java Some region selection fixes 2012-01-01 14:50:26 +01:00
Polygonal2DSelection.java Some region selection fixes 2012-01-01 14:50:26 +01:00
RegionSelection.java Cleanup 2011-11-23 04:48:40 +01:00
Selection.java Cleanup 2011-11-23 04:48:40 +01:00