summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-08fix a couple more packaging problems...Alain Linden
2011-02-08Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-08merge up to latest viewer-developmentOz Linden
2011-02-08STORM-974 Removed my change to flip down-arrow to an up-arrow in the ↵Jonathan Yap
Landmark panel. Not in scope of this jira.
2011-02-07SH-930 FIX revert ARC algorithm for merge to viewer-developmentNyx (Neal Orman)
Reverting incomplete changes to ARC so that we don't change RC when we merge down.
2011-02-07Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-02-07SH-923 FIX particle render cost does not appear to be functioning properlyNyx (Neal Orman)
was checking the age of the particle system, not the individual particles. This appears to fix the problem. Deferring QA on the new algorithm until it is completed.
2011-02-07STORM-969 / ER-493 - Viewer side of the work to add 'Rentals' as a land type ↵Kent Quirk
to the parcel API
2011-02-07update pacageing of msvc?100.dll's; use latest qt package with all needed libs.Alain Linden
2011-02-07use up to date openssl package.Alain Linden
2011-02-07there is no mt for vs2010Alain Linden
2011-02-07update packages.Alain Linden
2011-02-07STORM-975 forgot to update contributions.txtJonathan Yap
2011-02-07STORM-974 forgot to edit contributions.txtJonathan Yap
2011-02-07STORM-974 UI button alignment issues in Landmark, About Land, and Hardware ↵Jonathan Yap
Settings windows
2011-02-06STORM-975 Duplicated menu entry Develop/Ui/Region Debug ConsoleJonathan Yap
2011-02-06OPEN-1 WORKAROUND correct build arguments again for VS ExpressOz Linden
2011-02-06OPEN-1 WORKAROUND correct build arguments again for VS ExpressOz Linden
2011-02-06OPEN-1 WORKAROUND correct build arguments for VS ExpressOz Linden
2011-02-06OPEN-1 WORKAROUND correct build arguments for VS ExpressOz Linden
2011-02-06OPEN-1 WORKAROUND revert change to cmake string for VS 8Oz Linden
2011-02-06OPEN-1 WORKAROUND revert change to cmake string for VS 8Oz Linden
2011-02-06OPEN-1 WORKAROUND - create a VCexpressRelWithDebInfo for compiling with VS ↵Oz Linden
Express
2011-02-14merge up to latest viewer-developmentOz Linden
2011-02-11merge up to lastest upstreamOz Linden
2011-02-06OPEN-1 WORKAROUND - create a VCexpressRelWithDebInfo for compiling with VS ↵Oz Linden
Express
2011-02-06merge to latest viewer-developmentOz Linden
2011-02-04STORM-610 : Backing out that change (test fail)Merov Linden
2011-02-04Clean up license headers in a handfull of filesMerov Linden
2011-02-04STORM-655 : Pull into viewer-developmentMerov Linden
2011-02-04STORM-610 : Pull into viewer-developmentMerov Linden
2011-02-04STORM-601 FIXED Color swatch now receives focus on mouse click.Seth ProductEngine
2011-02-04fix linking to llqtwebkit.Alain Linden
2011-02-04STORM-433 FIXED Fixed reshaping notification panel with friendship offer ↵Seth ProductEngine
when it is inserted into IM chat.
2011-02-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-04STORM-465 FIXED Made all keys localizable.Vadim ProductEngine
Renamed HUD direction strings ("Left", "Right", "Up", "Down") to avoid strings duplication.
2011-02-03Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-02-03SH-861 FIX update render cost algorithm to use geometry triangle countsNyx (Neal Orman)
base cost is now geometry-based, for both meshes and prims Some of the previous weights have been recalibrated based on testing. Code reviewed by davep. Deferring QA for now until the other parts of the algorithm are updated, as re-generating the test takes time each time the algorithm changes.
2011-02-03SH-872 WIP - restored log statements, as removing them had no effectBrad Payne (Vir Linden)
2011-02-03SH-580 FIXED Crash in curl on exitLoren Shih
New defensive programming added this llerrs trigger. This is worth investigating but not at the top of our priority at the moment. Reverting to llinfos for now as has been done for non-Windows builds already.
2011-02-03STORM-513 : pull into viewer-developmentMerov Linden
2011-02-03STORM-397 : pull into viewer-developmentMerov Linden
2011-02-03STORM-316 : pull into viewer-developmentMerov Linden
2011-02-03Pull from viewer-betaMerov Linden
2011-02-03Added tag 2.5.0-beta3, DRTVWR-34_2.5.0-beta3 for changeset b723921b5c71Dessie Linden
2011-02-03Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-02mergeDave Parks
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-02STORM-953 Clarify what happens when you uncheck Allow Public AccessJonathan Yap
Note: This change also incorporates STORM-960