Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 603 Bytes

Changelog.md

File metadata and controls

22 lines (18 loc) · 603 Bytes

v0.0.6

  • Tutorial
  • More mutators, all
  • Orientation wasn't inherited from the Factory
  • Refactor Bullet attribute mutator to mutators
  • Import POMS and mutators into patternengine namespace

v0.0.4

  • Big redesign - cleanups pending
  • Added 6 demos to implement patterns from the ph3 tutorial website
  • Some docs added for Stack, Fan, Factory
  • rpeasings was missing in requirements
  • Ported pygame.Vector2 to glm.vec2, also tests cleaned up
  • Debugging removed, better core position in arrowhead

v0.0.3

  • Ring now has a heartbeat; jitter
  • Added testing

v0.0.2

  • First published version