summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-17Added an EventAPI listener to LLWindow for hooking into key and mouse inputs.brad kittenbrink
2011-02-17merge up from viewer-autobuildOz Linden
2011-02-17adjust parameters for integration buildOz Linden
2011-02-17mergeDave Parks
2011-02-17SH-1006 Quick pass at cutting down the number of redundant GL calls based on ↵Dave Parks
data from gDEBugger. Reviewed by Nyx.
2011-02-17mergeTofu Buzzard
2011-02-17mergeTofu Buzzard
2011-02-17mergeDave Parks
2011-02-17SH-547 Use appropriate texture channel for rendering avatars into their ↵Dave Parks
impostor map.
2011-02-17Automated merge with file:///Users/oz/Work/V-DROz Linden
2011-02-17mergeTofu Buzzard
2011-02-17mergeTofu Buzzard
2011-02-17STORM-842 FIXED displaying favorites list at login screen when user name is ↵Seth ProductEngine
typed like "firstname.lastname" or "firstname_lastname" or user name consists of a single word.
2011-02-17merge changes for storm-937Oz Linden
2011-02-17Cherrypick Merov's fix for update_version_files.py.Christian Goetze (CG)
2011-02-17merge changes for storm-937Oz Linden
2011-02-17catch up with viewer-beta branchEli Linden
2011-02-17mergeNyx (Neal Orman)
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-17merge changes for viewer-autobuildOz Linden
2011-02-17merge lastest changes from viewer-vs2010Oz Linden
2011-02-17mergeprep
2011-02-17Another part of the pelvis fix. Sh-634prep
2011-02-17explicity call python scripts with python so they work on all platforms.Andrew A. de Laix
2011-02-17try disabling parallel builds in TC for LinuxOz Linden
2011-02-17Mesh-development work in progressLoren Shih
2011-02-16STORM-987 : Allow more flexibility around input and output listsMerov Linden
2011-02-16Automated merge with ssh://bitbucket.org/jenn_linden/viewer-vs2010Oz Linden
2011-02-16Automated merge with file:///Users/oz/Work/viewer-autobuildOz Linden
2011-02-16fix dos line endingsOz Linden
2011-02-16STORM-987 : Implement in and out list of files and pattern matchingMerov Linden
2011-02-16SOCIAL-544 PARTIAL move skylight skin to viewer repoRichard Linden
2011-02-16turn off parallel linux builds; they don't work for autobuild driven builds.Alain Linden
2011-02-16for now, turn off precompiled header usage by default (so Incredibuild will ↵Alain Linden
work).
2011-02-16temporarily turn off precompiled header usage to work around Incredibuild ↵Alain Linden
issues.
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-16Automated merge with ssh://bitbucket.org/jenn_linden/viewer-vs2010Oz Linden
2011-02-16merging in latest viewer-developmentOz Linden
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-16use new packages.Alain Linden
2011-02-16fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with ↵Alain Linden
correct python executable).
2011-02-16merge changes for storm-981Oz Linden
2011-02-16mergeNyx (Neal Orman)
2011-02-16SH-997 FIX verify texture performance statsNyx (Neal Orman)
Got some better, reproducible numbers, which puts 32x32 textures at 538 points and 1024x1024 textures at 1024 points.
2011-02-16mergeTofu Buzzard
2011-02-16mergeTofu Buzzard
2011-02-16STORM-977 llmediaplugintest shows up even though -DLL_TESTS:BOOL=OFF has ↵Jonathan Yap
been used