Plex-FAWE/src/main/java/com/sk89q/worldedit/cui
Yetanotherx 8a24fd9741 Add a cylindrical region selector.
- Supports shift
- Supports expand/contract on the y axis
- getArea is slightly inaccurate, but more accuracy would mean more CPU usage.
- Displays as a cuboid in legacy mode.
2012-01-03 23:35:29 +01:00
..
CUIEvent.java Add cuiVersion to LocalSession and set it via incoming CUI event 2011-12-31 22:31:05 -08:00
CUIRegion.java Add cuiVersion to LocalSession and set it via incoming CUI event 2011-12-31 22:31:05 -08:00
SelectionCylinderEvent.java Add a cylindrical region selector. 2012-01-03 23:35:29 +01:00
SelectionEllipsoidPointEvent.java Added support for ellipsoid and sphere selections. 2011-12-30 12:02:15 +01:00
SelectionMinMaxEvent.java Cleanup 2011-11-23 04:48:40 +01:00
SelectionPoint2DEvent.java send poly regions to wecui, take 2 2011-09-24 11:45:03 -06:00
SelectionPointEvent.java Cleanup 2011-11-23 04:48:40 +01:00
SelectionShapeEvent.java Cleanup 2011-11-23 04:48:40 +01:00