summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-14Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-12STORM-990 Slight change to up-selected buttonJonathan Yap
2011-02-12STORM-990 The arrow in the bottom right of the Landmark panel points downJonathan Yap
2011-02-11STORM-975 : pull into viewer-developmentMerov Linden
2011-02-11STORM-833 : pull into viewer-developmentMerov Linden
2011-02-11SH-813 Switch llerrs in llcurl.cpp to an assert.Dave Parks
2011-02-11STORM-937 : Use subprocess instead os commands in python, suppress crufty ↵Merov Linden
svn code
2011-02-11SH-912 Fix for avatar impostors glitching out at weird angles.Dave Parks
2011-02-11STORM-991 FIXED parameter parsing warning upon Inventory floater construction.Seth ProductEngine
2011-02-11mergeDave Parks
2011-02-11SH-510 Fix for some mesh selection outlines appearing one region away.Dave Parks
2011-02-11mergeBrad Payne (Vir Linden)
2011-02-11SH-915 WIP - removed coupling between autopilot flycam and joystick flycamBrad Payne (Vir Linden)
2011-02-11pull back release tag from viewer-betaOz Linden
2011-02-11Added tag 2.5.0-release, DRTVWR-31_2.5.0-release for changeset b723921b5c71Dessie Linden
2011-02-11Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-11STORM-680 FIXED (Avaline callers are added to the Recent list)paul_productengine
- When accepting an avaline call, add a caller to the recent list as AvalineListItem - When adding item to the LLRecentPeople, check whether item with the same phone number exists and delete it if exists. This is need to avoid duplication in the Recent list of the panel People.
2011-02-11STORM-980 Appearance panel / Wear button is too wideJonathan Yap
2011-02-10Mergeleyla_linden
2011-02-10Backed out changeset 4fd25c7614e0leyla_linden
2011-02-11OPEN-29 Cleanup: strip trailing whitespaceBoroondas Gupte
As people will have to rebuild half the tree anyway, because these headers changed, we might as well prettify them a bit.
2011-02-11OPEN-29 Cleanup: removed superflous "public:"Boroondas Gupte
Not related, just a while-I'm-at-it thing.
2011-02-10mergeDave Parks
2011-02-10SH-958 Fix for entire scene being in shadow when shadows + SSAO disabled but ↵Dave Parks
"Lighting and Shadows" enabled.
2011-02-11OPEN-29 Cleanup: removed extra qualification ‘LLDir_Win32::’ on member ↵Boroondas Gupte
‘getNextFileInDir’ Before OPEN-29, when lldir_win32.h would have been included when building for Linux, GCC would error out with indra/llvfs/lldir_win32.h:50: error: extra qualification ‘LLDir_Win32::’ on member ‘getNextFileInDir’ which, although unintended, probably was a Good Thing (TM), as this would have aborted the build, so that the wrong include would be noticed. Now that we explicitly error out with a (hopefully) useful error message, this isn't needed anymore.
2011-02-11OPEN-29 Error out if lldir_<platform>.h is included when building for a ↵Boroondas Gupte
different platform As far as I know, there is no good reason to include e.g. indra/llvfs/lldir_win32.h while not building for a windows target, so be better prevent this to avoid hard to find errors.
2011-02-10backing out sh-512 changesleyla_linden
2011-02-10SH-942 Deferred rendering options in preferences should be visible even if ↵leyla_linden
MeshEnabled is false.
2011-02-10Fix for linux build breakageBrad Payne (Vir Linden)
2011-02-10mergeBrad Payne (Vir Linden)
2011-02-10SH-915 WIP - LLAgentPilot class cleanup, added interpolation for camera motionBrad Payne (Vir Linden)
2011-02-10STORM-979 selection outline from inventory bottom panel buttons is cut at ↵Jonathan Yap
the left side when clicked.
2011-02-10STORM-986 : Fix for Linux buildMerov Linden
2011-02-10STORM-986 FIX (build error/Linux) media_plugin_webkit errors on some Windows ↵callum
systems
2011-02-10Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-09STORM-981 : Fix Linux link issues when LL_TESTS is ONMerov Linden
2011-02-09STORM-986 : pull into viewer-developmentMerov Linden
2011-02-09mergeDave Parks
2011-02-09SH-920 Wait for threads to shut down before deleting them -- also, fix some ↵Dave Parks
assertions that were encouraging people to comment out the destruction of LLSignal.
2011-02-09SH-915 WIP - cleanupBrad Payne (Vir Linden)
2011-02-09STORM-937 : Fix python scripts shebang line and license header for consistencyMerov Linden
2011-02-09pull from viewer-developmentMerov Linden
2011-02-09Mergeleyla_linden
2011-02-09SH-938 [REGRESSION] Mesh costs and old style costs shown in Edit tools on ↵leyla_linden
mesh region with MeshEnabled set to False
2011-02-09mergeDave Parks
2011-02-09SH-874 Revert much of the bad water bounding box and distortion texture ↵Dave Parks
usage changes from SNOW-643 and properly occlusion cull void water patches for machines without depth clamp.
2011-02-10STORM-833 FIXED "i" button overlapping text in name list controls like Group ↵Seth ProductEngine
Members list.
2011-02-09SH-915 WIP - support pilot.xml with extended camera infoBrad Payne (Vir Linden)
2011-02-09SH-874 Fix for bad performance on cards without GL_ARB_depth_clamp in cases ↵Dave Parks
where water and terrain should be occluded.
2011-02-09Line endings.Dave Parks