[Bf-committers] Adding a sharpness flag to EditEdge

Ben Batt benbatt at gmail.com
Mon Aug 7 19:17:40 CEST 2006


Hi,
I'm trying to add a "user-defined sharp edges" feature to the
Autosmooth modifier, and I need to know the best way to add a
sharpness flag to mesh edges. There's room in the MEdge.flag field for
an ME_SHARP flag, so that seems to be ok, but EditEdge seems to handle
flags differently.

Should I just add a new EditEdge.sharp field? What is the recommended
way to do this?

Thanks,
Ben Batt (Artificer)


More information about the Bf-committers mailing list