Files
FlaxEngine/Source/Engine/Content
Wojtek Figat c6204fc274 Fix binary asset dependencies tracking when dependent asset gets loaded later on
#3951

Adds additional cache for dependencies tracking to update them when other asset gets loaded later on.
Remove critical-section from `LoadAssetTask` that was causing some deadlocks (data access is already atomic there).
2026-03-31 12:03:18 +02:00
..
2026-02-14 22:12:26 +08:00
2025-09-05 08:51:43 +02:00