summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-02-02SH-900 Fix for only lowest LoD appearing for objects in neighboring regions.Dave Parks
2011-02-02Tweak to physics shape display render to show convex decompositions.Dave Parks
2011-02-01SH-831 Fix for local lights option not disabling local lights.Dave Parks
2011-02-01mergeDave Parks
2011-02-01SH-641 Cosmetic fix -- keep showing last rendered mesh LoD if requested LoD ↵Dave Parks
is unavailable.
2011-01-31mergeBrad Payne (Vir Linden)
2011-01-31SH-872 WIP - temporarily disabling problematic log output to see if that ↵Brad Payne (Vir Linden)
fixes crash on test machine
2011-01-31Fix for Sh-512: Scales use their previous maximum valueprep
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)