v4.0.0
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
toRaylib-CSharp
. - Adding
GlobalPos
andOffsetPos
toComponent
. - Disabled Screen recording by pressing F12.
- Adding
Box2D
for2D Physics
. - Replaced
MaterialBuilder
withMaterialManipulator
. - 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 inAnimationPlayer
was broken.
Full Changelog: v3.0.2...v4.0.0