SHADERed v1.4.2
CHANGELOG:
- add "Save SPIR-V binary" option
- add the ability to drag and drop objects on pipeline items
- add --version | -v command line argument
- add --render | -r, --renderwidth | -rw, --renderheight | -rh, --rendertime | -rt, etc... commands
- add threading to "Browse online" window so that it doesn't block SHADERed
- add OS support check for plugins in "Browse online" window
- improve Pixel Inspect window's UI
- improve message written after installing plugin through "Browse online" window
- improve logging
- reset file dialog search query after opening a directory
- right clicking on the path button in file dialog will open path textbox
- text editor's "Find" feature is now case insensitive
- unpin the variable after applying system value to it
- fix binding textures to HLSL shaders in the debugger
- fix pipeline item drag and drop
- fix "Check for plugin updates on startup" option
- fix undo bug that happens after autocomplete
- fix SPIR-V syntax highlighting on stats page
- fix text editor scrolling
- fix GLSL include directive
- fix converting from SPIR-V to GLSL when multiple stages are in the same file
- fix a bug that wouldnt let user open a project that used plugins through terminal