fix type conversion safety and consistency issues across all sglog formatters
This commit is contained in:
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Fixed
|
||||
|
||||
- Resolved GNU/Linux build issues for Unreal Engine `5.5` and `5.6` caused by incorrect linkage to GNU/GCC's `libstdc++` instead of LLVM/Clang's `libc++`.
|
||||
- Fix `SGLog` build issues on GNU/Linux with UE `5.6`.
|
||||
- Fix type conversion safety and consistency issues across all `SGLog` formatters.
|
||||
|
||||
### Removed
|
||||
|
||||
@@ -955,4 +957,4 @@ This is a minor release focusing on adherence to the Unreal Engine Marketplace G
|
||||
|
||||
### Added
|
||||
|
||||
- Initial public release of the SenseGlove haptic API for Unreal Engine with support for Microsoft Windows and GNU/Linux.
|
||||
- Initial public release of the SenseGlove haptic API for Unreal Engine with support for Microsoft Windows and GNU/Linux.
|
||||
|
||||
Reference in New Issue
Block a user