summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-10-21disable prim tesselation 'split' factor - almost useless for deferred ↵Tofu Buzzard
rendering, easily wastes ~20,000 triangles per frame. (transplanted from b4fbfa00768c42aed6a5c81b045fdde3920eda88) (transplanted from 056d6bdb02c0851698ae6fc36b086751d692a6ea) (transplanted from 66ccdba75509ab9c4f631d6e9835fdd632ee3b10)
2010-10-21Backed out changeset bb0950d8ec22Tofu Buzzard
(transplanted from f3e64a993f85860cc2d77742f3bcd4e8bfeb5611) (transplanted from 00d2371c816ee517b9e3c5d2e94122d8a1158fa3) (transplanted from 2780caa07ae2d858a70c9c441727bb8237539ff5)
2010-10-21Backed out changeset d51528606985Tofu Buzzard
(transplanted from 785883eceedc53d05807647d52608721170ccf8e) (transplanted from 59e80ead6b226b77396983b72315dcf3da59f372) (transplanted from 21ea9fb22a819525949cd86e5b7f6ac32fe44021)
2011-01-30mergeTofu Buzzard
2011-01-28merge the changeset 4de3178c6c81 from viewer-development: fixed the major ↵Xiaohong Bao
memory leaking for SH-723/SH-847: memoy leaking
2011-01-28automated mergeRoxie Linden
2011-01-28Mergeleyla_linden
2011-01-28SH-808 making sure the 10m vs. 64m scale limit switch happens for both the ↵leyla_linden
spinner and the manipulation tools etc.
2011-01-28SH-753 - Ghost meshesRoxie Linden
Fix the case where the silhouette shown when editing a mesh in an adjacent region was showing up in the wrong place. The silhouette was not being translated by the avs view with respect to the region.
2011-01-28mergeBrad Payne (Vir Linden)
2011-01-28SH-845 FIX - display a message before bailing out if CPU lacks SSE2 supportBrad Payne (Vir Linden)
2011-01-28SH-841 Hide physics parameters in build tools when connected to a region ↵leyla_linden
that doesn't support additional physics parameters.
2011-01-28SH-887 Upload model options available when MeshEnabled set to Falseleyla_linden
2011-01-27Renamed functionprep linden
2011-01-27Renamed functionprep linden
2011-01-27Optimization so that updateRiggedAttachments is not called every frame - ↵prep linden
still a WIP.
2011-01-27Rebuild attached rigs during attachObjectprep linden
2011-01-26Mergeleyla_linden
2011-01-26SH-841 Hide physics parameters in build tools when connectedleyla_linden
2011-01-26SH-842 Hide "Model" option in upload menuleyla_linden
2011-01-26SH-641 Fix for some objects not properly switching LoD under some situations.Dave Parks
Fix for redundant calls to stateSort(LLDrawable*...) Put back "Build Queue" info display.
2011-01-25SH-390 Fix for bad occlusion culling of some mesh objects.Dave Parks
2011-01-25mergeDave Parks
2011-01-24SH-753 GHOST Mesh from a Mesh Sandbox 11 and 12 from 6Roxie Linden
Raycast debug view was not translating by the agent origin
2011-01-21SH-704 Potential fix for crash in LLModelPreview::calcResourceCost.Dave Parks
2011-01-21Fix for leaking occlusion queries -- try not to hold onto so many stale ↵Dave Parks
occlusion query references.
2011-01-21mergeDave Parks
2011-01-21SH-534 Fix for various bump map glitches.Dave Parks
2011-01-21automated mergeRoxie Linden
2011-01-21SH-823 Admin menu does not appear when in god modeLoren Shih
Fixed this issue. Also, viewer-development has a duplicated "Region Debug Console" entry. I assume this duplication is a mistake / bad merge so I took out the duplicate.
2011-01-21Automated merge up from viewer-developmentLoren Shih
2011-01-21merge changes for storm-715Oz Linden
2011-01-21merge changes for storm-832Oz Linden
2011-01-21merge changes for storm-834Oz Linden
2011-01-21merge changes for storm-484Oz Linden
2011-01-21merge changes for storm-383Oz Linden
2011-01-20merge changes from viewer-betaOz Linden
2011-01-20remove duplicatesRoxie Linden
2011-01-20automated mergeRoxie Linden
2011-01-20mergeDave Parks
2011-01-20SH-635 Fix for changing one physics parameter changing all physics parameters.Dave Parks
2011-01-20SH-719 - nVidia Quadro 4000 unregonized in Mac clientRoxie Linden
Added detection for Quadro cards as per http://en.wikipedia.org/wiki/Comparison_of_Nvidia_graphics_processing_units CR: davep
2011-01-20VWR-24320: remove dump of call stack on clean exitAleric Inglewood
2011-01-20VWR-24317: remove warning due to unassigned variableAleric Inglewood
2011-01-20VWR-24317: remove warning re: RenderCubeMap by deferring initializationAleric Inglewood
2011-01-20fixed build breakage on mac/linux - unused varBrad Payne (Vir Linden)
2011-01-20merge changes for chop-366Oz Linden
2011-01-20VWR-24426: fix SSL handshake error using webkit 4.7Kent Quirk
2011-01-20VWR-24317: remove warning caused by reading the last line of the ↵Aleric Inglewood
featuretable twice
2011-01-20VWR-24317: remove warnings for deleting non-existant texture file on startupAleric Inglewood