summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-23suppressing particles in overly complex avatars when clouding - they should ↵Nyx (Neal Orman)
appear as white spheres.
2011-02-23forgot to add the new setting to settings.xmlNyx (Neal Orman)
2011-02-22first pass at clouding avatars that are too complexNyx (Neal Orman)
2011-02-22mergeNyx (Neal Orman)
2011-02-18Code cleanup and removed hacky code support for some old legacy rig typesprep linden
2011-02-18mergeDave Parks
2011-02-18SH-948 don't occlusion cull everything when deferred rendering is enabledDave Parks
2011-02-18Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-17mergeDave Parks
2011-02-17SH-1006 Quick pass at cutting down the number of redundant GL calls based on ↵Dave Parks
data from gDEBugger. Reviewed by Nyx.
2011-02-17mergeDave Parks
2011-02-17SH-547 Use appropriate texture channel for rendering avatars into their ↵Dave Parks
impostor map.
2011-02-17merge changes for storm-937Oz Linden
2011-02-17mergeNyx (Neal Orman)
2011-02-17Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-02-17SH-959 FIX crash in llflexibleobject.cppNyx (Neal Orman)
Crash was a result of one of two possibilities: 1) trying to update geometry when it wasn't visible 2) mSimulateRes was non-zero when mInitialized was 0 Put code to handle both cases - initialize if mSimulateRes is 0 OR mInitialized is 0 But only do so if the object is visible. If the object is not visible, early out. Code reviewed by davep
2011-02-17mergeprep
2011-02-17Another part of the pelvis fix. Sh-634prep
2011-02-17Mesh-development work in progressLoren Shih
2011-02-16Mergeleyla_linden
2011-02-16SH-512 [REGRESSION] Linden trees scale up to 200m on Mesh regionsleyla_linden
SH-943 10 meters maximum Prim/Mesh size in latest Mesh Viewers
2011-02-16Fix for problem with pelvis offsetprep
2011-02-16SH-957 Turning off Atmospheric Shaders greys out Lighting and Shadows ↵leyla_linden
options in preferences but does not turn off shadows inworld
2011-02-16merge changes for storm-981Oz Linden
2011-02-16mergeNyx (Neal Orman)
2011-02-16SH-997 FIX verify texture performance statsNyx (Neal Orman)
Got some better, reproducible numbers, which puts 32x32 textures at 538 points and 1024x1024 textures at 1024 points.
2011-02-16Fix for SH-816prep
2011-02-15mergeBrad Payne (Vir Linden)
2011-02-15SH-845 FIX - wording changeBrad Payne (Vir Linden)
2011-02-15SH-845 FIX - installer checks for SSE2 support and offers option to quit if ↵Brad Payne (Vir Linden)
not found (note the needed API is not present on win2k, so the check will not run there)
2011-02-15Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-14mergeDave Parks
2011-02-14Fix for crash when enabling Debug GL (stack underflow)Dave Parks
2011-02-14Mergeleyla_linden
2011-02-14SH-956 Turning off Basic Shaders in Preferences > Graphics does not grey out ↵leyla_linden
expected Shadows options in Mesh Viewer SH-957 Turning off Atmospheric Shaders greys out Lighting and Shadows options in preferences but does not turn off shadows inworld
2011-02-14SH-547 Fix for rigged attachments being invisible in impostors and fix for ↵Dave Parks
impostors not working with lighting and shadows enabled.
2011-02-14debug_console is now resizableAndrew Meadows
Reviewed with Callum Linden.
2011-02-14bump version number to 2.7.0Oz Linden
2011-02-14Added tag 2.6.0-start for changeset 92e58e51776aOz Linden
2011-02-14Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-11STORM-975 : pull into viewer-developmentMerov Linden
2011-02-11STORM-833 : pull into viewer-developmentMerov Linden
2011-02-11SH-813 Switch llerrs in llcurl.cpp to an assert.Dave Parks
2011-02-11STORM-937 : Use subprocess instead os commands in python, suppress crufty ↵Merov Linden
svn code
2011-02-11SH-912 Fix for avatar impostors glitching out at weird angles.Dave Parks
2011-02-11re-applying render cost changes for experimentationsNyx (Neal Orman)
2011-02-11mergeNyx (Neal Orman)
2011-02-11reverting windows debugging commits.Nyx (Neal Orman)
2011-02-11mergeDave Parks
2011-02-11SH-510 Fix for some mesh selection outlines appearing one region away.Dave Parks