Skip to content

20170730 Binary Releases

Pre-release
Pre-release
Compare
Choose a tag to compare
@rdeioris rdeioris released this 30 Jul 08:57
· 1015 commits to master since this release
  • Improved the subclassing api

  • added as_dict() to USTRUCT

  • improved UEnum support

  • refactored PyActor to support pre_initialize_components, post_initialize_components and end_play hooks

  • added UAnimMontage api

  • improved Quaternion support

  • bytearray optimization (used wheneved a TArray of uint8 is expected)