ervinchai / VoxelSniper

The premier long-distance brush editor for Minecraft, rebooted!
37 stars 27 forks source link

Added ErodeBlend brush #28

Open Aime23 opened 4 years ago

Aime23 commented 4 years ago

Implementation is a mix between ShoukaSeikyo's BetterBrushes implementation (my interpretation on how it works) and FastAsyncVoxelSniper implementation

Resolve #7, resolve #15

ShoukaSeikyo commented 4 years ago

I can concur your implementation is correct. (It is basically the same I did at the time.)

blendBallBrush.excludeAir = false;

I would only remove this line as it is redundant; blendBallBrush.arrow(v) already sets excludeAir to false.

Aime23 commented 4 years ago

The info messages are a mix between BlendBall and Erode ones, and they looks like that : /b eb Info /b eb info b eb info