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-stankowi 9d94977b2c
FbxImportRequestHandler is now loaded only once per AssetBuilder and Editor + re-enabled STL support (#933)
* Revert "FBX settings can be opened again: g_fbxImporter is set, and if the ex… (#878)"

This reverts commit 58adcf168f.

* Revert "Merge pull request #753 from aws-lumberyard-dev/Helios_DataDrivenAssetImporter"

This reverts commit 798d96f1a2, reversing
changes made to eb31d90ad9.

* Revert "Revert "Merge pull request #753 from aws-lumberyard-dev/Helios_DataDrivenAssetImporter""

This reverts commit c1124f26d957388e88cc4990021314b5af247e1d.

* Revert "Revert "FBX settings can be opened again: g_fbxImporter is set, and if the ex… (#878)""

This reverts commit 978477097892a22e83519646527ff52ba6532f35.

* Fixed how FbxImportRequestHandler is loaded

* Bumped version to force FBX to rebuild + removed unused variable

* Revert "Revert "FBX settings can be opened again: g_fbxImporter is set, and if the ex… (#878)""

This reverts commit 978477097892a22e83519646527ff52ba6532f35.

* Revert "Revert "Merge pull request #753 from aws-lumberyard-dev/Helios_DataDrivenAssetImporter""

This reverts commit c1124f26d957388e88cc4990021314b5af247e1d.

* Fixed a bad revert

* Better error reporting at AP launch

* AZ_CRC -> AZ_CRC_CE and removed delayed reload of settings registry file now that it's available at startup

* fixed typo in comment
5 years ago
..
ApplicationManager.cpp FbxImportRequestHandler is now loaded only once per AssetBuilder and Editor + re-enabled STL support (#933) 5 years ago
ApplicationManager.h Integrating latest from github/staging 5 years ago
ApplicationManagerAPI.h Initial commit 5 years ago
ApplicationManagerBase.cpp FbxImportRequestHandler is now loaded only once per AssetBuilder and Editor + re-enabled STL support (#933) 5 years ago
ApplicationManagerBase.h Integrating latest from github/staging 5 years ago
ApplicationServer.cpp Initial commit 5 years ago
ApplicationServer.h Initial commit 5 years ago
AssetBuilderInfo.cpp Initial commit 5 years ago
AssetBuilderInfo.h Initial commit 5 years ago
AssetServerHandler.cpp Initial commit 5 years ago
AssetServerHandler.h Initial commit 5 years ago
AssetUtilEBusHelper.h Initial commit 5 years ago
BatchApplicationManager.cpp Initial commit 5 years ago
BatchApplicationManager.h Initial commit 5 years ago
BatchApplicationServer.cpp Initial commit 5 years ago
BatchApplicationServer.h Initial commit 5 years ago
BuilderConfigurationBus.h Initial commit 5 years ago
BuilderConfigurationManager.cpp Initial commit 5 years ago
BuilderConfigurationManager.h Initial commit 5 years ago
BuilderManager.cpp Integrating latest from github/staging 5 years ago
BuilderManager.h Integrating latest from github/staging 5 years ago
BuilderManager.inl Add newlines to the end of all files 5 years ago
ByteArrayStream.cpp Initial commit 5 years ago
ByteArrayStream.h Initial commit 5 years ago
CommunicatorTracePrinter.cpp Integrating latest from github/staging 5 years ago
CommunicatorTracePrinter.h Add newlines to the end of all files 5 years ago
GUIApplicationManager.cpp Integrating github/staging through commit 5f214be 5 years ago
GUIApplicationManager.h Integrating github/staging through commit 5f214be 5 years ago
GUIApplicationServer.cpp Initial commit 5 years ago
GUIApplicationServer.h Initial commit 5 years ago
IniConfiguration.cpp Initial commit 5 years ago
IniConfiguration.h Initial commit 5 years ago
JobDiagnosticTracker.cpp Initial commit 5 years ago
JobDiagnosticTracker.h Initial commit 5 years ago
LineByLineDependencyScanner.cpp Initial commit 5 years ago
LineByLineDependencyScanner.h Initial commit 5 years ago
LogPanel.cpp Initial commit 5 years ago
LogPanel.h Initial commit 5 years ago
MissingDependencyScanner.cpp LYN-2537 AssetBundler updates (#426) 5 years ago
MissingDependencyScanner.h Integrating latest from github/staging 5 years ago
PlatformConfiguration.cpp LYN-2537 engine assets (#254) 5 years ago
PlatformConfiguration.h LYN-2537 engine assets (#254) 5 years ago
PotentialDependencies.h Add newlines to the end of all files 5 years ago
SpecializedDependencyScanner.h Initial commit 5 years ago
ThreadHelper.cpp Initial commit 5 years ago
ThreadHelper.h Initial commit 5 years ago
UnitTestShaderCompilerServer.cpp Initial commit 5 years ago
UnitTestShaderCompilerServer.h Initial commit 5 years ago
assetUtils.cpp {LYN-2848} Asset Processor: Modifying the Allowed or Rejected list merges previously existing Connections into one record (#363) 5 years ago
assetUtils.h Integrating up through commit 90f050496 5 years ago
windowscreen.cpp Initial commit 5 years ago
windowscreen.h Initial commit 5 years ago