Skip to content

v1.3.10 for UE4.24

Compare
Choose a tag to compare
@getnamo getnamo released this 23 Dec 23:55
· 200 commits to master since this release

Changes

  • Call function on thread with graph callback - #171
  • Binary interweaving supported in structs - #170
  • Fallback using base64 encode for ustruct <-> json - #169
  • Support byte types in structs - #168
  • Namespace ux - #163
  • Misc bugfixes and readme updates
  • Fixed: #184, thanks @marwanhilmi
  • Fixed: #183
  • Android compile fixes
  • Fixed: #189
  • Added CompactBytes to Transform array conversion
  • BuildSettings V2 changes
  • OnEvent -> On Generic Event refactor and documentation