summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-05-23FIX VWR-25016 en_xui_changeeli_linden
2011-05-23STORM-1256 WIP Fixed a crash.Vadim ProductEngine
2011-05-23sync with viewer-developmenteli_linden
2011-05-23STORM-1256 WIP Moved a public method to the appropriate place.Vadim ProductEngine
2011-05-23STORM-1256 WIP Implemented editing region environment settings via the ↵Vadim ProductEngine
Region/Estate floater.
2011-05-23SH-1616 FIX SL client crashes on startup for debug buildsNyx (Neal Orman)
Added more NULL checks for llconvexdecompositionstub, to avoid crashing. Clients won't be able to upload meshes using the stub, but should be able to run the client otherwise.
2011-05-23merge latest changes (post-2.7.0) from viewer-developmentOz Linden
2011-05-23increment viewer version to 2.7.1Oz Linden
2011-05-21fix oops when cleaning up temporary ifndefsOz Linden
2011-05-20correct license headersOz Linden
2011-05-20fix more DOS line endingsOz Linden
2011-05-20merge changes for sh-1591Oz Linden
2011-05-20automated merge mesh-development -> davep-mesh-candidate-2010Loren Shih
2011-05-20SH-1252 and SH-1253 WIP.prep linden
2011-05-20Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-05-20STORM-1265: partial fix for region updates; further integration with new ↵Oz Linden
dialogs needed.
2011-05-19STORM-1265: remove region texture tabOz Linden
2011-05-19STORM-1265: code changes for merging the Terrain and Ground Textures tabsOz Linden
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-19FIX VWR-25021eli
2011-05-19FIX VWR-25020eli
2011-05-19FIX VWR-25019eli
2011-05-19WIP VWR-25018eli
2011-05-19FIX VWR-25017 en_xui_changeeli
2011-05-19FIX VWR-25015eli
2011-05-19FIX VWR-25011 en_xui_changeeli
2011-05-19FIX VWR-25010 en_xui_changeeli
2011-05-19FIX VWR-25009eli
2011-05-19FIX VWR-24161 en_xui_changeeli
2011-05-19STORM-1265: XUI changes for merging the Terrain and Ground Textures tabs ↵Oz Linden
(code not working yet)
2011-05-19merging head 58e0f8f72d39Oz Linden
2011-05-19merging head 7d0ac62a9c94Oz Linden
2011-05-19STORM-1269 FIXED Teleport to a region that has no env. settings now resets ↵Vadim ProductEngine
environment to defaults.
2011-05-19SH-769 FIXED Name field in model dialog allows 255 charactersLoren Shih
2011-05-19increment viewer version to 2.7.0Oz Linden
2011-05-19automated merge mesh-development -> mesh-developmentLoren Shih
2011-05-19merge changes for storm-1100Oz Linden
2011-05-19merge changes for STORM-1259 and STORM-1175Oz Linden
2011-05-19merge changes for storm-1032Oz Linden
2011-05-19merge changes for storm-941Oz Linden
2011-05-18storm-1267Oz Linden
2011-05-18merge changes for login-messagesOz Linden
2011-05-18merge changes for storm-859Oz Linden
2011-05-18mergeprep
2011-05-18Fix for sh-1227. Decoupled avatar in preview window from in world avatar. ↵prep
Code cleanup.
2011-05-18Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-05-18mergeDave Parks
2011-05-18Remove extraneous width declaration at behest of eli.Dave Parks
2011-05-18STORM-1202 ADDITIONAL_FIX Workaround for another Windows build issue.Paul ProductEngine
2011-05-18fix for SH-1591: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao