You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/AssetProcessor/native/utilities
amzn-phist 80dcc34e6f
Add "Registry" folders as scan folders (#4583)
* Add "Registry" folders as scan folders

For projects, Gems, and Engine, add the "Registry" folder as scan
folders.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Change params for adding scan folder

Also add trailing newlines to setreg files.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Adjust the priority order for project templates

Scan folder orders were way too high, they should be very low to become
highest priority order.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Removes change of default assets folder to Assets

Need to revert this change so it can be done separately.
Renamed the scan folder to 'Project/Assets' to prep for Assets folder
change later on.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Update platform configuration test to pass

Adjusted expectation of scan folder count from 1 to 2 per Gem for
'Assets' and 'Registry' now.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
..
ApplicationManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ApplicationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ApplicationManagerAPI.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ApplicationManagerBase.cpp Code/Tools 4 years ago
ApplicationManagerBase.h Code/Tools/AssetProcessor 4 years ago
ApplicationServer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ApplicationServer.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetBuilderInfo.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetBuilderInfo.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetServerHandler.cpp Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
AssetServerHandler.h Code/Tools/AssetProcessor 4 years ago
AssetUtilEBusHelper.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BatchApplicationManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BatchApplicationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BatchApplicationServer.cpp Code/Tools fixes 4 years ago
BatchApplicationServer.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BuilderConfigurationBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BuilderConfigurationManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BuilderConfigurationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BuilderManager.cpp [Mac] Building and running game projects from an SDK (#2943) 4 years ago
BuilderManager.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BuilderManager.inl Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ByteArrayStream.cpp enable warning 4296: 'operator': expression is always false 4 years ago
ByteArrayStream.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommunicatorTracePrinter.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommunicatorTracePrinter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GUIApplicationManager.cpp Update the FileIO Aliases (#4186) 4 years ago
GUIApplicationManager.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GUIApplicationServer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GUIApplicationServer.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
IniConfiguration.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
IniConfiguration.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
JobDiagnosticTracker.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
JobDiagnosticTracker.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LineByLineDependencyScanner.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LineByLineDependencyScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LogPanel.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LogPanel.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MissingDependencyScanner.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MissingDependencyScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PlatformConfiguration.cpp Add "Registry" folders as scan folders (#4583) 4 years ago
PlatformConfiguration.h Final fixes for MSVC 4 years ago
PotentialDependencies.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SpecializedDependencyScanner.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ThreadHelper.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ThreadHelper.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
UnitTestShaderCompilerServer.cpp Code/Tools fixes 4 years ago
UnitTestShaderCompilerServer.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
assetUtils.cpp LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
assetUtils.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
windowscreen.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
windowscreen.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago