Talk:VTF Shell Extensions: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
|||
Line 1: | Line 1: | ||
==Hammer browse tool replacement== | ==Hammer browse tool replacement== | ||
Hypothetically, could the extension be modified to read from and generate thumbnails for VMT files instead, then from there allow Explorer to replace the Hammer texture search dialogue? --[[user:TomEdwards|TomEdwards]] 11:52, 20 Aug 2007 (PDT) | Hypothetically, could the extension be modified to read from and generate thumbnails for VMT files instead, then from there allow Explorer to replace the Hammer texture search dialogue? --[[user:TomEdwards|TomEdwards]] 11:52, 20 Aug 2007 (PDT) | ||
:How do you mean? Just literally show the text content of the VMT file? That's certainly possible although I don't know how useful that would be for searching? In Vista you could certainly implement a preview pane handler that would show the contents of the VMT file and for Vista/XP you could write a detail columns handler that would say add columns for shader type (UnlitGeneric, VertexlitGeneric, etc.), base texture or index the keywords (that start with %) in VMTs. That way you could search/sort against those attributes --[[User:Wunderboy|Wunderboy]] 14:30, 20 Aug 2007 (PDT) |
Revision as of 14:30, 20 August 2007
Hammer browse tool replacement
Hypothetically, could the extension be modified to read from and generate thumbnails for VMT files instead, then from there allow Explorer to replace the Hammer texture search dialogue? --TomEdwards 11:52, 20 Aug 2007 (PDT)
- How do you mean? Just literally show the text content of the VMT file? That's certainly possible although I don't know how useful that would be for searching? In Vista you could certainly implement a preview pane handler that would show the contents of the VMT file and for Vista/XP you could write a detail columns handler that would say add columns for shader type (UnlitGeneric, VertexlitGeneric, etc.), base texture or index the keywords (that start with %) in VMTs. That way you could search/sort against those attributes --Wunderboy 14:30, 20 Aug 2007 (PDT)