tornavis/source/blender/io/usd/tests
Jesse Yurkovich e07081e15b USD: Fix cyclic bezier curve export
During work on GeometrySet import it was discovered that periodic
(cyclic) bezier curves do not need their first control point repeated
in the actual scene description.

The USD API documentation was a bit unclear on this aspect but this has
been confirmed informally on the AOUSD forum and emperically using
another implementation.

This patch removes the duplicated start point during export.

Pull Request: https://projects.blender.org/blender/blender/pulls/119185
2024-03-08 02:18:15 +01:00
..
usd_curves_test.cc USD: Fix cyclic bezier curve export 2024-03-08 02:18:15 +01:00
usd_export_test.cc Cleanup: Move BLO_readfile.h to C++ 2024-02-09 13:41:30 +01:00
usd_imaging_test.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
usd_stage_creation_test.cc Cleanup: Move `BKE_appdir.h` to full Cpp header `BKE_appdir.hh`. 2024-01-21 19:42:13 +01:00
usd_usdz_export_test.cc Cleanup: Move BLO_readfile.h to C++ 2024-02-09 13:41:30 +01:00