BUG:404615 Allow selecting boundary limits on python layer export
Compare changes
Added a flag to allow selecting crop to image or crop to layer boundaries, as each is usefull in differente workflows. (I normally use crop to image bounds)
bool
to Node.cpp
to allow selecting what boundary is preferred (Default old behaviour)uiexportlayers.py
to allow selection of desired boundaries.