summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-24SH-469 GL_ARB_texture_multisample supportDave Parks
2011-05-19mergeDave Parks
2011-05-19SH-469 WIP -- get rid of LLMultiSampleBuffer and use ↵Dave Parks
GL_ARB_texture_multisample instead.
2011-05-19SH-1618 FIX -- Lighting and shadows crash ATI macsLeslie Linden
* Fixed ATI mac "lighting and shadows" related crash * Fixed up numerous GL errors on macs related to multiple color formats, the use of glEnable/glDisable on textures above the texture unit count and old ATI-specific code that was not appropriate for Mac. * Disabled SSAO for ATI macs due to it not working with shadows * Ongoing work to properly get shadows and SSAO functioning on ATI macs is required. Reviewed by davep
2011-05-19Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-05-19fix for SH-1185: uploading large mesh file sometimes fails and locks up viewer.Xiaohong Bao
2011-05-19SH-769 FIXED Name field in model dialog allows 255 charactersLoren Shih
2011-05-19automated merge mesh-development -> mesh-developmentLoren Shih
2011-05-18mergeprep
2011-05-18Fix for sh-1227. Decoupled avatar in preview window from in world avatar. ↵prep
Code cleanup.
2011-05-18trying to fix mac build complaintsBrad Payne (Vir Linden)
2011-05-18mergeBrad Payne (Vir Linden)
2011-05-18SH-1492 WIPBrad Payne (Vir Linden)
2011-05-18SH-1586 Fix for bad camera behavior introduced by SH-1119Dave Parks
2011-05-18SH-914 Fix for normals getting screwed up by non-uniform model normalization.Dave Parks
2011-05-17SH-1555 Disable upload button if a hull exists that has more than 256 vertices.Dave Parks
2011-05-17SH-1580 FIXED Disable mesh mirroring in build tools & on serverLoren Shih
2011-05-17mergeDave Parks
2011-05-17SH-769 FIXED Name field in upload model dialog allows 255 characters...Loren Shih
2011-05-17SH-1506 FIXED "Upload Wizard" is missing from Inventory's add menuLoren Shih
2011-05-17SH-1444 FIXED "Allow mesh objects" setting is visible on a non-mesh region.Loren Shih
2011-05-17SH-1419 FIXED Sim complains about changing physical materials when Physics, ↵Loren Shih
Temporary, or Phantom is changed.
2011-05-17SH-1351 FIXED On the Edit Panel, remove the Override Material checkboxLoren Shih
2011-05-17SH-1343 FIXED Change wizard slider labelsLoren Shih
2011-05-17SH-1352 FIXED Move Material dropdown to Features tab, above Physics settingsLoren Shih
2011-05-17mergeBrad Payne (Vir Linden)
2011-05-16SH-795 Cache and display LoD parameters etc for each lod.Dave Parks
2011-05-16SH-709 Fix for triangle limit value not updating when spinner is selected.Dave Parks
2011-05-16sh-1491 WIPBrad Payne (Vir Linden)
2011-05-16mergeDave Parks
2011-05-16Added tag 2.6.9-start for changeset e67da2c6e312Oz Linden
2011-05-16remove new search in favor of moving to a project viewerOz Linden
2011-05-16Added tag 2.6.9-start for changeset 11d5d8080e67Oz Linden
2011-05-16Merge cleanup.Dave Parks
2011-05-16mergeDave Parks
2011-05-16sh-1491 WIPBrad Payne (Vir Linden)
2011-05-15storm-1249 and chop-661Oz Linden
2011-05-13Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-05-13EXP-783 User can accept a call and see end call option in IM window but they ↵Leyla Farazha
are in nearby voice
2011-05-13Fixed more build breakages due to persnickety compilers on mac/linuxBrad Payne (Vir Linden)
2011-05-13removed some XML loggingBrad Payne (Vir Linden)
2011-05-13mergeBrad Payne (Vir Linden)
2011-05-12EXP-818 FIX Use different settings to control search url for beta channel ↵Richard Linden
viewers
2011-05-12mergeDave Parks
2011-05-12Fix up alignment problems for debug build.brad kittenbrink
reviewed by davep.
2011-05-12Fix for error in debug build accessing beyond the end of a vector.brad kittenbrink
reviewed by davep.
2011-05-12mergeDave Parks
2011-05-12mergeBrad Payne (Vir Linden)
2011-05-12mesh coords for whole model uploadBrad Payne (Vir Linden)
2011-05-12MergeLeslie Linden