Thread Tools Display Modes
12-26-13, 05:46 AM   #1
Basso
A Fallenroot Satyr
 
Basso's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 22
WoW UI Elements - Libary

I know this site : http://wowprogramming.com/utils/artbrowser/Interface
where i can look through the Arts, problem now, this art libary seems not up to date, no encounter journal and so on, does anyone know a up to date libary or a way i can look through this stuff in my own wow installation?
  Reply With Quote
12-26-13, 06:07 AM   #2
Malsomnus
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Apr 2013
Posts: 203
I think this is what you're looking for
__________________
SanityCheck - If you've ever said the words "Sorry, I forgot" then you need this add-on.

Remember, every time you post a comment on an add-on, a kitten gets its wings!
  Reply With Quote
12-28-13, 10:18 AM   #3
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
You can browse the textures on my github.
__________________
Knowledge = Power; Be OP

  Reply With Quote
01-01-14, 12:54 PM   #4
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member
Join Date: May 2008
Posts: 133
I remember reading about some repository site or augmentation to some repository site site that could even show an effective "diff" between two versions of an image. I don't remember whether it was connected to WoW or just something I read on Slashdot...
  Reply With Quote
01-01-14, 02:16 PM   #5
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by pelf View Post
I remember reading about some repository site or augmentation to some repository site site that could even show an effective "diff" between two versions of an image. I don't remember whether it was connected to WoW or just something I read on Slashdot...
Probably GitHub, but i think any repo should do that.
  Reply With Quote
01-01-14, 02:32 PM   #6
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member
Join Date: May 2008
Posts: 133
Really? You'd say it's expected to be able to show a visual diff of some kind for image files?
  Reply With Quote
01-01-14, 02:37 PM   #7
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by pelf View Post
Really? You'd say it's expected to be able to show a visual diff of some kind for image files?
I tought you meant for the bytecode changes, but how would a repo exactly show the visual changes?
  Reply With Quote
01-01-14, 03:16 PM   #8
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member
Join Date: May 2008
Posts: 133
Originally Posted by Resike View Post
I tought you meant for the bytecode changes, but how would a repo exactly show the visual changes?
From what I remember, it basically used a technique that would show a new image that looked a bit like a "heat map" of where the changes were and by how much they differed from the old version. So, a recolor would be "cooler" than if they, say, moved items to completely different coordinates in a texture. I'd imagine that heat map would then be presented as a partially transparent overlay where the underlying image could easily be toggled back and forth.
  Reply With Quote
01-01-14, 08:55 PM   #9
Choonstertwo
A Chromatic Dragonspawn
 
Choonstertwo's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2011
Posts: 194
GitHub can show visual diffs of images.
  Reply With Quote
01-02-14, 01:18 AM   #10
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Originally Posted by Choonstertwo View Post
GitHub can show visual diffs of images.
I can indeed, thats the major reason I made the repo there.
__________________
Knowledge = Power; Be OP

  Reply With Quote
01-02-14, 08:18 AM   #11
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by Gethe View Post
I can indeed, thats the major reason I made the repo there.
Hmm i never noticed that, however i only used tga images.
Does it support tga too?
  Reply With Quote
01-02-14, 10:43 AM   #12
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Originally Posted by Resike View Post
Hmm i never noticed that, however i only used tga images.
Does it support tga too?
It does not unfortunately. From what I can tell it only supports PNG and JPG.
__________________
Knowledge = Power; Be OP

  Reply With Quote
01-02-14, 11:14 AM   #13
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by Gethe View Post
It does not unfortunately. From what I can tell it only supports PNG and JPG.
Yeah i kinda guessed, but sadly thats makes it unusable for wow development then.
  Reply With Quote
01-02-14, 04:34 PM   #14
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Not when you mass-convert them like Gethe did: https://github.com/Gethe/wow-ui-text...live/README.md
  Reply With Quote
01-05-14, 06:13 PM   #15
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member
Join Date: May 2008
Posts: 133
Originally Posted by Choonstertwo View Post
GitHub can show visual diffs of images.
I guess I was reading about Github, then!
  Reply With Quote

WoWInterface » Developer Discussions » Graphics Help » WoW UI Elements - Libary

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off