• v0.5.0 4bbb69fac4

    v0.5.0 Pre-release

    dandielo released this 2026-07-13 02:45:23 +00:00 | 2 commits to master since this release

    Version v0.5.0 - Long time coming

    A long time has passed from the previous release.
    A lot has changed in how the project is run and developed too.

    With this release I mark the moment where the project will no longer be developed on GitHub, but will move to it's own self-hosted git instance.

    List of major changes over the past two years

    • Added support for Emscripten (WebAssembly) + WebGPU
    • Added support for profiling with Tracy
    • Added various DevUI widgets helpful in development
    • Added the ability to access Assets in their runtime form.
    • Added support for defining complex InputsActions using a DSL language.
    • Added new "Config" type that can be stored and loaded quickly from binary presentations.
    • Rebuild all collections for easier usage

    And a lot of other changes...

    Full Changelog: https://code.iceshard.net/engine/iceshard/compare/v0.4.1...v0.5.0

    Downloads