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 | |
|---|---|---|
| .. | ||
| API | 5 years ago | |
| Application | 5 years ago | |
| Archive | 5 years ago | |
| Asset | 5 years ago | |
| AssetBrowser | 5 years ago | |
| AssetBundle | 5 years ago | |
| AssetCatalog | 5 years ago | |
| AssetDatabase | 5 years ago | |
| AssetEditor | 5 years ago | |
| Commands | 5 years ago | |
| Component | 5 years ago | |
| ComponentMode | 5 years ago | |
| ComponentModes | 5 years ago | |
| Debug | 5 years ago | |
| Editor | 5 years ago | |
| Entity | 5 years ago | |
| Fingerprinting | 5 years ago | |
| Manipulators | 5 years ago | |
| Maths | 5 years ago | |
| Picking | 5 years ago | |
| Prefab | 5 years ago | |
| PropertyTreeEditor | 5 years ago | |
| PythonTerminal | 5 years ago | |
| Render | 5 years ago | |
| SQLite | 5 years ago | |
| Slice | 5 years ago | |
| SourceControl | 5 years ago | |
| Thumbnails | 5 years ago | |
| ToolsComponents | 5 years ago | |
| ToolsFileUtils | 5 years ago | |
| ToolsMessaging | 5 years ago | |
| UI | 5 years ago | |
| Undo | 5 years ago | |
| UnitTest | 5 years ago | |
| Viewport | 5 years ago | |
| ViewportSelection | 5 years ago | |
| ViewportUi | 5 years ago | |
| AzToolsFrameworkModule.cpp | 5 years ago | |
| AzToolsFrameworkModule.h | 5 years ago | |
| AzToolsFramework_precompiled.cpp | 5 years ago | |
| AzToolsFramework_precompiled.h | 5 years ago | |
| aztoolsframework_files.cmake | 5 years ago | |
| aztoolsframework_linux_files.cmake | 5 years ago | |
| aztoolsframework_linux_tests_files.cmake | 5 years ago | |
| aztoolsframework_mac_files.cmake | 5 years ago | |
| aztoolsframework_win_files.cmake | 5 years ago | |
| aztoolsframework_windows_files.cmake | 5 years ago | |
| aztoolsframeworktestcommon_files.cmake | 5 years ago | |
| newoverride.inl | 5 years ago | |