Age | Commit message (Expand) | Author |
2010-02-20 | raise RenderDeferredSSAOMaxScale from 60 to 200. This is fine. | Tofu Linden |
2010-02-19 | EXT-5553 improve alpha mask ('fast alpha') heuristic | Tofu Linden |
2010-02-02 | Probably the real fix for isLightSpotlight() - PARAMS_LIGHT_IMAGE isn't guara... | Tofu Linden |
2010-02-02 | Trying to resolve a strange crash in LLUUID::isNull()... by avoiding it for now. | Tofu Linden |
2010-02-01 | const fix. | Tofu Linden |
2010-02-01 | start to abstract-out the 'is a spotlight' question so one day we can perhaps... | Tofu Linden |
2010-01-29 | fix a variety of shader errors, mostly due to my confusing glsl with C++... a... | Tofu Linden |
2010-01-29 | duh, use the proper param name. | Tofu Linden |
2010-01-29 | Don't scale windlight lights up just to scale them down again later. avoid t... | Tofu Linden |
2010-01-29 | spot-aware light func usage in ALL shaders. | Tofu Linden |
2010-01-28 | cheap no-branch goodness for rendering both spotlights and pointlights with t... | Tofu Linden |
2010-01-28 | cheaper, cuter way to deal with spot vs point in the shader | Tofu Linden |
2010-01-28 | getting closer to point/spot interchangability | Tofu Linden |
2010-01-28 | cheaply resurrect the difference between spotlight and omnidirectional, as fa... | Tofu Linden |
2010-01-28 | fix the shader dp light going negative! | Tofu Linden |
2010-01-28 | woo, dumb GL lights now match up to our dumb shader model pretty well. | Tofu Linden |
2010-01-28 | enable basic directional lighting for basic/atmospheric shaders - yay. | Tofu Linden |
2010-01-28 | first dribble of directional lights for shaderless path. | Tofu Linden |
2010-01-08 | Cleaned up visible edges of projector frustum in diffuse/specular/ambient lig... | Dave Parks |
2010-01-04 | CTS-54 Fix for SSAO artifacts far away. | Dave Parks |
2009-12-18 | Timers to track time spent waiting on message system. | Dave Parks |
2009-12-16 | Tracking down stalls in llpumpio and agent updates. | Dave Parks |
2010-04-07 | merge from viewer-trunk | Tofu Linden |
2010-04-07 | PE merge from pe-viewer-trunk | Tofu Linden |
2010-04-07 | merge | Tofu Linden |
2010-04-07 | Fixed critical bug EXT-1655 ([BSI] Always flying after pressing "Stand" to st... | Eugene Mutavchi |
2010-04-07 | Fixed normal bug EXT-6600(Block List button in Preferences does nothing prior... | Eugene Mutavchi |
2010-04-07 | fix to the SLE backout. | Tofu Linden |
2010-04-07 | merged backout. | Tofu Linden |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden |
2010-04-07 | merge | Yuri Chebotarev |
2010-04-07 | Done normal task EXT-6583 ([TRUNCATION] build > select build tool > create to... | Mike Antipov |
2010-04-07 | (work in progress) EXT-6564(major) - Fix wearable editing panels. | Dmitry Zaporozhan |
2010-04-07 | fixed EXT-5842 There is a lot of unused space in the online/offline toasts, | Alexei Arabadji |
2010-04-07 | Fixed major bug EXT-6534 (Snapshot to Disk with Custom Size, selecting Constr... | Mike Antipov |
2010-04-07 | merge | Yuri Chebotarev |
2010-04-06 | merge from viewer-2-0 | Tofu Linden |
2010-04-06 | Resurrect 'Sun' menu options. | Tofu Linden |
2010-04-06 | Fixed major bug EXT-6718 (Top menu: 'Build' and 'Help' items are absent). | Vadim Savchuk |
2010-04-06 | Fixed major bug EXT-6572 (EXT-6572 ([VARIABLE IN WRONG PLACE] in Taskbar \"Ka... | Paul Guslisty |
2010-04-06 | automated merge | Loren Shih |
2010-04-06 | EXT-4151 : Immediately check if a fetchObserver filter is done, else add to o... | Loren Shih |
2010-04-06 | wtf-fix for using \\ instead of // as a comment. | Tofu Linden |
2010-04-06 | merge from PE viewer-hotfix | Tofu Linden |
2010-04-06 | merge | Tofu Linden |
2010-04-06 | Fixed normal bug EXT-6545 - Admin > God Tools > Object > Sim Name incorrectly... | Dmitry Zaporozhan |
2010-04-06 | Merge from default branch | Vadim Savchuk |
2010-04-06 | Fixed normal bug EXT-6464 (Buy pass from popup menu doesn't work). | Andrew Dyukov |
2010-04-06 | merge | Yuri Chebotarev |
2010-04-05 | applied render-pipeline-7 @ 137608. This fixes empty depth buffer during hig... | Palmer |