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/Framework
Mike Balfour 96905a26d7
Add support for AP-compliant relative paths (#998)
The method "PrefabLoader::GetRelativePathToProject" has been changed to "PrefabLoader::GenerateRelativePath", and reworked to get a correct relative path.  GetFullPath has also been modified to get correct relative paths too.  This requires an Asset Processor connection - if one isn't available (like during unit tests), the methods have fallback logic to produce project-relative paths.

With this change, SliceConverter can't use SaveTemplate() to save the file any more, because GetFullPath now expects to find an existing path, which doesn't work for not-yet-created files.  Instead, it now has to use the same technique as the Editor and call SaveTemplateToString then save the string out as a file.
5 years ago
..
AtomCore ATOM-15358 : Culling concurrency checker fails in AtomSampleViewer (merge from 1.0->main) 5 years ago
AzAndroid/java/com/amazon Remove bootstrap.cfg and references to it. 5 years ago
AzAutoGen Add newlines to the end of all files 5 years ago
AzCore Fixed issues with mac build caused by a double define of "MAC" (#996) 5 years ago
AzFramework Support mesh intersection for camera orbit (#982) 5 years ago
AzGameFramework External Project Build Path Support using SDK Binaries (#690) 5 years ago
AzManipulatorTestFramework Fix viewport icon rendering on high DPI devices (#1006) 5 years ago
AzNetworking Remove flaky test from AzNetwork instead of using retry 5 years ago
AzQtComponents Hasareej lyn 2301 cluster space 2 (#843) 5 years ago
AzTest Remove AZ_TRAIT_DISABLE_ASSET_JOB_PARALLEL_TESTS from Linux traits (#1018) 5 years ago
AzToolsFramework Add support for AP-compliant relative paths (#998) 5 years ago
Crcfix Add newlines to the end of all files 5 years ago
GFxFramework Add newlines to the end of all files 5 years ago
GridMate update network code to use uniform scale on Transform 5 years ago
Tests Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
CMakeLists.txt Add newlines to the end of all files 5 years ago