summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-22mergeBrad Payne (Vir Linden)
2011-11-22mergeBrad Payne (Vir Linden)
2011-11-21FIX INTL-82 LQA changes for Turkish and Frencheli
2011-11-21sync with viewer-developmenteli
2011-11-21Greatly reduced the number of memcpy operations done on the media plug-in ↵Leslie Linden
message output pipe by removing 's = s.substr()' type operations. The output string is now cleared via 's.clear()' when its entire contents have been pumped and the beginning of the data is stored as an index when necessary, rather than modifying the initial string. Reviewed by davep.
2011-11-21SH-2614 FIX, SH-2684 FIX - fixed buggy state management in onPhysicsUseLODBrad Payne (Vir Linden)
2011-11-21Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-11-21mergeDave Parks
2011-11-21SH-2708 Fix for broken shadows on alpha objectsDave Parks
2011-11-21fix for sh-2601: [crashhunters] crash in LLBufferArray::countAfter()Xiaohong Bao
sh-2602: [crashhunters] crash on exit in ~LLPumpIO()
2011-11-21merge changes for storm-1634Oz Linden
2011-11-21merge up to latest viewer-developmentOz Linden
2011-11-21merge changes for storm-1634Oz Linden
2011-11-21merge changes for vmrg-189Oz Linden
2011-11-21merge changes for vmrg-188Oz Linden
2011-11-21update build paramsOz Linden
2011-11-21merge changes for storm-1684Oz Linden
2011-11-21Add "Use Region Settings" to World->Sun menuTofu Buzzard
2011-11-21merge changes for storm-1663Oz Linden
2011-11-21merge changes for storm-1679Oz Linden
2011-11-21EXP-1630 FIXED Only show snapshot size spinners and "Constrain proportions" ↵Vadim ProductEngine
checkbox when Custom resolution is selected.
2011-11-18Removed unused code from alpha fragment shaders to fix some mac rendering ↵Leslie Linden
glitches with non-fullbright alpha objects.
2011-11-18pull back 3.2.2 beta 2 fixesOz Linden
2011-11-18mergeDave Parks
2011-11-18SH-2700 Fix for random black textures due to texture index out of bounds. ↵Dave Parks
Also change shader to show bright pink on index out of bounds and add assertions to help prevent this sort of bug in the future.
2011-11-18SH-2699 Potential fix for occlusion culling being overly aggressive on 9800 GTDave Parks
2011-11-18mergeBrad Payne (Vir Linden)
2011-11-18Re-added some missing calls to apr_pool_destroy() that I failed to readd ↵Logan Dethrow
after the thread local storage rollback. Also added a call to LLProxy::cleanupClass() to prevent indra/test from segfaulting on exit.
2011-11-18merge changes for vmrg-186Oz Linden
2011-11-18MergeLogan Dethrow
2011-11-17EXP-1559 FOLLOWUP Changed the success message for profile feed.Vadim ProductEngine
2011-11-17SH-2663 WIP, SH-2667 FIX - better logic for when to copy temp files, only ↵Brad Payne (Vir Linden)
uninstall V2 when called from auto-update, clean temp files when done
2011-11-17mergeDave Parks
2011-11-17mergeDave Parks
2011-11-17SH-2670 Fix for terrain being wrong detail.Dave Parks
2011-11-16mergeDave Parks
2011-11-16FIX VWR-26774eli
2011-11-16FIX VWR-26744eli
2011-11-16Merge with latestLeslie Linden
2011-11-16SH-1618 FIXLeslie Linden
SH-1619 FIX SH-1620 FIX SH-2621 FIX * Got lighting, shadows, and ambient occlusion working on ATI macs. * Re-enabled ambient occlusion on ATI macs. * Re-enabled depth of field on ATI macs. Reviewed by Runitai Linden.
2011-11-16SH-2675 Fix for shadow appearing on terrain at midday when terrain is ↵Dave Parks
totally flat and there are no prims visible
2011-11-16mergeDave Parks
2011-11-16SH-2690 Add comments per Vir's review feedbackDave Parks
2011-11-16SH-2690 Fix for spammy triangle death on GeForce 7800 Go when selecting ↵Dave Parks
flexi attachments.
2011-11-16merge changes for storm-1685Oz Linden
2011-11-16EXP-1597 FIXED Reshape save status messages correctly.Vadim ProductEngine
2011-11-16merge changes for vmrg-185Oz Linden
2011-11-16mergeDave Parks
2011-11-16SH-2240 Make alpha mask cutoff even less aggressive (fix for eyes on Curious ↵Dave Parks
Ringtail avatar)
2011-11-16EXP-1594 FIXED Stop the upload progress indicator if inventory texture ↵Vadim ProductEngine
upoload fails.