Smooth_Salad-ShaderSwapper icon

ShaderSwapper

A lightweight library for upgrading stubbed shaders to actual shaders at runtime.

CHANGELOG

1.0.1

  • Fix shader swapping resetting the render queue of materials (thanks Bog)
  • Update async coroutines to always yield null instead of yielding the load handles directly

1.0.0

  • First release