Plex-FAWE/src/main/java/com/sk89q/worldedit/regions
2014-03-28 16:13:27 -07:00
..
polyhedron Added a ConvexPolyhedralRegion and selector 2013-08-06 11:50:35 -04:00
search Changed how ground finding operations were implemented. 2014-03-28 16:13:27 -07:00
AbstractRegion.java Reduced some code duplication in the regions. 2013-08-06 11:50:34 -04:00
ConvexPolyhedralRegion.java Minor polyhedron changes. 2013-08-08 08:28:26 +02:00
ConvexPolyhedralRegionSelector.java Added a ConvexPolyhedralRegion and selector 2013-08-06 11:50:35 -04:00
CuboidRegion.java Add getFaces() and addWalls() to CuboidRegion. 2014-03-28 00:39:39 -07:00
CuboidRegionSelector.java Don't spam chat when a different type of vector is given to the Selector. 2013-05-16 02:02:09 -04:00
CylinderRegion.java Reduced some code duplication in the regions. 2013-08-06 11:50:34 -04:00
CylinderRegionSelector.java Used vector constants in all appropriate placed. 2013-08-06 11:50:39 -04:00
EllipsoidRegion.java Reduced some code duplication in the regions. 2013-08-06 11:50:34 -04:00
EllipsoidRegionSelector.java Add convenient constructors in *RegionSelector classes 2012-08-27 20:14:05 +02:00
ExtendingCuboidRegionSelector.java Don't spam chat when a different type of vector is given to the Selector. 2013-05-16 02:02:09 -04:00
FlatRegion.java Add minimum/maximumY to FlatRegion and fix a typo in Polygonal2DRegion 2012-04-16 08:45:53 +02:00
FlatRegion3DIterator.java Slightly improve FlatRegion iteration 2012-04-16 08:48:24 +02:00
FlatRegionIterator.java Add FlatRegion interface and an associated iterator 2012-03-17 09:26:05 +01:00
Polygonal2DRegion.java Reduced some code duplication in the regions. 2013-08-06 11:50:34 -04:00
Polygonal2DRegionSelector.java Moved the polygonization code to the specific regions that are being polygonized. 2013-08-06 11:50:33 -04:00
Region.java Moved the polygonization code to the specific regions that are being polygonized. 2013-08-06 11:50:33 -04:00
RegionIntersection.java Add getFaces() and addWalls() to CuboidRegion. 2014-03-28 00:39:34 -07:00
RegionIterator.java License block changes 2012-01-20 08:24:32 +01:00
RegionOperationException.java License block changes 2012-01-20 08:24:32 +01:00
RegionSelector.java License block changes 2012-01-20 08:24:32 +01:00
SphereRegionSelector.java The Sphere selector can now also shrink the region. 2013-08-24 10:59:23 +02:00