Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/math
Owen a16074cbe4
Fix //snowsmooth not working below Y0 (#1769)
* Use min y instead of 0 for SnowHeightMap

* Correctly handle rounding for height

* Revert old fix

* Use y instead of newHeight

* Remove line diff
2022-06-07 12:06:03 +02:00
..
convolution Fix //snowsmooth not working below Y0 (#1769) 2022-06-07 12:06:03 +02:00
geom Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
interpolation Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
noise Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
transform Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
BitMath.java Updated Math package with upstream and formatted code 2020-08-14 20:49:59 -04:00
BlockVector2.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
BlockVector3.java Implement biomes to filter blocks and use in Clipboard pasting (#1743) 2022-06-05 20:52:14 +02:00
BlockVector3Imp.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
MathUtils.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
RegionOptimizedChunkComparator.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
RegionOptimizedComparator.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
Vector2.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
Vector3.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00