Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-23 | merge | Tofu Buzzard | |
2011-02-23 | Merge | leyla_linden | |
2011-02-23 | SH-1035 Model preview background color should match spec | leyla_linden | |
2011-02-23 | SH-301 Cleanup -- accidentally removed a multiply by sDistanceFactor | Dave Parks | |
2011-02-23 | SH-301 Use avatar distance and radius when calculating LoD for rigged ↵ | Dave Parks | |
attachments. | |||
2011-02-23 | SH-473/CTS-248 Enable mirror and invert check boxes for meshes. | Dave Parks | |
2011-02-23 | Merge: Backed out changes for STORM-336 for merge due to complexity, will ↵ | Loren Shih | |
need to apply these manually. | |||
2011-02-23 | Fixes from merge of viewer-development -> mesh-development. | Loren Shih | |
2011-02-23 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-22 | merge | Tofu Buzzard | |
2011-02-22 | merge | Dave Parks | |
2011-02-22 | SH-874 Better VBO usage hints, most notably don't use VBOs for occlusion ↵ | Dave Parks | |
queries if GL is set to not use VBOs for stream draw. | |||
2011-02-22 | merge | Dave Parks | |
2011-02-22 | SH-438 Use node name instead of mesh name for object names when importing ↵ | Dave Parks | |
meshes. | |||
2011-02-22 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-22 | set "RenderVBOMappingDisable" to be true by default to stop VBO memory leaking. | Xiaohong Bao | |
2011-02-22 | merge | Tofu Buzzard | |
2011-02-18 | Code cleanup and removed hacky code support for some old legacy rig types | prep linden | |
2011-02-18 | merge | Dave Parks | |
2011-02-18 | SH-948 don't occlusion cull everything when deferred rendering is enabled | Dave Parks | |
2011-02-18 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | merge | Dave Parks | |
2011-02-17 | SH-1006 Quick pass at cutting down the number of redundant GL calls based on ↵ | Dave Parks | |
data from gDEBugger. Reviewed by Nyx. | |||
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | merge | Dave Parks | |
2011-02-17 | SH-547 Use appropriate texture channel for rendering avatars into their ↵ | Dave Parks | |
impostor map. | |||
2011-02-17 | merge | Tofu Buzzard | |
2011-02-17 | merge changes for storm-937 | Oz Linden | |
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 | merge | Tofu Buzzard | |
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 | Tofu Buzzard | |
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. |