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
Do not store SGCore::AssetRef metadata directly in SGCore::AssetRef - it is very heavy on copy. Maybe add control block (like in std::shared_ptr) that contains metadata.
Do not store SGCore::AssetRef metadata directly in SGCore::AssetRef - it is very heavy on copy. Maybe add control block (like in std::shared_ptr) that contains metadata.