Docs & Optimisations (3.0.7)
How to update
This update is safe to import over any current 3.0.x release before it. Just import the new update into you project to update to this version.
Changelog
Changed
- Documentation updated to a .md file structure over a .pdf file to allow for contribution and changes.
- Refactored AssemblyClassDef with latest Cart lib setup changes.
- (Contribution: NoixDeXydre) Improved assembly API performance [GIT-PR#39].
Fixed
- Package json samples fixed (again).
- Fixed Backup & legacy interface implementation not been picked up in some cases.
- (Contribution: NoixDeXydre) Fixed runtime initialize call point causing issues around first scene load [GIT-PR#38].
- Fixed an issue where required asset was not generated at the expected time, causing an error in some cases when imported for the first time.