Blender Git Loki
Git Commits -> Revision f6b1094
Revision f6b1094 by Sybren A. Stüvel (temp-alembic-exporter-T73363-ms2) April 28, 2020, 10:22 (GMT) |
Alembic: added NURBS surface support to the new exporter Exporting NURBS as polymesh works fine. Exporting as Alembic NURBS patches is spotty at best, just like the original exporter, so the new exporter is at feature parity here. |
Commit Details:
Full Hash: f6b1094973da30e13521bdeddd8aa3512d1b77ce
Parent Commit: c5d6b04
Lines Changed: +237, -1
2 Added Paths:
/source/blender/io/alembic/intern/export/abc_writer_nurbs.cc (+176, -0) (View)
/source/blender/io/alembic/intern/export/abc_writer_nurbs.h (+50, -0) (View)
/source/blender/io/alembic/intern/export/abc_writer_nurbs.h (+50, -0) (View)