WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   My Next Addon (https://www.wowinterface.com/forums/showthread.php?t=52280)

SDPhantom 05-08-15 03:45 PM

Quote:

Originally Posted by semlar (Post 308693)
It's actually not as resource intensive as you might think to draw the same texture even hundreds of times on the screen once it's been loaded into memory, it has a fairly minor impact on performance.

Actually, I was thinking of each texcoord calculation step. Actual drawing would be much faster since that's all handled on C side.

I had to tear down one of my private addons because I was doing literally hundreds of vector calculations and in raid, it bogged my computer down a lot even with that as the only code running. I have a new version of my vector library built for a new iteration of the addon, but it's far from completed to the point where I can stress test it.

Digital_Utopia 05-08-15 09:24 PM

Quote:

Originally Posted by Resike (Post 308694)
I see you have upgraded to ZPerl. Good.

Nah, still using XPerl :p - I did try ZPerl, but there seemed to be some issues with saving settings between characters, and copying settings from other characters. Since XPerl still works fine for me, I switched back for the time being.

Resike 05-09-15 02:40 AM

Quote:

Originally Posted by Digital_Utopia (Post 308708)
Nah, still using XPerl :p - I did try ZPerl, but there seemed to be some issues with saving settings between characters, and copying settings from other characters. Since XPerl still works fine for me, I switched back for the time being.

Hmm i experinced no issues like that.


All times are GMT -6. The time now is 04:08 AM.

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