We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbd773 commit c60d974Copy full SHA for c60d974
package/com.unity.formats.usd/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changes in usd-unitysdk for Unity
2
3
-## Unreleased
+## [3.0.0-exp.1] - 2021-06-15
4
### Features
5
- New Import/Export API. See the ImportHelpers and ExportHelpers class (#237).
6
- Added Integration with Recorder (compatible with Recorder 2.2.0 or newer) (#243).
package/com.unity.formats.usd/package.json
@@ -30,5 +30,5 @@
30
"url": "ssh://git@github.com:Unity-Technologies/usd-unity-sdk.git"
31
},
32
"unity": "2019.4",
33
- "version": "2.0.0-exp.1"
+ "version": "3.0.0-exp.1"
34
}
0 commit comments