Releases: readyplayerme/rpm-unity-sdk-core
Releases · readyplayerme/rpm-unity-sdk-core
v6.2.3
v6.2.2
v6.2.1
v6.2.0
Changelog
Added
- XR template avatar added to the Resources folder #258
- Avatar Creator now supports body shapes #252
- support for unknown exceptions #251
- Simple PanelManager script
- Optional define symbol to remove camera permissions from the Android manifest #259
Updated
- removed use of tuples and deprecated old methods #257
v6.1.2
Changelog
Updated
- updated xr animation avatars to use the improved skeleton
v6.1.1
v6.1.0
v6.0.1
v6.0.0
Changelog
Updated
- BREAKING: Renamed Avatar Create Samples #210 This change
may require updates to existing references in your projects. - Small fix for button icon resizing #215
- LoginWithCode can now merge avatars into RPM account #219
- Recover hair when headwear is removed #224
- Added extra check to prevent settings override #226
Added
- Logout Element for Avatar Creator #216
- New iFrame Events to WebFrameHandler #212
- Added support for XR Avatar skeleton #217
- Added Avatar List element #218
- Account creation and login elements in Avatar Creator sample #230
Removed
v5.0.0
Changelog
Updated
- refactor and extracted shared logic from network packages @HarrisonHough in #148
- replaced api urls in samples with models urls by @rk132 in #152
- added com.unity.cloud.gltfast as a dependency and removed auto install of gltfast from git url by @HarrisonHough in #155
- updated to GLTFast 6.0.1 by @HarrisonHough in by @HarrisonHough in #157
- replaced use of ienumerator coroutines with async/await by @rYuuk in #172
- request class names updated to be more uniform by @MaxAndreassenRPM in #173
- endpoint classes removed and refactored by @MaxAndreassenRPM in #174
- added avatar creator POC sample using new elements by @rYuuk in #182
- removed "I don't have an account" checkbox from setup guide by @rk132 in #184
- restructure of avatar creator samples by @rYuuk in #185
- class and folder restructure to match Unity package standards by @HarrisonHough in #190
- namespaces added to some scripts to meet asset store requirements by @HarrisonHough in #195
- Ready Player Me top toolbar menu is under
Tools/Ready Player Me
to comply with Asset Store requirements by @HarrisonHough in #195 - samples renamed for Asset Store version of package and paths updated accordingly by @HarrisonHough in #198
- quick start sample animations updated by @rYuuk in #200
- draco compression package version updated by @HarrisonHough in #202
Added
-
add gender select element for Avatar Creator by @HarrisonHough in #159
-
basic login element for Avatar Creator by @HarrisonHough in #160
-
avatar template element for Avatar Creator by @HarrisonHough in #164
-
asset panel element for Avatar Creator by @HarrisonHough in #175
-
account creation element for Avatar Creator by @rYuuk in #178
-
fixed some issues related to paths like in the Graphics Setting Utility by @HarrisonHough in #195
-
shader override property added to avatar config by @rYuuk in #199
Fixed
- fix for handling pasted url text in subdomain field by @HarrisonHough in #183
- added permission and orientation fix to photo capture element by @rYuuk in #192
- added Panel Switcher clear functionality to fix issues related to relaunching the creator by @rYuuk in #194
- namespaces added to some scripts to meet asset store requirements by @HarrisonHough in #195