Plex-FAWE/worldedit-core
dordsor21 855389c785
Allow parallelisation of masks (#636)
* Allow parallelisation of masks
Increasing performance improvement with increased masking complexity and edit size.

* Address comments
 - Rename Mask#clone to Mask#copy
 - Rename Mask2D#copy to Mask2D#copy2D
 - Correct formatting

* cx -> centerX

* Make various operations relying on a single SingleThreadQueueExtent instance (mainly brushes) thread safe
2020-09-25 15:00:42 +01:00
..
doctools Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
src Allow parallelisation of masks (#636) 2020-09-25 15:00:42 +01:00
build.gradle.kts Remove Kotlin (#625) 2020-09-17 16:31:55 -04:00