Nicholas Lawson
|
37c3b90385
Improve ap startup on linux (#17526)
|
1 year ago |
amzn-mike
|
61d3402d27
Optimize initial AP startup time
|
2 years ago |
AMZN-stankowi
|
889352b89b
Asset processor relocation UI with delay (#15668)
|
2 years ago |
amzn-mike
|
7cb8fbd753
Add retry logic for jobs that conflicted due to same outputs.
|
2 years ago |
AMZN-stankowi
|
98f1a29989
Fixed UI navigation for meta data based assets in the Asset Processor. The scan folder ID is kept with the relative path to the source asset, so it can be looked up later.
|
2 years ago |
amzn-mike
|
c3d3510467
Update ResolveSourceFileDependencyPath to convert legacy UUIDs to canonical UUIDs
|
2 years ago |
amzn-mike
|
ac27a2731c
Rename IsDelayProcessTimerElapsed to HasDelayProcessTimerElapsed
|
2 years ago |
amzn-mike
|
3ce50619d6
Merge branch 'development' into AP_MetadataCreateDelay
|
2 years ago |
amzn-mike
|
7c4e79b284
Minor code cleanup
|
2 years ago |
amzn-mike
|
30b13bbc60
Fixed inconsistency with elapsed timer check
|
2 years ago |
amzn-mike
|
5512ffbeaa
Make AP wait for file moves requested by HandleAssetChangeReportRequest
|
2 years ago |
amzn-mike
|
ae63b716fa
Add unit tests and clean up code some
|
2 years ago |
amzn-mike
|
15373bf9ff
Add configurable delay before processing a new file which would create a metadata file.
|
2 years ago |
amzn-mike
|
1ed4c98f9b
Update AP Gui settings logic to take command line arguments into account instead of overriding them.
|
2 years ago |
amzn-mike
|
4c34ee91d0
Move code into a function. Clean up comments.
|
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
|
2ea66626b4
Merge branch 'development' into PR_AP_UuidManagerHookup
|
2 years ago |
Nicholas Lawson
|
82f6df36b1
Improves AssetProcessorBatch startup time (#12654)
|
2 years ago |
JLeclercq
|
55856fbb15
AssetProcessor: allow to disable initial scan (#10056)
|
2 years ago |
amzn-mike
|
f4f1612214
Improved performance so having no uuid files does not slow down AP.
|
2 years ago |
amzn-mike
|
1c9298791f
Fix unit tests
|
2 years ago |
amzn-mike
|
5cf774a922
Fix some cherry pick compile issues
|
2 years ago |
amzn-mike
|
a5e1b9c645
Update FinishAnalysis, UpdateAnalysisTrackerForFile and ComputeRecursiveDependenciesFingerprint to use SourceAssetReference
|
2 years ago |
amzn-mike
|
eedde4ec17
Cleanup AddSourceToDatabase
|
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
|
8fd20390e8
Fixed Asset Processor Batch trying to shut down before all files had finished analyzing
|
2 years ago |
amzn-mike
|
42123b519f
Clean up code
|
2 years ago |
amzn-mike
|
057f51e14e
Clean up code
|
2 years ago |
amzn-mike
|
56db1a09ed
More unit test fixes
|
2 years ago |