• v1.8.1 1374ceccd8

    MabelAmber released this 2025-02-25 13:04:01 -08:00 | 31 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Added option to disable non-linear light probe SH
    Downloads
  • v1.8.0 d2a4dfba86

    MabelAmber released this 2025-02-25 13:03:44 -08:00 | 32 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Added Shaders

    SLZ Decal

    • SLZ's Mod2x, but with Parallax mapping

    Changed Shaders

    LitMAS+

    • Added Non-Linear Probe SH to fix bad light probes

    VertexBlend

    • Added Non-Linear Probe SH to fix bad light probes
    Downloads
  • v1.7.0 2bf3eea045

    MabelAmber released this 2025-02-25 13:03:24 -08:00 | 33 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Added Shaders

    Fractal

    • Original shader done by Coolkidstan, original original shader done by Zulubo.
    Downloads
  • v1.6.1 64bffbb8e6

    MabelAmber released this 2025-02-25 13:03:06 -08:00 | 34 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Removed Opacity Map feature, it causes issue with baking
    • Fixed transparent baking not working properly

    Known Issue

    LitMAS+

    • Transparency does not bake properly still if you don't have a base texture. It uses the base texture's alpha. Use either the included dummy transparent textures, or make your own, rather than using the base color's alpha.
    Downloads
  • v1.6.0 fbc27edd1d

    MabelAmber released this 2025-02-25 13:02:49 -08:00 | 35 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Removed triplanar properties from LitMAS+, helping reduce amount of variants and, well, properties
    • Made Triplanar its own shader

    Added Shaders

    LitMAS Triplanar+

    • LitMAS+, but triplanar.
    • No heightmap support due to the way triplanar works.
    Downloads
  • v1.5.0 bcf2b627ee

    MabelAmber released this 2025-02-25 13:02:32 -08:00 | 36 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Added ability to disable using emission falloff in the bake
    Downloads
  • v1.4.0 c3d08ceec0

    MabelAmber released this 2025-02-25 13:02:18 -08:00 | 37 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Added Shaders

    • VertexBlend - Credit to Bryan Bones for the original shader, I ported it to Amplify and cleaned it up by their request, and they allowed me to include it in this package.
    Downloads
  • v1.3.0 af4f0db768

    MabelAmber released this 2025-02-25 13:02:08 -08:00 | 38 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Added ability to change what packed format to use for the MAS map.
    • This includes: MAS support, HDRP MASK support, RMA support, and ORM support.
    Downloads
  • v1.2.0 619f89f262

    MabelAmber released this 2025-02-25 13:01:51 -08:00 | 39 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Changed MonoSH normal handling to fix bright Spots
    • Fixed LitMAS+ Alpha Clip being pitch black
    Downloads
  • v1.1.1 3fb39522d4

    MabelAmber released this 2025-02-25 13:01:27 -08:00 | 41 commits to main since this release

    Signed by MabelAmber
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Made parallax samples be forced to 0 on Quest because it apparently still calculates POM and thats not avoidable due to Amplify limits
    Downloads