Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-14 | merge | Dave Parks | |
2010-07-09 | Merged from viewer-release | Dessie Linden | |
2010-06-10 | merge | Dave Parks | |
2010-06-10 | Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of ↵ | Dave Parks | |
merge fixes. | |||
2010-06-04 | Normal debug display and fix for bad bump mapping and planar texture ↵ | Dave Parks | |
coordinates. | |||
2010-06-03 | Vectorized octree and much of llspatialpartition and lldrawable. | Dave Parks | |
Octree driven raycast. | |||
2010-05-18 | merge | Dave Parks | |
2010-05-18 | Take a stab at baked sunlight to help low end hardware. | Dave Parks | |
2010-05-14 | merge from viewer-public | Tofu Linden | |
2010-05-14 | merge from viewer-public | Tofu Linden | |
2010-05-13 | EXT-7155: FIXED: bumpmaps failed to load | Xiaohong Bao | |
reviewed by davep. (transplanted from fec2b449fbf9af842ee06e1be7198c4b2b879400) | |||
2010-05-13 | EXT-7155: FIXED: bumpmaps failed to load | Xiaohong Bao | |
reviewed by davep. | |||
2010-05-12 | merge | Dave Parks | |
2010-05-12 | Fix for fullbright bump not working in deferred render. | Dave Parks | |
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. (transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411) | |||
2010-05-12 | Fix for fullbright bump not working in deferred render. | Dave Parks | |
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. (transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411) | |||
2010-05-12 | Fix for fullbright bump not working in deferred render. | Dave Parks | |
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. | |||
2010-05-08 | Physics shape fetching. | Dave Parks | |
2010-04-26 | EXT-7060 default auto alpha masking to ON for deferred rendering (only ↵ | Tofu Linden | |
deferred rendering) | |||
2010-04-26 | EXT-7060 default auto alpha masking to ON for deferred rendering (only ↵ | Tofu Linden | |
deferred rendering) (transplanted from 050ae2c9451a6b89374c5a10403f373e2475f23b) | |||
2010-04-26 | EXT-7060 default auto alpha masking to ON for deferred rendering (only ↵ | Tofu Linden | |
deferred rendering) (transplanted from 050ae2c9451a6b89374c5a10403f373e2475f23b) | |||
2010-04-12 | slightly-hairy merge from viewer-trunk | Tofu Linden | |
2010-04-09 | the first round of the debug code for EXT-6792: Crash on ATI 3200 | Xiaohong Bao | |
2010-02-28 | Remove some dead code. | Dave Parks | |
Add LH transform to LLVector3 Add DebugShowUploadCost Make LOD generation on model preview less finnicky. Remove error level based LOD generation. Better framing of model before upload. Better error handling for model uploader. Remove [COST] argument from model upload menu item. Remove L$ check from model upload menu item being enabled. | |||
2010-02-18 | viewer2 merge. | Tofu Linden | |
2010-02-18 | more cleanup of some dead members. | Tofu Linden | |
2010-02-18 | minor cleanup in prep for EXT-5389 | Tofu Linden | |
2010-02-13 | resolve. | Tofu Linden | |
2010-02-13 | Backed out changeset d89b00b44ab6 | Tofu Linden | |
2010-02-13 | merge from viewer2. this fucks up davep's optimizations, so I'll backout ↵ | Tofu Linden | |
their backout next to restore them. I hope. Sheesh. | |||
2010-02-12 | Backed out davep's optimization pass. changeset 3c3685de430a | Palmer Truelson | |
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-06 | Draw prims using triangle strips instead of triangle lists. | Dave Parks | |
2010-02-23 | merge | Palmer Truelson | |
2010-02-23 | Turning on Davep optimizations again. Backed out changeset d89b00b44ab6 | Palmer Truelson | |
2010-02-06 | Draw prims using triangle strips instead of triangle lists. | Dave Parks | |
2010-02-03 | Optimization pass. | Dave Parks | |
-- Further instrumentation of idle update -- Removed mActiveQ from LLPipeline, instead making calm objects static during LLVOVolume::idleUpdate -- Further instrumentation of flexible object update -- Converted LLDynamicArray and LLMap members of LLViewerObjectList to stl counterparts -- Increased number of update bins in LLViewerObjectList from 16 to 128 (objects will be processed every 128 frames instead of every 16, or ~ 90% fewer objects processed per frame) -- Removed unused "renderObjectsForSelect" code. -- Reenabled LOD updates for objects further than 24m from camera | |||
2009-12-11 | HTTP Mesh fetch FTW.. still busted | Dave Parks | |
2009-11-25 | Merge of viewer 2 | Palmer Truelson | |
2009-11-24 | Merge cleanup. | Dave Parks | |
2009-11-24 | Merge | Dave Parks | |
2009-11-24 | Backed out changeset: ec7f6f4bd908 | Dave Parks | |
2009-11-24 | Fix for copying of tetrahedrons in place of mesh LODs. | Dave Parks | |
Fix for bad tetrahedron bounding box. Bad fix for simultaneous loading of multiple LODs. | |||
2009-11-23 | EXT-2460 - mouselook mode - remove unused UI elements | richard | |
EXT-2504 - black bars present at top and bottom when in mouselook reviewed by Leyla | |||
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-11 | added viewports to LLRenderTarget to speed up animation of sidetray | richard | |
reviewed by Leyla | |||
2009-11-05 | Fix for crash on teleport to mesh enabled region. | Dave Parks | |
Fix for flashing meshes on LOD switch. | |||
2009-11-02 | Sync up with render-pipeline-7 ignore-dead-branch | David Parks | |
2009-09-22 | Merging render-pipeline-6-qa-2 into viewer-2 | David Parks | |
Self reviewed. | |||
2009-08-24 | merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 | Richard Nelson | |
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684 improved text editor (handles multiple fonts simultaneously as well as inline widgets) | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |