Skip to content

SHADERed v1.5.1

Compare
Choose a tag to compare
@dfranx dfranx released this 04 Apr 12:39
· 78 commits to master since this release
dccebd7

Blog post: https://shadered.org/blog?id=8

CHANGELOG:

  • add tessellation control shader debugger
  • add --convert command
  • remove BUILD_IMMEDIATE_MODE (immediate mode now works on all systems)
  • fix immediate mode when using HLSL's cbuffer variables
  • fix a bug that would sometimes cause SHADERed to print unhelpful error messages
  • fix a bug in immediate mode that would cause it to crash
  • fix a bug where --disassemble command would output wrong IDs
  • fix a bug in text editor that would sometimes highlight wrong code folding collapse/expand sections
  • fix a bug where search in "Browse online" wouldn't work when searching for themes & plugins
  • fix a bug that doesn't let you close the frame analysis window
  • fix a bug that caused the frame analysis window to stay open after loading another project
  • remove SFML