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.
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 | |
|---|---|---|
| .. | ||
| Platform | 5 years ago | |
| Application.cpp | 5 years ago | |
| Application.h | 5 years ago | |
| CMakeLists.txt | 5 years ago | |
| Converter.cpp | 5 years ago | |
| Converter.h | 5 years ago | |
| Dumper.cpp | 5 years ago | |
| Dumper.h | 5 years ago | |
| SliceConverter.cpp | 5 years ago | |
| SliceConverter.h | 5 years ago | |
| Utilities.cpp | 5 years ago | |
| Utilities.h | 5 years ago | |
| main.cpp | 5 years ago | |
| serializecontexttools_files.cmake | 5 years ago | |