Skip to content

SHADERed v1.1.2

Compare
Choose a tag to compare
@dfranx dfranx released this 30 Aug 16:26
· 724 commits to master since this release

CHANGELOG:

  • add Pointer function (variables can now be pointers to other variables)
  • add shader macros
  • add FrameIndex system variable
  • add shader variable flags (invert matrices, use last frame values, etc...)
  • add option to disable RT clear
  • fix clear color parsing
  • fix a bug where SHADERed would crash when adding a shader pass through CreateItemUI