Skip to content

v2.7.1 Release for UE5.2 & 5.3

Latest
Compare
Choose a tag to compare
@getnamo getnamo released this 26 Sep 19:01
· 22 commits to master since this release

Changes

  • Compile fixes for UE5.3
  • Merged pull #387 for include updates for UE5.3, thanks @lehuan5062 for contribution
  • Minor android compiled fixes (GetTextureRHI)
  • Std::move fix #376 thanks @Lootheo for contribution
  • result_of fix thanks @mikeseese 3156b4a
  • runtime prepend on version.h include fix