summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-02-17Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-02-17SH-959 FIX crash in llflexibleobject.cppNyx (Neal Orman)
Crash was a result of one of two possibilities: 1) trying to update geometry when it wasn't visible 2) mSimulateRes was non-zero when mInitialized was 0 Put code to handle both cases - initialize if mSimulateRes is 0 OR mInitialized is 0 But only do so if the object is visible. If the object is not visible, early out. Code reviewed by davep
2011-02-17mergeprep
2011-02-17Another part of the pelvis fix. Sh-634prep
2011-02-17Mesh-development work in progressLoren Shih
2011-02-16Mergeleyla_linden
2011-02-16SH-512 [REGRESSION] Linden trees scale up to 200m on Mesh regionsleyla_linden
SH-943 10 meters maximum Prim/Mesh size in latest Mesh Viewers
2011-02-16Fix for problem with pelvis offsetprep
2011-02-16SH-957 Turning off Atmospheric Shaders greys out Lighting and Shadows ↵leyla_linden
options in preferences but does not turn off shadows inworld
2011-02-16Fix for SH-816prep
2011-02-15Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-02-15SH-845 FIX - wording changeBrad Payne (Vir Linden)
2011-02-15SH-845 FIX - installer checks for SSE2 support and offers option to quit if ↵Brad Payne (Vir Linden)
not found (note the needed API is not present on win2k, so the check will not run there)
2011-02-15partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵Xiaohong Bao
leaking.
2011-02-14mergeDave Parks
2011-02-14Fix for crash when enabling Debug GL (stack underflow)Dave Parks
2011-02-14Mergeleyla_linden
2011-02-14SH-956 Turning off Basic Shaders in Preferences > Graphics does not grey out ↵leyla_linden
expected Shadows options in Mesh Viewer SH-957 Turning off Atmospheric Shaders greys out Lighting and Shadows options in preferences but does not turn off shadows inworld
2011-02-14SH-547 Fix for rigged attachments being invisible in impostors and fix for ↵Dave Parks
impostors not working with lighting and shadows enabled.
2011-02-14debug_console is now resizableAndrew Meadows
Reviewed with Callum Linden.
2011-02-14Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-11STORM-975 : pull into viewer-developmentMerov Linden
2011-02-11STORM-833 : pull into viewer-developmentMerov Linden
2011-02-11SH-912 Fix for avatar impostors glitching out at weird angles.Dave Parks
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-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-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-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-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-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