amzn-mike
|
8320fcbaea
Improved performance loading assets tab the first time.
|
2 years ago |
amzn-mike
|
7cb8fbd753
Add retry logic for jobs that conflicted due to same outputs.
|
2 years ago |
AMZN-stankowi
|
6ec291b2f4
The scene settings tool now always forces the scene file to re-process on save, even if the file didn't change. (#14012)
|
2 years ago |
amzn-mike
|
1306284814
Update more APM code to work with SourceAssetReference instead of strings
|
2 years ago |
amzn-mike
|
e5b24e6971
Remove GetSourcesBySourceNameScanFolderId and change GetSourceBySourceName to GetSourcesBySourceName
|
2 years ago |
amzn-mike
|
2b805fed00
Removed asserts from SourceAssetReference class
|
2 years ago |
amzn-mike
|
fcde4ded01
Converted more of AP code to use SourceAssetReference
|
2 years ago |
amzn-mike
|
7d8500e111
Updated the majority of AP code to use SourceAssetReference
|
3 years ago |
amzn-mike
|
635a8f6d5c
Merge pull request #12088 from aws-lumberyard-dev/AssetProcessor_Prototype_DependencyUpdate_DependsOn
|
2 years ago |
AMZN-stankowi
|
c89b2eb056
Added new flag to clear the asset database if the version of the on-disk database is a future version. (#12275)
|
2 years ago |
amzn-mike
|
f4578dfe78
Updated dependency queries to search for all formats (relative path, absolute, uuid)
|
3 years ago |
amzn-mike
|
93e68f34aa
AP working with path or uuid for dependsOn field
|
3 years ago |
amzn-mike
|
b29767dc23
Minor cleanup: added printout for version update, null UUID check, variable rename
|
3 years ago |
amzn-mike
|
a26a7c696e
Fix sqlite upgrade handling
|
3 years ago |
amzn-mike
|
25b15de1f8
Replace SourceDependency Source (rel path) column with SourceGuid
|
3 years ago |
lumberyard-employee-dm
|
37bb38f550
Removed push_back/push_front/insert extensions which took no parameters. (#10787)
|
3 years ago |
Sven Hwang
|
35151482cd
Add AssetDatabaseConnection::GetStatLikeStatName
|
3 years ago |
Sven Hwang
|
03dda05490
add ReplaceStat API in AssetDatabase and test
|
3 years ago |
Sven Hwang
|
4f285101b0
add CREATE_STATS_TABLE to createStatements
|
3 years ago |
Sven Hwang
|
051d540967
Remove StatID and use StatName as PK
|
3 years ago |
Sven Hwang
|
4d2b200eff
Add "Stat" table to asset database
|
3 years ago |
amzn-mike
|
7ca233082e
Squash merge intermediate assets work
|
3 years ago |
amzn-mike
|
eb84effd42
Add product database flag column
|
3 years ago |
amzn-mike
|
7f1e4a8ef3
Merge branch 'development' into Helios_SubIdDependencies
|
3 years ago |
amzn-mike
|
d19b95f9f8
Fix duplicate wildcard dependencies being saved to database
|
3 years ago |
amzn-mike
|
fed1278fe6
AP: product dependency optimization (#6619)
|
3 years ago |
amzn-mike
|
0860ec70ef
Add product subId specific job dependencies
|
3 years ago |
amzn-mike
|
a2b069bbd9
Add test for duplicate dependency matches. Fix saving duplicates
|
3 years ago |
amzn-mike
|
8faf50de9f
Fix paths not being lowercased by SanitizeForDatabase. Fix UpdateProductDependencies not updating existing dependencies
|
3 years ago |
amzn-mike
|
ce2447bac7
Change UpdateProductDependencies to directly call s_InsertProductDependencyQuery.BindAndStep
|
3 years ago |