Wojtek Figat
2fc95bdf57
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Content/Editor/MaterialTemplates/Deformable.shader
# Flax.flaxproj
# Source/Engine/Content/Content.h
# Source/Engine/Serialization/JsonTools.cpp
2026-04-01 17:14:21 +02:00
Wojtek Figat
dc6d53de7c
Try to fix compile error
2026-04-01 16:01:01 +02:00
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
Wojtek Figat
a0bb8efc2b
Adjustment for deleteFileSafety in #3992
2026-03-10 14:16:08 +01:00
Chandler Cox
83bbb4f6ba
Add recycle bin to script deleting.
2026-03-06 19:39:49 -06:00
Wojtek Figat
4833c19366
Fix build regression
2026-02-05 15:45:02 +01:00
Wojtek Figat
66894b71fa
Add utility to get loaded assets
2026-02-05 12:37:03 +01:00
Wojtek Figat
6d05bf16b1
Optimize Asset::GetPath in cooked build
2025-07-29 21:41:59 +02:00
Wojtek Figat
d7ff9fdade
Optimize editor profiler native allocations when capturing data
2025-06-09 15:23:31 +02:00
Wojtek Figat
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
Wojtek Figat
f8371d037b
Refactor old ContentLoadingManager into Content for simplicity
2024-10-11 23:05:09 +02:00
Wojtek Figat
b92fbcb3bc
Add more const correctness
...
#2467
2024-04-22 22:53:27 +02:00
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Wojtek Figat
359d4ba8ef
More refactoring to 6cf7d49a10 for better assets loading
...
#1930
2023-11-24 10:25:21 +01:00
Wojciech Figat
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
Wojciech Figat
0eba11f1eb
Add Content.GetEditorAssetPath
2022-08-08 11:48:16 +02:00
Wojtek Figat
cced83ca96
Add support for virtual Prefab assets created from code
2022-07-26 23:10:04 +02:00
Wojtek Figat
b49e5e9984
Format more engine code
2022-06-14 20:17:00 +02:00
Wojciech Figat
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
Wojciech Figat
6357cc6245
Fix typos
2021-11-15 16:39:13 +01:00
Wojtek Figat
058e23f3ee
Add Content.GetAllAssets to get all asset ids in project
2021-10-08 16:25:15 +02:00
Zbigniew Skowron
aecc81f5e5
Fixed many invalid uses of StringView::GetText(), where a null-terminated string was required.
...
Renamed GetText() to GetNonTerminatedText() to reduce chance of same bugs appearing in the future.
2021-08-09 00:29:19 +02:00
Wojtek Figat
4765e1af12
Add support for allocator type in Dictionary
2021-07-08 00:34:50 +02:00
Wojtek Figat
d17a4af72e
Tweaks
2021-07-07 10:15:22 +02:00
Wojtek Figat
7985196155
Add Content.Stats for assets statistics (replaces Content.AssetCount)
2021-07-07 10:15:21 +02:00
Jean-Baptiste Perrier
03eb39afe6
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
Wojtek Figat
6fb9eee74c
You're breathtaking!
2020-12-07 23:40:54 +01:00