v0.7.1 release contains bug fixes

Parme version 0.7.1 has been released.

Changes

  • Rotated particles in Monogame are now rendered counter-clockwise by default
  • For FlatRedBall integration, the ParmEmitterManager.EmitterGroups public dictionary is removed in favor of the ParmEmitterManager.GetEmitterGroup(). This helps because it allows lazy instantiation of emitter groups so an exception isn’t thrown if no emitters have been created yet.

Binaries