Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 486 Bytes

File metadata and controls

27 lines (20 loc) · 486 Bytes

CHANGELOG

0.4.0 (2021-10-24)

  • Added GameWidget

0.3.1 (2021-10-05)

  • Performance optimization

0.3.0 (2021-09-23)

  • Added SpriteAnimationComponent
  • Performance optimization
  • Added componentName

0.2.1

  • Limit on EngineBatch capacity=100

0.2.0

  • Added setWorldSize
  • Added AssetSystem

0.1.1

  • Added setViewSize
  • Rename fromCache method

0.1.0

  • First release, created by QiXi
  • Added packages for working with components, graphics, systems.