You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added support for non automatically loaded Collections, this allow you initialize collections when they are necessary, avoiding adding all the collectable
references into the resources bundle
Added InitializeCollections that can initialize Collection in regular MonoBehaviours
New type of script static script generation for Non automatically loaded collections
Added new Custom Editor for the registry where you can define witch collection are auto loaded, and the static generation type
PreProcess that removes the non automatically loaded collections before build