Skip to content

v4.0.0

Compare
Choose a tag to compare
@MrScautHD MrScautHD released this 07 Jul 08:35
· 27 commits to main since this release
45d0d90

Logo

Greetings to Sparkle-v4.0.0! πŸŽ‰

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

πŸ“š Changelog:

  • NOTE: Moved from Raylib-cs to Raylib-CSharp.
  • Adding GlobalPos and OffsetPos to Component.
  • Disabled Screen recording by pressing F12.
  • Adding Box2D for 2D Physics.
  • Replaced MaterialBuilder with MaterialManipulator.
  • Improved Effects.

πŸ’₯ Filter Effects:

  • Adding FXAA Effect.
  • Adding GrayScale Effect.
  • Adding Posterization Effect.
  • Adding DreamVision Effect.
  • Adding Pixelizer Effect.
  • Adding CrossHatching Effect.
  • Adding CrossStitching Effect.
  • Adding Predator Effect.
  • Adding Scanlines Effect.
  • Adding Fisheye Effect.
  • Adding Sobel Effect.
  • Adding Bloom Effect.
  • Adding Blur Effect.

πŸ› Fixed Issues:

  • Resolve issue where Animations pause instead of stoping.
  • Resolve issue where Skybox let you not set colors.
  • Resolve issue where you can not set the Active Camera.
  • Resolve issue where the Skybox render after the entities.
  • Resolve the issue of documentation not being uploaded on NuGet.
  • Resolve the issue of duplicated GUI element textures by adjusting their dimensions larger than the texture itself.
  • Resolve the issue where the Stop/Pause method in AnimationPlayer was broken.

Full Changelog: v3.0.2...v4.0.0