VRoid SDK for Unreal Engine 1.9.0 Release Announcement #226
sujahta
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Click here to register as a developer and download
CHANGELOG
▼ New features
*Please note that this support is experimental and compatibility with the final Unreal Engine 5.8.0 release is not guaranteed
Added filtering options to show or hide All-ages, R-15, and R-18 models when retrieving model lists
R-15 and R-18 models will only be displayed if age-restricted content is enabled in the application's viewing settings
R-18 thumbnails are now blurred
R-15 and R-18 thumbnails now display age-rating labels in the upper-left corner
Fixed an issue where UniqueIds could change during level transitions in single-player and similar scenarios
UniqueIds are now generated and managed as GUIDs through a GameInstanceSubsystem when the application starts
▼ Other bug fixes
IsCacheVrm can now be enabled only when IsRuntime is enabled
In non-runtime mode (IsRuntime=false), VRMs are always cached in VRoidGameInstanceSubsystem
IsCacheVrm can now be enabled only when IsRuntime is enabled
In non-runtime mode (IsRuntime=false), VRMs are always cached in VRoidGameInstanceSubsystem
All reactions