• v6.1 4787810651

    ChaoticByte released this 2025-01-06 22:00:35 +00:00 | 71 commits to main since this release

    Highlights

    The //!steps directive got added. With this you can do fancy stuff like looping the whole shader n times or chain effects that couldn't be chained before.

    📋 Changelog

    • 1fba2ee Bump version to v6.1
    • 2646f3d Minor typo Compositor.gd
    • 0ddfa74 Call camera.fit_image() only once in $Compositor.update()
    • 885cfbf Pass a String to the shader directive parser functions instead of Shader
    • 6c1ec9e Rename example rgb_uv_distort to multistep_distort
    • 1d9f838 Add //!steps directive, some code cleanup, updated README & examples

    https://github.com/ChaoticByte/Fragmented/compare/v6.0...v6.1

    Downloads