Page MenuHome

Fix FBX subdivision BoundaryRule
ClosedPublic

Authored by Samuli Raivio (bqqbarbhg) on May 26 2022, 6:03 PM.

Details

Summary

I submitted D12204 some time ago that writes BoundaryRule to FBX exports for subdivision surfaces (if enabled). Turns out I got the enumeration value the wrong way around so Blender import/export is consistent but it may be inconsistent with other software. This patch fixes the issue and makes the values consistent with the FBX format.

Diff Detail

Event Timeline

Samuli Raivio (bqqbarbhg) requested review of this revision.May 26 2022, 6:03 PM
Samuli Raivio (bqqbarbhg) created this revision.
This revision is now accepted and ready to land.Jul 11 2022, 11:51 AM