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.
* Cleared m_scriptFilename between scene files. This fixes a bug where a Python script file would be run on a scene file that didn't have a script file set. Added a general case version to SceneBuilderWorker.cpp, to make it easy to mark all scene files as dirty. Automated tests for this will come in a separate pull request. Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Work in progress automated tests Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Python test done Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Sorted jobs work now. This may sort too aggressively, I'll remove the additional sorting after some testing. Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Cleaned up test Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Fixed stray ' Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Removed temp code from test Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Command line help options for AP Removed job sorting that wasn't actually sorting jobs Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> * Changed constant variable names to match coding standards Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| AssetCatalog.cpp | 5 years ago | |
| AssetCatalog.h | 5 years ago | |
| AssetData.h | 5 years ago | |
| AssetRequestHandler.cpp | 5 years ago | |
| AssetRequestHandler.h | 5 years ago | |
| ControlRequestHandler.cpp | 5 years ago | |
| ControlRequestHandler.h | 5 years ago | |
| FileStateCache.cpp | 5 years ago | |
| FileStateCache.h | 5 years ago | |
| PathDependencyManager.cpp | 5 years ago | |
| PathDependencyManager.h | 5 years ago | |
| SourceFileRelocator.cpp | 5 years ago | |
| SourceFileRelocator.h | 5 years ago | |
| assetProcessorManager.cpp | 4 years ago | |
| assetProcessorManager.h | 4 years ago | |
| assetScanFolderInfo.cpp | 5 years ago | |
| assetScanFolderInfo.h | 5 years ago | |
| assetScanner.cpp | 5 years ago | |
| assetScanner.h | 5 years ago | |
| assetScannerWorker.cpp | 5 years ago | |
| assetScannerWorker.h | 5 years ago | |
| assetdata.cpp | 5 years ago | |