You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Avatar Body type now moved to CoreSettings [#290](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/290)
19
22
20
23
### Added
21
24
22
25
- Added support for hero customization assets (costumes) [#301](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/301)
23
-
-templates can now be filtered by Bodytype [#296](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/296)
26
+
-Templates can now be filtered by Bodytype [#296](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/296)
24
27
25
28
### Fixed
26
29
27
-
-fixed an issue causing invalid load settings in Avatar Loader window [#298](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/298)
30
+
-Fixed an issue causing invalid load settings in Avatar Loader window [#298](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/298)
28
31
29
32
## [6.3.1] - 2024.06.18
30
33
31
34
### Fixed
32
35
33
-
-allow cache to be loaded from previous versions, where bodyType was stored as an integer [#293](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/293)
36
+
-Allow cache to be loaded from previous versions, where bodyType was stored as an integer [#293](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/293)
34
37
35
38
## [6.3.0] - 2024.06.11
36
39
@@ -60,7 +63,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
60
63
61
64
### Fixed
62
65
63
-
-reverted update to GetMeshRenderer method [#264](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/264)
66
+
-Reverted update to GetMeshRenderer method [#264](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/264)
64
67
65
68
## [6.2.2] - 2024.04.29
66
69
@@ -91,19 +94,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).
91
94
92
95
## Updated
93
96
94
-
-removed use of tuples and deprecated old methods [#257](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/257)
97
+
-Removed use of tuples and deprecated old methods [#257](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/257)
95
98
96
99
## [6.1.2] - 2024.04.03
97
100
98
101
### Updated
99
102
100
-
-xr animation avatars updated to support with latest xr avatar updates
103
+
-XR animation avatars updated to support with latest xr avatar updates
101
104
102
105
## [6.1.1] - 2024.04.03
103
106
104
107
### Updated
105
108
106
-
-avatars done with a photo are now added as a draft avatars [#254](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/254)
109
+
-Avatars done with a photo are now added as a draft avatars [#254](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/254)
107
110
108
111
## [6.1.0] - 2024.03.04
109
112
@@ -118,7 +121,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
118
121
119
122
### Updated
120
123
121
-
-updated default render settings to fix an issue causing incorrect halfbody avatar renders [#238](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/238)
124
+
-Updated default render settings to fix an issue causing incorrect halfbody avatar renders [#238](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/238)
0 commit comments