Commit Graph

5 Commits

Author SHA1 Message Date
Lirusaito
5a9a0e0b1b Upload code cleansing
I found our upload classes were in need of a tune up while researching Issue 896: Animation upload setting causes viewer crash
So I started working to clean up llfloaterbvhpreview which lead me to llfloaternamedesc and the rest of our upload floaters
I ended up pulling the sound upload hack out of LLFloaterNameDesc and into LLFloaterSoundPreview and moving LLFloaterAnimPreview into llfloaternamedesc.*
Updated llviewermenufile.cpp a bit
Removed setUploadAmount from LLFloaterImagePreview and LLFloaterBvhPreview as its purpose is served by LLGlobalEconomy::getPriceUpload and the hippogridmanager too.
Fixed an issue with floater_animation_anim_preview.xml using [AMOUNT] instead of [UPLOADFEE] for its label.

I'd say this might fix Issue 896, I certainly can't reproduce the crash I was having when testing for it anymore.
2013-06-26 03:51:27 -04:00
Hazim Gazov
8df2389509 hopefully this fixes everything 2010-05-03 16:32:04 -03:00
Hazim Gazov
a581fade7b Revert "loading and saving invcache done, some extra bullcrap also for inv"
This reverts commit ff1b34f739.
2010-05-03 16:15:44 -03:00
Hazim Gazov
ff1b34f739 loading and saving invcache done, some extra bullcrap also for inv 2010-05-03 14:26:27 -03:00
Hazim Gazov
7a86d01598 Imported existing code 2010-04-02 02:48:44 -03:00