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> |
5 years ago | |
|---|---|---|
| .. | ||
| API | 5 years ago | |
| Application | 5 years ago | |
| Archive | 5 years ago | |
| Asset | 5 years ago | |
| CommandLine | 5 years ago | |
| Components | 5 years ago | |
| Debug | 5 years ago | |
| Dependency | 5 years ago | |
| Entity | 5 years ago | |
| FileFunc | 5 years ago | |
| FileTag | 5 years ago | |
| Font | 5 years ago | |
| Gem | 5 years ago | |
| IO | 5 years ago | |
| InGameUI | 5 years ago | |
| Input | 5 years ago | |
| Logging | 5 years ago | |
| Matchmaking | 5 years ago | |
| Math | 5 years ago | |
| Metrics | 5 years ago | |
| Network | 5 years ago | |
| Physics | 5 years ago | |
| Platform | 5 years ago | |
| Process | 5 years ago | |
| ProjectManager | 5 years ago | |
| Render | 5 years ago | |
| Scene | 5 years ago | |
| Script | 5 years ago | |
| Session | 5 years ago | |
| Slice | 5 years ago | |
| Spawnable | 5 years ago | |
| StreamingInstall | 5 years ago | |
| StringFunc | 5 years ago | |
| SurfaceData | 5 years ago | |
| TargetManagement | 5 years ago | |
| Terrain | 5 years ago | |
| Thermal | 5 years ago | |
| UnitTest | 5 years ago | |
| Viewport | 5 years ago | |
| Visibility | 5 years ago | |
| Windowing | 5 years ago | |
| AzFrameworkModule.cpp | 5 years ago | |
| AzFrameworkModule.h | 5 years ago | |
| azframework_files.cmake | 5 years ago | |