WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   View All Widget Templates (https://www.wowinterface.com/forums/showthread.php?t=58366)

Walkerbo 11-03-20 09:03 PM

View All Widget Templates
 
Is there a way to view all frame/button templates, and also see all the font objects?

Seerah 11-04-20 04:16 PM

Like this? https://wow.gamepedia.com/Viewing_Bl...interface_code

Walkerbo 11-07-20 05:50 PM

Hi Seerah

I have already grabbed all of the art files, I just wondered if there was a site/album that showed them as images.

I may open them all and then upload them so others can search and see.

Cheers

SDPhantom 11-07-20 06:49 PM

Fonts are usually all gathered in both Fonts.xml and FontStyles.xml in both FrameXML and SharedXML folders.

FrameXML/Fonts.xml
FrameXML/FontStyles.xml
SharedXML/SharedFonts.xml
SharedXML/SharedFontStyles.xml

Templates are harder to find. They're littered all over in various XML files. Most of the generic ones would be in files that have Template in the name (usually at the end).

Note: You need to extract code, not art, to extract the UI source.

Seerah 11-07-20 08:08 PM

Not sure if this still works. It's been some time since I've had it installed.
https://www.wowinterface.com/downloa...0-BLPView.html

There is also this (or others like it) if you want to convert batches to browse through. (What I usually do.)
https://www.wowinterface.com/downloa...7-BLP2PNG.html

Ketho 11-07-20 10:45 PM

Quote:

Originally Posted by Walkerbo (Post 337503)
Is there a way to view all frame/button templates

You can parse the XML files for the "virtual" attribute

Just a quick test dump which is in a not very useful format, my python sucks
https://gist.github.com/Ketho/7ce16e...d935bf0fc2779c

Walkerbo 11-23-20 08:25 PM

Sorry for the very late reply.

I did download all of the art and started the import into photoshop, but that was a huge pita.

After many a dive down the rabbit hole, I found the following resource on github.

https://github.com/Gethe/wow-ui-textures

I am posting this here to help other newbs like myself.

Cheers


All times are GMT -6. The time now is 11:10 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI