Skip to content

v2.2.0

Compare
Choose a tag to compare
@MrScautHD MrScautHD released this 11 Feb 14:44
· 156 commits to main since this release
f3c4160

Logo

Greetings to Sparkle-v2.2.0! πŸŽ‰

Explore the changelog detailing the enhancements and updates introduced in the 2.2.0 release!

πŸ“š Changelog:

  • Add the ContainsOrientedBox method within the Frustum class.
  • Add the ModelAnimationPlayer in the ModelRenderer (Component) to handle animations for models.
  • Add the Effect abstraction to simplify shader implementation.
  • Add the MaterialBuilder for enhanced simplicity when working with materials.
  • Add the PBREffect for utilizing PBR shaders.

  • Fix the issue where JoltPhysics does not work on MacOS.
  • Remove Java namespace names (by @danilwhale in #21).
  • Remove GameSettings.ContentPath and ContentManager(string directory).
  • Fix the issue of allowing a ContentProcessor without the required IContentType.

Full Changelog: v2.1.0...v2.2.0