how to search a texture?


(jump3r^) #1

well, this is the thing that drives me crazy.
i have one texture used somewhere in my map that i dont want to use, but i cant find it! is it possible to search for it somehow?

thx for reply, hope you understand my problem.


(Shaderman) #2

Radiant 1.4:
Textures --> Find / Replace
or
Make a new brush with the texture you don’t want to use. Select a single face of that brush and hit SHIFT+A (select all of type). Now hit backspace to deleted all brushes using that texture.

Radiant 1.5:
Enhanced Texture Browser --> Tools --> Find / Replace (don’t use a trailing “textures/” here)
or
Make a new brush with the texture you don’t want to use. Select a single face of that brush and hit SHIFT+A (select all of type). Now hit backspace to deleted all brushes using that texture.


(jump3r^) #3

huh, i’m blind.

thanks once more.