Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-02 | SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ↵ | Dave Parks | |
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_... | |||
2010-11-30 | Ditch fake anti-aliasing for deferred rendering. | Dave Parks | |
2010-11-30 | merge | Dave Parks | |
2010-11-30 | Far focal plane blur attenuation tweak. | Dave Parks | |
2010-11-30 | Make importer use 3-light setup all the time | Dave Parks | |
2010-11-29 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-29 | SH-531 / CTS-324 FIX fix of VWR-20749 / SNOW-624 lost in merge | Nyx (Neal Orman) | |
Re-applied fix originally committed in 1e93695ded30 Reveiewed code, appears straightforward. | |||
2010-11-29 | removed scrub_host_name | Brad Payne (Vir Linden) | |
2010-11-29 | merge | Dave Parks | |
2010-11-29 | Get rid of some redudnant calls to constructUrl | Dave Parks | |
2010-11-29 | Tweak DoF bloom gradient. | Dave Parks | |
2010-11-29 | merge | Brad Payne (Vir Linden) | |
2010-11-24 | SH-481 FIX linux build is over 200 MB | Nyx (Neal Orman) | |
A previous merge in our move to the public branch cut out the binary strip command from viewer_manifest.py. Putting it back in to restore small binaries. | |||
2010-11-24 | merge | Brad Payne (Vir Linden) | |
2010-11-24 | SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares lib | Brad Payne (Vir Linden) | |
2010-11-24 | Tweak fnumber and circle of confusion to be more typical of 35mm daytime. | Dave Parks | |
2010-11-24 | merge | Dave Parks | |
2010-11-24 | Depth of Field whenever "Lighting and Shadows" is enabled and ↵ | Dave Parks | |
global-illumination is not (experimental). | |||
2010-11-23 | automated merge from mesh-development | Loren Shih | |
2010-11-23 | SH-429 FIXED Inventory Filter for Meshes does not work | Loren Shih | |
Mesh inventory filter was added incorrectly to filters pane, and was not hooked up to any code. | |||
2010-11-23 | Fix for SH-479 | prep linden | |
2010-11-22 | merge of earlier code that got stomped from a previous merge | prep linden | |
2010-11-21 | Remove dependency on ll_align_malloc/free from avatar. | Dave Parks | |
2010-11-21 | Remove ll_aligned_malloc from llspatialpartition | Dave Parks | |
2010-11-21 | Prune ll_aligned_malloc/free calls out of lldrawable and llface | Dave Parks | |
2010-11-21 | Fake anti-aliasing for deferred rendering as an alternative to real ↵ | Dave Parks | |
anti-aliasing. | |||
2010-11-21 | Fix for crash when uploading textures via importer. Uploads still fail, ↵ | Dave Parks | |
though, fix just makes them stop trying after 5 retries when getting 499 or 500 status codes. | |||
2010-11-19 | remove unused variable make gcc happy | Dave Parks | |
2010-11-19 | Don't reset preview target unless high LOD is being swapped out. | Dave Parks | |
2010-11-19 | SH-525 fix for crash when specifying LOD slots out of order. | Dave Parks | |
2010-11-19 | merge | Dave Parks | |
2010-11-19 | SH-448 Initial draft of implementing UI spec for "advanced" importer. | Dave Parks | |
2010-11-19 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-19 | SH-356 FIX render cost doesn't factor in revolutions | Nyx (Neal Orman) | |
Added a revolutions factor to render cost calculations. Adding revolutions will multiply your render cost based on how much geometry is added, from 1x up to 4x Code reviewed by Davep. Wiki documentation updated. | |||
2010-11-19 | merge | prep linden | |
2010-11-19 | Fix for crash on accessing a translation element that is NULL | prep linden | |
2010-11-18 | SH-350 SH-351 SH-355 FIX ARC fixes | Nyx (Neal Orman) | |
Had a few debugging lines in my last checkin. Cleaning up unreviewed changes. | |||
2010-11-18 | SH-350 SH-351 SH-355 FIX Several fixes for ARC | Nyx (Neal Orman) | |
Fixed the texture resolution calculation against the rounding errors we had before. Fixed the bug where linking prims changed the combined cost Fixed the bug where twisting was not computed properly Code reviewed by davep. | |||
2010-11-17 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-17 | SH-480 FIX meshes are not added to objects folder on upload | Nyx (Neal Orman) | |
curl host scrubbing was causing object creation for mesh prims to fail. Commenting out the offending lines so we can have a functional release. Will file a separate bug for Vir to investigate when/if we can re-enable host scrubbing on these URLs for a future release. Approach approved by davep. | |||
2010-11-17 | merge | Brad Payne (Vir Linden) | |
2010-11-17 | SH-476 FIX. Map tiles were failing when numeric addrs were substituted in ↵ | Brad Payne (Vir Linden) | |
amazon S3 image queries | |||
2010-11-17 | Implemented support for parsing bone offsets from a Collada file when no ↵ | prep linden | |
skeletal node is present. | |||
2010-11-15 | merge | prep | |
2010-11-15 | Implemented support for getting at the child translational element if the ↵ | prep | |
SID fails to resolved. | |||
2010-11-15 | Backed out changeset: 1c9c6cdcccde | prep | |
2010-11-15 | Implemented support for getting at the child translational element if the ↵ | prep | |
SID fails to resolved. | |||
2010-11-12 | BUILDFIX allow curl host name scrub to work on non-windows platforms | Nyx (Neal Orman) | |
Needed an include for gethostbyname to be called properly. | |||
2010-11-12 | merge | Brad Payne (Vir Linden) | |
2010-11-12 | SH-275 FIX: non-production grids now default to different source of map tiles | Brad Payne (Vir Linden) | |