GtkRadiant icon indicating copy to clipboard operation
GtkRadiant copied to clipboard

Changing project settings does not reload shaderlist.txt

Open 0bsidian opened this issue 9 years ago • 3 comments

When changing to a different project setting (File, New or Load project), shaderlist.txt does not get refreshed. Requires a restart of GtkRadiant.

0bsidian avatar Jan 11 '16 21:01 0bsidian

There's an option to Flush / Reload shaders, perhaps it should as well reload shaderlist.txt?

Also that command does mess model skins, could be the occasion to take a look at it.

Mateos81 avatar Jan 11 '16 23:01 Mateos81

perhaps call it something else and let it do the flush with both models and textures?

thunderpwn avatar May 06 '17 06:05 thunderpwn

Entities have to be reloaded too because mods can have their own entities.def file. See https://github.com/TTimo/GtkRadiant/issues/586

Pan7 avatar Jan 23 '18 21:01 Pan7