Skip to content

RC-3.0.0-exp.1

Compare
Choose a tag to compare
@judubu judubu released this 15 Jun 19:42
· 82 commits to dev since this release

Features

  • New Import/Export API. See the ImportHelpers and ExportHelpers class (#237).
  • Added Integration with Recorder (compatible with Recorder 2.2.0 or newer) (#243).

Changed

  • Linux support temporarily disabled (#255).
  • USD.NET API is now in the package (#249).
  • USD.NET.Unity API is now in the package (#240).
  • Building USD.NET can now be done with a standalone Mono (#241).
  • Building the bindings is now done through CMake on all platforms. See BUILDING.md (#235).

Bug Fixes

  • Fixed hardcoded package name in InitUSD and BuildPostProcessor (#236).
  • Fixed a BuildPostProcess bug caused by permissions issues in OSX (#245).
  • Fixed an IL2CPP build bug caused by the inclusion of USD codegen directory (#245).
  • Fixed UsdAsset not properly refreshing the asset within the Prefab stage (#246).