kevancress / MeasureIt_ARCH

MeasureIt_ARCH is an addon for Blender, that adds tools to create design documentation and technical drawings that can be previewed within Blender's 3D viewport, and exported as images, vector graphics or .dxf files. Read the Doc's here:
https://kevancress.github.io/MeasureIt_ARCH/
Other
255 stars 36 forks source link

Chained Lines don't depth Test in vector render #240

Open kevancress opened 1 year ago

kevancress commented 1 year ago

I'm using the poly svg write function for chained lines, which doesn't have depth testing... gotta fix that

kevancress commented 4 months ago

This is kind of low priority since curve rendering to svg paths do depth test now, and work better than the "chained lines" option in most cases where that feature is useful (smooth curves with dashed lines types etc.)