Unity Plugin 5.13.0
JuliaRonnebergerUL
released this
21 Jul 11:07
·
2564 commits
to develop
since this release
Announcements
In the last release we have deprecated some functionality and are preparing to move core utilities into a separate package.
If you are using classes and methods that are marked as obsolete and will be moved to the new legacy package without a replacement, you may wish to use "#pragma warning disable 0618" at the start and "#pragma warning restore 0618" at the end of your method that makes use of it to suppress the warnings.
If you have any concerns about this, please contact us on Github Discussions
- Tracking contains stable content including Core, Hands and the Interaction Engine.
- Tracking Preview contains experimental/pre-release content.
Headline features of 5.13.0 include:
- Added a Hand Model Manager - an easy way to enable / disable hand models
- Added option to freeze hand state on HandEnableDisable
Full Changelog (Tracking Package)
Documentation
Discussions
Community Support
Thanks to our contributors:
@MaxPalmer-UH / @DrMaxP
@Craig-J
@MattFiler
@Dwarph
@rorygames
@rblenkinsopp
@JuliaRonnebergerUL
@MattGrayUL