Merge remote-tracking branch 'origin/master' into 1.13

# Conflicts:
#	Content/Shaders/DepthOfField.flax
#	Source/Engine/Content/Asset.cpp
This commit is contained in:
2026-06-30 10:06:55 +02:00
64 changed files with 1222 additions and 423 deletions
@@ -532,6 +532,7 @@ namespace FlaxEditor.Modules.SourceCodeEditing
{
// Invalidate cached types
All.ClearTypes();
AllWithStd.ClearTypes();
VisualScriptPropertyTypes.ClearTypes();
Actors.ClearTypes();
Scripts.ClearTypes();