Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-01 | fix for SH-2560: Nearby avatar textures fail to load | Xiaohong Bao | |
and SH-2671: sometimes other avatar textures don't load | |||
2011-11-30 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-11-30 | fix for SH-2668: "ocean" water is always 20m high instead of the Region ↵ | Xiaohong Bao | |
Water Height | |||
2011-11-30 | trivial: change a log info for memory failure for LLImageBase | Xiaohong Bao | |
2011-11-29 | Enabling VBO's for mac by default | Leslie Linden | |
2011-11-29 | fix a mac build error: a friend declaration issue. | Xiaohong Bao | |
2011-11-29 | merge | Dave Parks | |
2011-11-29 | merge | Dave Parks | |
2011-11-29 | merge | Dave Parks | |
2011-11-29 | merge | Dave Parks | |
2011-11-28 | SH-2038 PROGRESS -- Hacked the code to not render alpha using VBO's on OS X ↵ | Leslie Linden | |
since everything renders faster using VBO's except alpha for some mysterious reason. | |||
2011-11-28 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-11-28 | a try fix for sh-2651: [crashhunters] Crash after google translate failure | Xiaohong Bao | |
and sh-2658: crash in LLPluginMessage::parse | |||
2011-11-28 | merge changes for vmrg-193 | Oz Linden | |
2011-11-28 | merge | Brad Payne (Vir Linden) | |
2011-11-28 | merge | Brad Payne (Vir Linden) | |
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-23 | SH-2713 FIX -- modified code to call LLPipeline::refreshCachedSettings only ↵ | Leslie Linden | |
when settings that could affect it are modified. Reviewed by davep. | |||
2011-11-23 | SH-2712 FIX -- added caching to isFullyLoaded | Leslie Linden | |
2011-11-23 | SH-2711 FIX -- Removed the "RenderAnimateTrees" setting and associated code. | Leslie Linden | |
2011-11-23 | SH-2710 FIX -- Removed calls to getChild happening every frame and during ↵ | Leslie Linden | |
idle calls. Reviewed by davep. | |||
2011-11-23 | merge | Dave Parks | |
2011-11-23 | SH-2449 Preserve texture scaling when animating textures when "size x" and ↵ | Dave Parks | |
"size y" parameters to llSetTextureAnim are zero. | |||
2011-11-23 | merge changes for vmrg-192 | Oz Linden | |
2011-11-23 | merge changes for vmrg-190 | Oz Linden | |
2011-11-22 | remove redundant memory allocation for sh-2651: [crashhunters] Crash after ↵ | Xiaohong Bao | |
google translate failure | |||
2011-11-22 | trivial: update the memory pool log info to the latest. | Xiaohong Bao | |
2011-11-22 | merge changes for vmrg-191 | Oz Linden | |
2011-11-22 | merge | Brad Payne (Vir Linden) | |
2011-11-22 | merge | Brad Payne (Vir Linden) | |
2011-11-21 | FIX INTL-82 LQA changes for Turkish and French | eli | |
2011-11-21 | sync with viewer-development | eli | |
2011-11-21 | Greatly reduced the number of memcpy operations done on the media plug-in ↵ | Leslie Linden | |
message output pipe by removing 's = s.substr()' type operations. The output string is now cleared via 's.clear()' when its entire contents have been pumped and the beginning of the data is stored as an index when necessary, rather than modifying the initial string. Reviewed by davep. | |||
2011-11-21 | SH-2614 FIX, SH-2684 FIX - fixed buggy state management in onPhysicsUseLOD | Brad Payne (Vir Linden) | |
2011-11-21 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-11-21 | merge | Dave Parks | |
2011-11-21 | SH-2708 Fix for broken shadows on alpha objects | Dave Parks | |
2011-11-21 | fix for sh-2601: [crashhunters] crash in LLBufferArray::countAfter() | Xiaohong Bao | |
sh-2602: [crashhunters] crash on exit in ~LLPumpIO() | |||
2011-11-21 | merge changes for storm-1634 | Oz Linden | |
2011-11-21 | merge up to latest viewer-development | Oz Linden | |
2011-11-21 | merge changes for storm-1634 | Oz Linden | |
2011-11-21 | merge changes for vmrg-189 | Oz Linden | |
2011-11-21 | merge changes for vmrg-188 | Oz Linden | |
2011-11-21 | update build params | Oz Linden | |
2011-11-21 | merge changes for storm-1684 | Oz Linden | |
2011-11-21 | Add "Use Region Settings" to World->Sun menu | Tofu Buzzard | |
2011-11-21 | merge changes for storm-1663 | Oz Linden | |
2011-11-21 | merge changes for storm-1679 | Oz Linden | |
2011-11-21 | EXP-1630 FIXED Only show snapshot size spinners and "Constrain proportions" ↵ | Vadim ProductEngine | |
checkbox when Custom resolution is selected. | |||
2011-11-18 | Removed unused code from alpha fragment shaders to fix some mac rendering ↵ | Leslie Linden | |
glitches with non-fullbright alpha objects. |