Diss
Diss
## Environments (please complete the following information): - UniVRM version: `0.66.0` & `0.92.0` - Unity version: `Unity-2019.4.31f1` - OS: `Windows 10` ## Describe the bug I'm having an issue with...
Kotlin Sample uses a deprecated version, I'd like to update date it and tweak some related options: - Update Kotlin version to 1.9 - Use the Java Sample to expand...
Switches for changing the JRE from system to the TP one would be great Ideally: - Switches for enabling individually for each OS (Win/Mac/Linux) - eg Enable for Windows &...
Version Catalogue should be moved to gradle/libs.versions.toml to better follow recommended conventions: https://docs.gradle.org/current/userguide/version_catalogs.html - Move dependencies from settings.gradle to libs.versions.toml - Move Plugin Versions from Build Files to libs.versions.toml The...
Upgrade Gradle to 7.6 Some Tweaks to the Packaging Plugin will be needed, but it can better support Kotlin and work better with newer versions of JDK . Better support...
It looks like some changes to #67 break SpecUtils and the Java Sample It looks like valueType was added to Event.java, then removed in favour of auto-detecting the type but...