WorldEdit Build #7537

Be aware that this branch (improve-hollow) is not the main branch (version/7.4.x)!

Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.

Go to main branch View stable downloads
ProjectWorldEdit
StatusSUCCESS
Branchimprove-hollow
Number#7537-35e70a5
Date18 minutes ago
Changes
IDSummaryCommitterDate
35e70a57Also consider the geometry of the entered block Previously, the algorithm could enter a top slab through the top side and leave through all other sides. tomylobo2 hours ago
c4551e53Improve //hollow command - Add -p flag to iterate from placement position instead of the selection boundaries - Add -g flag to consider geometry in visibility calculations - By default, //hollow will no longer open up faces that are touching the selection bounding box. The old behaviour can be access with the -o flag. tomylobo2 months ago
11e90689Restructure EditSession.hollowOutRegion - Make a dedicated startingPositions Collection to initialize everything with - Move declarations closer to their usage tomyloboan hour ago
dee26771Add comments tomyloboan hour ago