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.
* Fix bug in LocalFileIO::ConvertToAliasBuffer when a resolved alias ends in a path separator, in which case we do not want to consume it when replacing it with the alias. eg. If the @products@ alias resolves to "C:\" and we call ConvertToAliasBuffer with "C:\some_folder\some_file.txt", the current behaviour results in "@products@some_folder\some_file.txt", but it needs to be "@products@\some_folder\some_file.txt" Signed-off-by: bosnichd <bosnichd@amazon.com> * Update based on review feedback. Signed-off-by: bosnichd <bosnichd@amazon.com> |
4 years ago | |
|---|---|---|
| .. | ||
| API | 4 years ago | |
| Application | 4 years ago | |
| Archive | 4 years ago | |
| Asset | 4 years ago | |
| CommandLine | 5 years ago | |
| Components | 4 years ago | |
| Debug | 5 years ago | |
| Dependency | 5 years ago | |
| Entity | 4 years ago | |
| FileFunc | 4 years ago | |
| FileTag | 4 years ago | |
| Font | 5 years ago | |
| Gem | 4 years ago | |
| IO | 4 years ago | |
| InGameUI | 5 years ago | |
| Input | 4 years ago | |
| Logging | 4 years ago | |
| Matchmaking | 4 years ago | |
| Math | 5 years ago | |
| Metrics | 5 years ago | |
| Network | 4 years ago | |
| Physics | 4 years ago | |
| Platform | 5 years ago | |
| Process | 4 years ago | |
| ProjectManager | 4 years ago | |
| Render | 4 years ago | |
| Scene | 5 years ago | |
| Script | 4 years ago | |
| Session | 4 years ago | |
| Slice | 4 years ago | |
| Spawnable | 4 years ago | |
| StreamingInstall | 4 years ago | |
| StringFunc | 5 years ago | |
| SurfaceData | 4 years ago | |
| TargetManagement | 4 years ago | |
| Terrain | 4 years ago | |
| Thermal | 5 years ago | |
| UnitTest | 4 years ago | |
| Viewport | 4 years ago | |
| Visibility | 4 years ago | |
| Windowing | 4 years ago | |
| AzFrameworkModule.cpp | 4 years ago | |
| AzFrameworkModule.h | 5 years ago | |
| azframework_files.cmake | 4 years ago | |