• v1.6.1 64bffbb8e6

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

    No known key found for this signature in database
    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

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

    No known key found for this signature in database
    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

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

    No known key found for this signature in database
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

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

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

    No known key found for this signature in database
    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

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

    No known key found for this signature in database
    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

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

    No known key found for this signature in database
    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

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

    No known key found for this signature in database
    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
  • v1.1.0 04b40d76b0

    FragileDeviations released this 2025-02-25 13:01:09 -08:00 | 37 commits to main since this release

    No known key found for this signature in database
    GPG key ID: B613FAD7B38C8496

    Changed Shaders

    LitMAS+

    • Added platform check in parallax mapping, parallax will not be enabled on Quest unless specifically enabled in a seperate. PC remains how it was before. Basically: if parallax is enabled but Quest parallax isn't, PC will have parallax while Quest won't.
    Downloads
  • v1.0.0 db4fee26ec

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

    No known key found for this signature in database
    GPG key ID: B613FAD7B38C8496

    Added Shaders

    • LitMAS+
    • Outline
    Downloads