Plex-FAWE/worldedit-core/src/main/java/com/boydti/fawe/object/brush
MattBDev 6c94cca15e Selective upstream merge
Signed-off-by: MattBDev <4009945+MattBDev@users.noreply.github.com>
2019-06-04 12:40:11 -04: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 Selective upstream merge 2019-06-04 12:40:11 -04:00
visualization Remove chunk notify task 2019-04-16 01:16:00 +10: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 Selective upstream merge 2019-06-04 12:40:11 -04:00
CatenaryBrush.java Fixes #103 2019-04-23 22:48:41 +10: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 Typo Fixes and Added Annotations 2019-05-28 23:23:51 -04:00