Commit 1ecb133
committed
build(release): 2.0.0 [skip ci]
# [2.0.0](1.4.1...2.0.0) (2023-02-08)
### Code Refactoring
* Merge addressable and standard interfaces ([ed9a523](ed9a523))
### Features
* Add new SceneManager for addressable ops ([06ca0bd](06ca0bd))
* Add Scene Info linked by Asset Reference ([db996d7](db996d7))
* Update internal addressable scene manager ([6217814](6217814))
### BREAKING CHANGES
* Removed IAddressable interfaces.
The interfaces have been standardized, so the usage of specific ones for Addressable workflow is no longer required.1 parent 47a476b commit 1ecb133
File tree
2 files changed
+22
-1
lines changed- Packages/mygamedevtools-scene-loader
2 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments