Skip to content

SHADERed v1.2.1

Compare
Choose a tag to compare
@dfranx dfranx released this 20 Sep 17:56
· 663 commits to master since this release

CHANGELOG:

  • fix ctrl + backspace / ctrl + delete
  • fix ctrl + shift selecting
  • fix "Insert spaces on tab press" option
  • fix "Show horizontal scrollbar" option
  • fix text editor error message color on light theme (& add ErrorMessage property to editor themes)
  • fix various transcompiler crashes
  • fix a crash that occurs when fetching texel data from a texture without a sampler in a HLSL shader
  • fix a bug where text editor would append \n at the end of file
  • fix crash when using RWTexture2D
  • fix crash on HLSL function calls with no arguments
  • write item type in the Properties
  • minor UI polishing