Releases: ErnSur/One-Asset
Releases · ErnSur/One-Asset
Release list
4.0.4
4.0.3
4.0.2
4.0.0
About
First standalone release of One Asset. This package was initially embedded in the QuickEye-Utility repository.
Changes
- Big API refactor
SingletonAssetAttribute->LoadFromAssetAttributeCreateAssetAutomaticallyAttribute->LoadFromAssetAttribute.CreateAssetIfMissingSingletonMonoBehaviour->OneGameObjectSingletonScriptableObject->OneScriptableObjectScriptableObjectFactory->OneAssetLoader
OneAssetLoaderbecame the source of the package functionality- Added support for "unsafe loading" with
AssetLoadOptions.LoadAndForget. This allows for asset loading beforeAssetDatabaseinitialization