What's Changed
- Taking into account missing tiles on lower LODs by @dknezevic in #78
- fixed exception when loading obj with texture coordinates but no material assigned by @tgdflav in #74
- Fix copy file behavior: Using trimmed line to get file path in Utils.cs by @EzioHelios in #58
- Ensure GLB data is padded to 8-byte alignment so that validation checks pass by @dknezevic in #80
- Housekeeping by @HeDo88TH in #83
New Contributors
- @dknezevic made their first contribution in #78
- @tgdflav made their first contribution in #74
Full Changelog: v1.0.13...v1.1.0