Plex-FAWE/worldedit-core/src/main/java/com/boydti/fawe/object/brush
Jesse Boyd d61e5f33f1
some minor fixes
/br sspl - says to click same spot again to apply, clicked same spot and nothing happens
/br layer - gives an error message "there was an error handling a FAWE command: [See console]
/br clipboard - doesn't let me execute because of max radius of 5, however am unable to set a lower radius as there is no option for it
/br butcher - tried to kill some mobs, but didn't work (nothing happened)
/br splatter - tried to execute the command, nothing happened
2019-04-11 05:14:58 +10:00
..
heightmap minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
scroll Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
sweep minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
visualization Some more upstream merge 2019-04-04 21:28:41 +11:00
AbstractBrush.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
AngleBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
BlendBall.java Current progress with update 2018-12-23 11:19:33 -05:00
BlobBrush.java minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
BrushSettings.java Use expression for brush radius 2018-08-22 02:58:10 +10:00
CatenaryBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
CircleBrush.java Binding improvements 2019-04-01 21:35:55 +11:00
CommandBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
CopyPastaBrush.java some minor fixes 2019-04-11 05:14:58 +10:00
ErodeBrush.java Changes to NBT-handling in operations and extents, changes to match the widely supported setBlock functionality, minor code cleanup 2019-03-25 13:42:11 -04:00
FallingSphere.java Current progress with update 2018-12-23 11:19:33 -05:00
FlattenBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
HeightBrush.java Remove most of PseudoRandom, a few minor cleaning changes, and an upstream change 2019-03-26 13:41:09 -04:00
ImageBrush.java minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
InspectBrush.java minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
LayerBrush.java minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
LineBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
MovableTool.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
PopulateSchem.java INDEV -- Pushed for in-house testing and development 2019-02-17 03:47:32 -05:00
RaiseBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
RecurseBrush.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
ResettableTool.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
RockBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
ScatterBrush.java Remove most of PseudoRandom, a few minor cleaning changes, and an upstream change 2019-03-26 13:41:09 -04:00
ScatterCommand.java Current progress with update 2018-12-23 11:19:33 -05:00
ScatterOverlayBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
ShatterBrush.java minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
SpikeBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
SplatterBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
SplineBrush.java minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
StencilBrush.java minor tweak for mutable vectors 2019-04-01 03:09:20 +11:00
SurfaceSphereBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
SurfaceSpline.java some minor fixes 2019-04-11 05:14:58 +10:00
TargetMode.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00