Skip to content

Version 1.1.4

Compare
Choose a tag to compare
@AkiKurisu AkiKurisu released this 07 Nov 15:29
· 71 commits to main since this release
8bf967a

What's Changed

  • Fix DataTable build compile error by @AkiKurisu in #34
  • Implement AnimationProxy layers and events
  • Fix AnimationProxy jitter when call stop in LateUpdate() by @AkiKurisu in #36
  • Add ModSettingsPanel using Framework.UI
  • Add SkinnedMeshCollider using JobSystem to support complex collision detection
  • Remove SceneScopeContainer and IInitialize , instead use ContainerSubsystem for IOC
  • Remove DynamicSubsystem, instead use InitializeOnWorldCreateAttribute to control subsystem initialization

Full Changelog: v1.1.3...v1.1.4