OpenFlight-1.6.3
·
165 commits
to main
since this release
Major Changes
- New Logo!
- Avatars are now checked using a computed hash table at world start time, making avatar hash checking almost instant
- Online C# documentation is now auto-generated using oxygen, you'll find a direct link to it on the main doc page
- Everything that does not need to be edited by end users has been made un-editable in the inspectors for most scripts
Minor Changes
- More documentation on almost everything!
- Callback system is more extensible
- This also coincidentally makes the callback system a hopefully stable API, so feel free to use it going forward!
Fixes
- Fixed #81
- Fixed #80, Added a SDK check to tell you that you scaled the root object, and then added a toggle you can turn on if you really want manual scaling of the tablet
- Small spelling mistake fixed on the networking debug tab
What's Changed
New Contributors
Full Changelog: OpenFlight-1.6.2...OpenFlight-1.6.3