summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-01-05Automated merge from mesh-developmentLoren Shih
2011-01-05SH-741 FIXED Mesh assets cannot be dragged into notecardsLoren Shih
Added DAD_MESH to list of text editor -allowed drag and drop types. Minor tab reformatting.
2011-01-05mergeprep
2011-01-05patch for gl_any_samples_passed missing define on macprep
2011-01-05fixed line endings againBrad Payne (Vir Linden)
2011-01-05mergeBrad Payne (Vir Linden)
2011-01-05mergeDave Parks
2011-01-05SH-571 Fix for mesh shadows blinking on LoD switch.Dave Parks
2011-01-04trival: fix compiling errors for Linux.Xiaohong Bao
2011-01-04VWR-21927 Fix for water reflections causing LoD updates.Dave Parks
SH-735 Potential fix for ATI X1950 wasting time in occlusion culling.
2011-01-04Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-01-04SH-739 Meshes can no longer be moved into subfolders of the "Meshes" folderLoren Shih
Did this ever work? The code for handling drag&drop is broken completely for meshes; you can't drag them anywhere in inventory. Also did some formatting/cleanup of related code.
2011-01-04a debug tool to detect LLPointer issues for SH-694: check if there are any ↵Xiaohong Bao
other LLPointer issues in the mesh model uploading flow and fix them if exist. This debug tool is off by default. To turn it on, set LL_REF_COUNT_DEBUG to be 1 in the header file "llcommon/llrefcount.h".
2011-01-04clear some LLPointer issues for SH-694: check if there are any other ↵Xiaohong Bao
LLPointer issues in the mesh model uploading flow and fix them if exist.
2011-01-04Automated merge from mesh-developmentLoren Shih
2011-01-04fixing mac build errorleyla_linden
2011-01-04Automated merge from mesh-developmentLoren Shih
2010-12-31Faster occlusion queries (take advantage of GL_ARB_occlusion_query2 where ↵Dave Parks
available and don't read back result if it will block).
2010-12-31SH-727 Working cancel button and cancel buttons for physics decomp stages.Dave Parks
2010-12-31Mergeleyla_linden
2010-12-31Physics stage of wizardleyla_linden
2010-12-30automated mergeRoxie Linden
2010-12-30Code review fix from davep - use booling or operator and not binary oneRoxie Linden
Remove unnecessary state check. Initial dialog work for showing physics cost in upload dialog
2010-12-30SH-508 Fix for frame stalls when adjusting skin weights.Dave Parks
2010-12-30SH-714 Fix for skinned meshes being incorrectly scaled.Dave Parks
2010-12-30Automated merge up from viewer-developmentLoren Shih
2010-12-30line endings broken againBrad Payne (Vir Linden)
2010-12-30Automated merge from viewer-developmentLoren Shih
2010-12-29SH-647 Switch asserts to warnings in octree for development builds (were ↵Dave Parks
already warnings in release builds).
2010-12-29SH-632 Fix for auto generating mesh LODs sometimes reducing High LOD ↵Dave Parks
triangle count.
2010-12-29automated mergeRoxie Linden
2010-12-29merge kdu unit tests (storm-744)Oz Linden
2010-12-29SH-702 Broken Window: rename shader_heirarchy.txt to shader_hierarchy.txtLoren Shih
Trivial rename (file is an unused doc file).
2010-12-29mergeBrad Payne (Vir Linden)
2010-12-29Automated merge up from viewer-developmentLoren Shih
2010-12-29Automated merge from mesh-developmentLoren Shih
2010-12-29SH-652 Viewer crash when right-clicking an avatar while in edit modeLoren Shih
Null pointer issue.
2010-12-29allow run-time query of which timer function is being usedBrad Payne (Vir Linden)
2010-12-28STORM-744 : Make getMetaData pass when all is stubbedMerov Linden
2010-12-28STORM-744 : Throw exception consistently so llkdu fails consistentlyMerov Linden
2010-12-28STORM-744 : Fix release building issueMerov Linden
2010-12-28STORM-242 : pull into viewer-developmentMerov Linden
2010-12-28STORM-805 : pull into viewer-developmentMerov Linden
2010-12-28STORM-682 : pull into viewer-developmentMerov Linden
2010-12-28STORM-242 ADDITIONAL_FIX One more build fix...Vadim ProductEngine
2010-12-28STORM-242 ADDITIONAL_FIX Fixed release build and error handling.Vadim ProductEngine
2010-12-28Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-12-27STORM-523 : pull into viewer-developmentMerov Linden
2010-12-27STORM-242 FIXED Fixed incorrect release notes URL in the "You just entered a ↵Vadim ProductEngine
region using a different server version" notification.
2010-12-27VWR-20879: Allow find_vc_dir() to work with VCExpressRobin Cornelius