• v1.2.0 405acb026f

    v1.2.0
    All checks were successful
    Build & Release / Linux-AMD64-Build (push) Successful in 1m21s
    Build & Release / Windows-AMD64-Build (push) Successful in 1m48s
    Build & Release / Linux-AARCH64-Build (push) Successful in 3m20s
    Stable

    Karutoh released this 2024-02-20 23:06:58 -08:00 | 56 commits to main since this release

    New Features

    • The Mdl class now uses codecs for encoding/decoding.

    Fixes

    • PNG Decoding
    • Font Atlas Decoding
    • Serializer::WriteArray(const T* const value, const O size)

    Changes

    • Changed directory model to mdl.
    • Changed class from Model to Mdl.
    • Mdl, Img and Audio now decode from constructor.
    • Change method from ToFile to Export in Img and Audio.
    • Moved encoding/decoding logic in Mdl.cpp, Img.cpp and Audio.cpp.
    Downloads