vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.05k stars 87 forks source link

VOXEDIT: StampBrush allow to shift the center of the stamp brush volume - to be able to stamp into a corner without leaving the existing volume #444

Closed mgerhardy closed 3 weeks ago

mgerhardy commented 2 months ago

currently we are translating the stamp volume always to be at 0,0,0 - but we should just ensure that 0,0,0 is somewhere between mins and maxs.

this would allow us to shift the volume and to leave the node volume with the stamp volume also on the lower region boundaries (this is currently only possible in center mode)