summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-12-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-12-18DD-286 : Made stock folders in inventory do checking on paste and drop. Also ↵Merov Linden
prevent creation of items in stock folders
2014-12-18increment viewer version to 3.7.24Oz Linden
2014-12-14DD-299 : Suppress cap hardcoded fallback. Recheck cap after each teleport.Merov Linden
2014-12-09DD-286 : WIP : Make stock folders visible in the inventory and behaving like ↵Merov Linden
stock folders everywhere
2014-12-09DD-289 : Fix crash when dropping first item in marketplace listingsMerov Linden
2014-12-08mergeBrad Payne (Vir Linden)
2014-12-07DD-289 : Prevent building panels twice within each tabMerov Linden
2014-12-05increment viewer version to 3.7.23Oz Linden
2014-12-04DD-289 : WIP : Prevent building tabs twiceMerov Linden
2014-12-01merge fixBrad Payne (Vir Linden)
2014-12-01remove unused gpu table code, improve logging for gpu benchmarksOz Linden
2014-12-01mergeBrad Payne (Vir Linden)
2014-12-01mergeBrad Payne (Vir Linden)
2014-12-01merge changes for 3.7.21 releaseOz Linden
2014-12-01increment viewer version to 3.7.22Oz Linden
2014-11-24Attempt to thread needle for guesstimation phase of GPU classificationGraham Linden
2014-11-23DD-287 : Use the current tab correctly when creating a new folder. Fixed the ↵Merov Linden
sorting to be applied to all tabs as intended.
2014-11-23DD-286 : We report if a stock folder contains subfolders, we do not count ↵Merov Linden
subfolders in stock count and we move subfolders out on drop
2014-11-23DD-284 : Do not count incoming stock items if dropped in a stock folderMerov Linden
2014-11-21Tweak conversion from tested bandwidth to get better reads on low-end systemsGraham Linden
2014-11-20Put back old thresholds to try to get better match on old/new identification ↵Graham Linden
per-card
2014-11-19Roll back changes to geo drawn in gpu_bench to stop punishing cards with low ↵Graham Linden
fill rate
2014-11-19MAINT-4537, MAINT-4687 WIPBrad Payne (Vir Linden)
2014-11-18DD-284 : Do not allow the creation of subfolders in stock foldersMerov Linden
2014-11-18Adjust gpu_bench thresholds and move VB set outside loop again for speedGraham Linden
2014-11-18DD-264 : Do not unlist listings when version folder is emptiedMerov Linden
2014-11-18Fix for gpu_bench crash without parallels knock-onGraham Linden
2014-11-17Attempt wider disable of using profile API when timer query is not presentGraham Linden
2014-11-17Avoid using GL_ARB_timer_query functionality when not supported and protect ↵Graham Linden
against probably-not-NULL current bound shader pointer
2014-11-16DD-281 : Do not unlist listings that go out of stockMerov Linden
2014-11-16DD-284 : Separate no copy from copy items when counting items in marketplace ↵Merov Linden
listings folders
2014-11-15MAINT-4537 WIP - comments and cleanupBrad Payne (Vir Linden)
2014-11-15MAINT-4537 WIP - more joint position management during outfit changesBrad Payne (Vir Linden)
2014-11-14MAINT-4537 WIP - joint position management during outfit changesBrad Payne (Vir Linden)
2014-11-14MAINT-4537 WIP - order of operations during outfit changeBrad Payne (Vir Linden)
2014-11-11Pull merge from lindenlanb/viewer-releaseMerov Linden
2014-11-10DD-266 : Use prevalidateNonNegativeS32 instead of prevalidatePositiveS32... ↵Merov Linden
Grmbl...
2014-11-10DD-276, DD-280 : Serialize update count on SLM by preventing sending update ↵Merov Linden
while previous transaction not completed
2014-11-11Merge changes for 3.7.20-releasemaksymsproductengine
2014-11-10mergeBrad Payne (Vir Linden)
2014-11-10merge changes for 3.7.20-releaseOz Linden
2014-11-10increment viewer version to 3.7.21Oz Linden
2014-11-10DD-276 : Let the count on hand be updated locally when updateSLMListing ↵Merov Linden
returns with data from the server
2014-11-08DD-274 : Do not display super long error description (there are in the log ↵Merov Linden
though)
2014-11-08DD-259 : Show only one error when failing on listing, user can see all ↵Merov Linden
errors in Check for Errors
2014-11-08DD-265, DD-266 : Validate the listing id when associating, show alert if ↵Merov Linden
value out of positive integer limit
2014-11-08DD-258 : Disable the Check for Errors buttons (aka Audit) while the ↵Merov Linden
inventory is still fetching
2014-11-08DD-260 : Silence the SLM delete message so to prevent server notification to ↵Merov Linden
show up when deleting or unassociating things from the viewer
2014-11-07DD-272 : Be more consistent when updating the count on hand in SLM, also ↵Merov Linden
prevent multiple folder update when receiving data from SLM