Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-17 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-02-17 | SH-959 FIX crash in llflexibleobject.cpp | Nyx (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-17 | merge | prep | |
2011-02-17 | Another part of the pelvis fix. Sh-634 | prep | |
2011-02-17 | Mesh-development work in progress | Loren Shih | |
2011-02-16 | Merge | leyla_linden | |
2011-02-16 | SH-512 [REGRESSION] Linden trees scale up to 200m on Mesh regions | leyla_linden | |
SH-943 10 meters maximum Prim/Mesh size in latest Mesh Viewers | |||
2011-02-16 | Fix for problem with pelvis offset | prep | |
2011-02-16 | SH-957 Turning off Atmospheric Shaders greys out Lighting and Shadows ↵ | leyla_linden | |
options in preferences but does not turn off shadows inworld | |||
2011-02-16 | Fix for SH-816 | prep | |
2011-02-15 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-15 | SH-845 FIX - wording change | Brad Payne (Vir Linden) | |
2011-02-15 | SH-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-15 | partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-14 | merge | Dave Parks | |
2011-02-14 | Fix for crash when enabling Debug GL (stack underflow) | Dave Parks | |
2011-02-14 | Merge | leyla_linden | |
2011-02-14 | SH-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-14 | SH-547 Fix for rigged attachments being invisible in impostors and fix for ↵ | Dave Parks | |
impostors not working with lighting and shadows enabled. | |||
2011-02-14 | debug_console is now resizable | Andrew Meadows | |
Reviewed with Callum Linden. | |||
2011-02-14 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-11 | STORM-975 : pull into viewer-development | Merov Linden | |
2011-02-11 | STORM-833 : pull into viewer-development | Merov Linden | |
2011-02-11 | SH-912 Fix for avatar impostors glitching out at weird angles. | Dave Parks | |
2011-02-11 | merge | Dave Parks | |
2011-02-11 | SH-510 Fix for some mesh selection outlines appearing one region away. | Dave Parks | |
2011-02-11 | merge | Brad Payne (Vir Linden) | |
2011-02-11 | SH-915 WIP - removed coupling between autopilot flycam and joystick flycam | Brad Payne (Vir Linden) | |
2011-02-11 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-11 | STORM-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-11 | STORM-980 Appearance panel / Wear button is too wide | Jonathan Yap | |
2011-02-10 | Merge | leyla_linden | |
2011-02-10 | Backed out changeset 4fd25c7614e0 | leyla_linden | |
2011-02-10 | merge | Dave Parks | |
2011-02-10 | SH-958 Fix for entire scene being in shadow when shadows + SSAO disabled but ↵ | Dave Parks | |
"Lighting and Shadows" enabled. | |||
2011-02-10 | backing out sh-512 changes | leyla_linden | |
2011-02-10 | SH-942 Deferred rendering options in preferences should be visible even if ↵ | leyla_linden | |
MeshEnabled is false. | |||
2011-02-10 | merge | Brad Payne (Vir Linden) | |
2011-02-10 | SH-915 WIP - LLAgentPilot class cleanup, added interpolation for camera motion | Brad Payne (Vir Linden) | |
2011-02-10 | STORM-979 selection outline from inventory bottom panel buttons is cut at ↵ | Jonathan Yap | |
the left side when clicked. | |||
2011-02-10 | STORM-986 : Fix for Linux build | Merov Linden | |
2011-02-10 | STORM-986 FIX (build error/Linux) media_plugin_webkit errors on some Windows ↵ | callum | |
systems | |||
2011-02-10 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-09 | STORM-986 : pull into viewer-development | Merov Linden | |
2011-02-09 | merge | Dave Parks | |
2011-02-09 | SH-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-09 | SH-915 WIP - cleanup | Brad Payne (Vir Linden) | |
2011-02-09 | STORM-937 : Fix python scripts shebang line and license header for consistency | Merov Linden | |
2011-02-09 | pull from viewer-development | Merov Linden | |
2011-02-09 | Merge | leyla_linden | |