summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-01-30merge MAINT-2252 fixOz Linden
2013-01-29Compile fix for potentially uninitialized variable.Tonya Souther
2013-01-29Editing interface for normal and specular maps and other parameters.Tonya Souther
2013-01-28Basic normal mapping support.Geenz
2013-01-28merge linearlize lightingOz Linden
2013-01-28rename "Lighting and Shadows" (deferred rendering) to "Advanced Lighting Model"Oz Linden
2013-01-26[MAINT-2233] Duplicate entries in notifications.xmlChris Baker
- Removed duplicate entry from panel_preferences_general.xml
2013-01-25setMaterialParams for LLViewerObjectGeenz
2013-01-25[MAINT-2233] Duplicate entries in notifications.xmlChris Baker
- Removed duplicate notification elements
2013-01-28For MAINT-2276 a workaround to unblock 3.4.5 beta review: tedGraham Madarasz (Graham)
2013-01-25Trying to set materials up for rendering! Yay!Geenz
2013-01-25Linearize light source colors, and a bit of cook torrance fanciness.Geenz
2013-01-25merge changes for DRTVWR-290Oz Linden
2013-01-24MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksetsKelly Washington
* A fix that doesn't break tanks. Reverts MAINT-1742
2013-01-24MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksetsKelly Washington
* A fix that doesn't break doors. Reverst MAINT-2247
2013-01-24Automated merge with ssh://bitbucket.org/lindenlab/viewer-developmentNat Goodspeed
2013-01-24MAINT-2277 Yellow "fence" (selection) of the parcel doesn't update after ↵Kelly Washington
selecting the other parcel * Removed bogus check on matching parcel data coming in.
2013-01-24MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksetsKelly Washington
2013-01-22merge changes for DRTVWR-287Oz Linden
2013-01-22merge changes for open-161Oz Linden
2013-01-22MAINT-2252 GPU Table updateDave Parks
2013-01-16OPEN-161 Typo in the header guard.Jonathan Yap
2013-01-16MAINT-2247 Child object does not update rotation while selected.Kelly Washington
2013-01-16merge changes to remove prototype test codeOz Linden
2013-01-16remove prototype access code used for server testingOz Linden
2013-01-16MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips.Dave Parks
2013-01-14merge initial object fixOz Linden
2013-01-11Initialize correctly for new objects.Tonya Souther
2013-01-11merge gamma correction renderingOz Linden
2013-01-11MAINT-417 Backed out changeset: 7273a1ac51e8Dave Parks
2013-01-11MAINT-1481: Remove xmenity script and viewer_manifest.py references.Nat Goodspeed
2013-01-11Linearize spotlight textures.Geenz
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2013-01-10New controls for editing media.Tonya Souther
2013-01-10MAINT-2209 Parcel name not updating after teleportKelly Washington
2013-01-09MAINT-1481: remove linux-updater; move logic to Linux update_installNat Goodspeed
Now that the viewer's own background updater logic is responsible for downloading a new installer, the only functionality we still use in linux-updater that couldn't be expressed more simply in bash is the UI. But since most Linux distros capable of running SL at all have zenity, and all will have xmessage, we can handle even the UI part. Add xmenity wrapper script so update_install doesn't have to care which is present, and make the bash script that used to launch linux-updater do the real work.
2013-01-09merge changes for DRTVWR-276Oz Linden
2013-01-09More merge cleanup.Dave Parks
2013-01-09More merge cleanup.Dave Parks
2013-01-09Merge cleanup.Dave Parks
2013-01-08merge changes for DRTVWR-277Oz Linden
2013-01-08Automated merge with https://bitbucket.org/lindenlab/viewer-tigerDave Parks
2013-01-08remove duplicated return (merge artifact)Oz Linden
2013-01-08merge changes for DRTVWR-250Oz Linden
2013-01-07FIX INTL-110 remove utf8 BOMeli
2013-01-07FIX INTL-110 fix corrupted chinese character in translationeli
2013-01-07MergeGeenz
2013-01-04add conditional to suppress unused variable warning in Release buildsOz Linden
2013-01-03changes needed to compile with Linden-standard toolchainOz Linden
2012-12-18Merge with viewer-materials tipKitty Barnett