Skip to content

Mixture Variants!

Compare
Choose a tag to compare
@alelievr alelievr released this 25 Jan 00:18
· 289 commits to master since this release

Mixture Variants

Implemented the Mixture Variants, an easy way to re-use the same texture graph while keeping available variations of it.

Mixture.Variants-1.mp4

New Nodes

This release also includes two new nodes:

  • Object To Map:
    image

  • Generate MipMap node
    image

Other things

The serialization backend of Mixture has been changed to use [SerializeReference] instead of old and slow JSON, which may lead to some instabilities related to this new serialization system.

We added a debug menu to directly access shader/compute shader code and node documentation from the context menu:
image