Release 0.7.1
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 theParmEmitterManager.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
- Editor: https://github.com/KallDrexx/ParME/files/5455231/Parme.Editor.0.7.1.zip
- Parme.Core: https://www.nuget.org/packages/Parme.Core/0.7.1
- Parme.CSharp: https://www.nuget.org/packages/Parme.CSharp/0.7.1
- Parme.MonoGame: https://www.nuget.org/packages/Parme.MonoGame/0.7.1
- Parme.Frb: https://www.nuget.org/packages/Parme.Frb/0.7.1