GtkRadiant icon indicating copy to clipboard operation
GtkRadiant copied to clipboard

Ability to customize/set the editor of .shader files on setup or install

Open ensiform opened this issue 12 years ago • 1 comments

Would be nice to actually be able to customize the program that is defaulted for .shader files in radiant itself since its not really a standard extension, and using the "win32 file execute" option only works if .shader is bound. Perhaps maybe have it execute using whatever is bound to .txt if that is easier.

ensiform avatar Sep 22 '13 22:09 ensiform

Added a fallback for shaders see https://github.com/TTimo/GtkRadiant/commit/7ae40ed73cef44b6596c360da6cafff903d2580f

Pan7 avatar Feb 23 '17 08:02 Pan7