File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
package/com.unity.formats.usd Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 11# Changes in usd-unity-sdk for Unity
22
3- ## Unreleased
3+ ## [ 3.0.0-exp.4] - 2023-06-21
4+ ### Features
5+ - Added EditorAnalytics to track internally which features are most used.
6+
7+ ### Bug Fixes
8+ - Fixed the Samples Assembly Definitions compile errors.
49
5- ## [ 3.0.0-exp.3] - 2023-05-11
10+ ### Changed
11+ - Updated AppCollector YAML file to reflect latest info.
12+ - We've removed the USD logo in a few places until we have a formal agreement in place to use it.
13+
14+ ## [ 3.0.0-exp.3] - 2023-06-20
615### Features
716- The USD Recorder now has an option to export transform overrides.
8- - Added EditorAnalytics to track internally which features are most used.
917
1018### Bug Fixes
1119- "Export Transform Override" now properly exports modified transforms only.
2836- Disabled plugins on unsupported platforms.
2937- Optimized triangulation to reduce the chance of a "Timed out while waiting for thread" error on importing a complex mesh.
3038- Optimized PointInstance importing.
31- - Updated AppCollector YAML file to reflect latest info.
32- - We've removed the USD logo in a few places until we have a formal agreement in place to use it.
3339
3440## [ 3.0.0-exp.2] - 2021-09-29
3541### Features
Original file line number Diff line number Diff line change 3030 "url" : " https://github.com/Unity-Technologies/usd-unity-sdk.git"
3131 },
3232 "unity" : " 2019.4" ,
33- "version" : " 3.0.0-exp.3 "
33+ "version" : " 3.0.0-exp.4 "
3434}
You can’t perform that action at this time.
0 commit comments