vengi icon indicating copy to clipboard operation
vengi copied to clipboard

VOXEDIT: shape improvements

Open mgerhardy opened this issue 2 years ago • 0 comments

cylinder can only be placed on Y and X planes. trying to place cylinder on Z plane only creates 1vox by the desired length.

shapes other than cylinder don't support placing them on different axes.

code can be found in src/modules/voxelgenerator/ShapeGenerator.h and is called by Modifier::executeShapeAction where currently only the cylinder supports the direction

mgerhardy avatar Apr 03 '22 05:04 mgerhardy