Plex-FAWE/worldedit-core/src/main/java/com/boydti/fawe/object/brush
2019-03-27 11:36:26 -04:00
..
heightmap 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
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 Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
visualization Simplified switch statements and minor formatting 2019-03-27 11:36:26 -04: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 Current Progress #3 2019-01-09 02:13:44 -05: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 Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
CommandBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
CopyPastaBrush.java Remove most of PseudoRandom, a few minor cleaning changes, and an upstream change 2019-03-26 13:41:09 -04: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 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
InspectBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
LayerBrush.java Current Progress #3 2019-01-09 02:13:44 -05: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 Current Progress #3 2019-01-09 02:13:44 -05: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 Code cleaning 2019-03-25 19:55:32 -04:00
StencilBrush.java INDEV -- Pushed for in-house testing and development 2019-02-17 03:47:32 -05:00
SurfaceSphereBrush.java Current progress with update 2018-12-23 11:19:33 -05:00
SurfaceSpline.java Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
TargetMode.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00