Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden | |
2010-04-02 | ssreflection: restore the shadow factor I accidentally removed with the last ↵ | Tofu Linden | |
update. | |||
2010-04-02 | apply ssreflection changes to class2 and class3 too. | Tofu Linden | |
2010-04-02 | clean-up transplant | Tofu Linden | |
2010-04-02 | ssreflections: perspective reflection for sunlight, planar reflection for ↵ | Tofu Linden | |
ssreflection | |||
2010-04-02 | ssreflections: water reflections strongly imply that the non-perspective ↵ | Tofu Linden | |
reflection from eye is the right one. | |||
2010-04-02 | ssreflections: use the minimum of the lighting dp and the appropriateness. ↵ | Tofu Linden | |
not the product. | |||
2010-04-02 | ssreflections: reflect sunlight direction for reflection. dunno how I feel ↵ | Tofu Linden | |
about this yet. | |||
2010-04-02 | DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk | Roxie Linden | |
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands | |||
2010-04-02 | merge from viewer-trunk | Tofu Linden | |
2010-04-01 | DEV-47845: Finished fixing an update bug on the physics shape type and fixed ↵ | Matthew Breindel (Falcon) | |
the name of that combo box. | |||
2010-04-01 | merge | Richard Nelson | |
2010-04-01 | Merge | Leyla Farazha | |
2010-04-01 | EXT-5168 prefs review: Remove "Small nametags" option | Leyla Farazha | |
reviewed by Richard cc#176 | |||
2010-04-01 | merge | Richard Nelson | |
2010-03-31 | debug ssreflection blur direction. minor. | Tofu Linden | |
2010-03-31 | debug ssreflection blur direction. minor. | Tofu Linden | |
2010-03-31 | merge from viewer-trunk | Tofu Linden | |
2010-03-30 | EXT-6525 - drag threshold is very low for navbar favorites | Richard Nelson | |
reviewed by Leyla | |||
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | Default MediaShowOnOthers setting to false. | Monroe Linden | |
--HG-- branch : EXT-4880 | |||
2010-03-29 | Automated merge | Roxie Linden | |
2010-03-29 | Fix initial outfit selection dialog to choose initial outfit based on | Roxie Linden | |
what's passed up from login.cgi instead of just using hardcoded values. If nothing is passed up, it defaults to values in settings.xml | |||
2010-03-29 | ss reflections tweakage: | Tofu Linden | |
+ // Offset the guess source a little according to a trivial + // checkerboard dither function and spec.a. + // This is meant to be similar to sampling a blurred version + // of the diffuse map. LOD would be better in that regard. + // The goal of the blur is to soften reflections in surfaces + // with low shinyness, and also to disguise our lameness. | |||
2010-03-29 | EXT-6515 Turn off Vivox automatic crash reporting | Aimee Linden | |
2010-03-28 | ss reflections: make the guess less far from the source. | Tofu Linden | |
2010-03-26 | screen-space reflections: remember to unbias the value from the depth map. ↵ | Tofu Linden | |
don't use varying version of lightnorm for lighting the reflection-guess-point. | |||
2010-03-22 | Weekly automated merge from viewer 2.0 | Roxie Linden | |
2010-03-22 | screen-space reflections mk4. generally subtle. very cheap. | Tofu Linden | |
2010-03-20 | merge | Dave Parks | |
2010-03-20 | Tweak detail settings and make graphics preferences widget enabling respect ↵ | Dave Parks | |
requirements. | |||
2010-03-20 | SSAO version of sunLight shaders. | Dave Parks | |
2010-03-19 | Line ending fix. | Dave Parks | |
2010-03-19 | RenderDeferredSSAO works as an independent setting -- decoupled shadows from ↵ | Dave Parks | |
SSAO. | |||
2010-03-19 | Replace RenderDeferredShadow/RenderDeferredSunShadow with RenderShadowDetail | Dave Parks | |
2010-03-19 | Cleanup of RenderReflectionDetail getting duplicated in low/mid_graphics.xml | Dave Parks | |
2010-03-19 | Replace usage of RenderWaterReflections with RenderReflectionDetail. | Dave Parks | |
2010-03-19 | Merge with tip | Callum Prentice | |
2010-03-18 | Merge of PE merge with extra head | Kent Quirk | |
2010-03-18 | EXT-6466 "Move "Enable Cookies" checkbox...", EXT-6402 "Add feature to ↵ | Callum Prentice | |
disable Web plugins via prefs" and EXT-6401 "Add feature to disable Javascript via prefs" Apologies for the multiple commit of Jiras - these changes are closely related and impossible to commit deparately Reviewed by Monroe | |||
2010-03-18 | XML changes for new graphics preferences | Dave Parks | |
2010-03-18 | set default viewer window size to 1024x738 EXT-4820 [NUX] Viewer dimensions ↵ | Igor Borovkov | |
on first-run Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/69/ --HG-- branch : product-engine | |||
2010-03-17 | CTS-110 Remove soft alpha in deferred pipeline (breaks some content). Will ↵ | Dave Parks | |
revisit soft alpha in materials project. | |||
2010-03-17 | Fix for impostors being fullbright when deferred rendering enabled. | Dave Parks | |
2010-03-17 | Disable fast alpha by default. Pull scene importer option from upload menu. | Dave Parks | |
2010-03-08 | automated merge | Roxie Linden | |
2010-03-07 | Add a touch of fakey ripple to shadows on the surface of water, as if the ↵ | Tofu Linden | |
water has depth. Using 4th component of the normal map to encode a position displacement (along the normal) in the class2 shadow lookup. | |||
2010-03-07 | Some extra comments to help me get things straight. | Tofu Linden | |
2010-03-07 | trivial comment typo fix. | Tofu Linden | |
2010-03-07 | Remove an extraneous normalize() from the water fragment shader - the last ↵ | Tofu Linden | |
thing we did to this vector was normalize it anyway. |