USD loader refactoring 69/319069/4
authorRichard Huang <r.huang@samsung.com>
Mon, 14 Oct 2024 13:01:03 +0000 (14:01 +0100)
committerRichard Huang <r.huang@samsung.com>
Wed, 16 Oct 2024 14:05:27 +0000 (15:05 +0100)
commit98b259e36d51498acd6621e9129188b1205d8899
treea25cf6c071db1d69993036eecf718b2849b707cb
parent859fb2be3ee6185c967fcbc90bd7d12ca43dd651
USD loader refactoring

Change-Id: I95170e2203a74e76fd9a796273f0ac369af87d15
automated-tests/resources/usd/PreviewSurfaceTexture.usda [new file with mode: 0644]
automated-tests/resources/usd/PreviewSurfaceTransform2d.usda [new file with mode: 0644]
automated-tests/src/dali-usd-loader/utc-Dali-UsdLoader.cpp
dali-usd-loader/internal/file.list
dali-usd-loader/internal/usd-loader-impl.cpp
dali-usd-loader/internal/usd-material-processor.cpp [new file with mode: 0644]
dali-usd-loader/internal/usd-material-processor.h [new file with mode: 0644]
dali-usd-loader/internal/usd-texture-converter.cpp [new file with mode: 0644]
dali-usd-loader/internal/usd-texture-converter.h [new file with mode: 0644]
dali-usd-loader/internal/utils.cpp [new file with mode: 0644]
dali-usd-loader/internal/utils.h [new file with mode: 0644]