Tag: new-feature

Navigate

  • ,

    Mark edge

    A single purpose scriptMark all edges that are yellow and border magenta annotation with red annotation Use case: find out where two specific biomes share a border.Paint biome-A with yellow annotationPaint biome-B with magenta annotationRun scriptreceive red edge https://github.com/IR0NSIGHT/ExpandLayer/blob/master/src/MarkEdges.js

    Details

    A single purpose script
    Mark all edges that are yellow and border magenta annotation with red annotation

    Use case: find out where two specific biomes share a border.
    Paint biome-A with yellow annotation
    Paint biome-B with magenta annotation
    Run script
    receive red edge

    https://github.com/IR0NSIGHT/ExpandLayer/blob/master/src/MarkEdges.js

  • ,

    Levelize

    Globally force all cyan-annotated blocks to a specific height Great for flattening large areas with better precision than using the flatten brush. https://github.com/IR0NSIGHT/ExpandLayer/blob/master/src/Levelize.js

    Details

    Globally force all cyan-annotated blocks to a specific height

    Great for flattening large areas with better precision than using the flatten brush.

    https://github.com/IR0NSIGHT/ExpandLayer/blob/master/src/Levelize.js