GtkRadiant icon indicating copy to clipboard operation
GtkRadiant copied to clipboard

use shader name instead of editor image in *BITMAP field on ASE export

Open cagelight opened this issue 7 years ago • 0 comments

Fix for https://github.com/TTimo/GtkRadiant/issues/561

This fixes the issue in a way reverse of https://github.com/TTimo/GtkRadiant/pull/617 by having q3map2 use the BITMAP field for shader names instead of editor images. This is more compatible with how other programs use ASE models. An important thing to note about this fix is that it is not backwards compatible. Anyone currently using ASE models in their map that have been generated by an older version of q3map2 will need to regenerate them.

cagelight avatar Apr 29 '18 23:04 cagelight