Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-02 | SH-4060 FIX avatar hover being set to minimum at seemingly random times | Nyx Linden | |
avatar hover was being temporarily set to -2.0 for the preview render, which was triggering the minimum enforcement, even when the user's requested value is no where near the minimum. Added a flag to disable the minimum enforcement if we are temporarily changing the value. | |||
2013-05-02 | NORSPEC-149 Fix for objects set to alpha blend sometimes getting tossed into ↵ | Dave Parks | |
alpha mask pool. | |||
2013-05-02 | NORSPEC-99 add break statement to fix legacy bump vert program from being ↵ | Graham Madarasz | |
stomped with inappropriate material prog sans skinning | |||
2013-05-02 | Merged lindenlab/viewer-development-materials into default | graham linden | |
2013-05-01 | NORSPEC-119 redux : fix getState to find the material ID of individually ↵ | Graham Madarasz | |
selected faces correctly | |||
2013-05-02 | NORSPEC-99 add break statement to fix legacy bump vert program from being ↵ | Graham Madarasz | |
stomped with inappropriate material prog sans skinning | |||
2013-05-01 | NORSPEC-119 redux : fix getState to find the material ID of individually ↵ | Graham Madarasz | |
selected faces correctly | |||
2013-05-01 | NORSPEC-145 Fix for improper rendering of glow pass for rigged meshes. | Dave Parks | |
2013-05-01 | merge | Brad Payne (Vir Linden) | |
2013-05-01 | SH-4154 WIP - gInventory.validate() has inventory model internal consistency ↵ | Brad Payne (Vir Linden) | |
checks | |||
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-05-01 | More informative light func tex binding message | Graham Madarasz | |
2013-05-01 | Fix for sky being too bright with advanced lighting enabled | Dave Parks | |
2013-05-01 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-01 | Fix up specular highlights and gamma correction for projectors. | Dave Parks | |
2013-05-01 | Add some diag for debugging light func tex binding | Graham Madarasz | |
2013-05-01 | LLAppearance package update | prep | |
2013-05-01 | NORSPEC-51 Fix for Incorrect Texture icon used in build tool when normal or ↵ | callum_linden | |
specular map is not set to 'Use Texture' | |||
2013-05-01 | merge | Brad Payne (Vir Linden) | |
2013-05-01 | Add missing debian dir for appearnace util packaging | Graham Madarasz (Graham) | |
2013-05-01 | NORSPEC-144 make code to nerf use of FBOs on old windows drivers not affect ↵ | Graham Madarasz (Graham) | |
Mac too | |||
2013-05-01 | NORSPEC-144 make code to nerf use of FBOs on old windows drivers not affect ↵ | Graham Madarasz (Graham) | |
Mac too | |||
2013-05-01 | Restore mismerged sunshine change | Graham Madarasz | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-05-01 | Added tag 3.5.2-beta2 for changeset 509b97acc4ca | Oz Linden | |
2013-05-01 | MAINT-2629: limit stream searches to prevent hangs on bad streams | callum | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-30 | Merge vwr-dev-mat again | Graham Madarasz | |
2013-04-30 | SH-4140 FIX - removed a gratuitous log message | Brad Payne (Vir Linden) | |
2013-04-30 | Fix gcc ternary type inference fail to unbreak Mac and Linux builds | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | Fix vwr-dev-mat merge bugs in llpanelface (missing Oz fix) and XML | Graham Madarasz | |
2013-04-30 | MATBUG-78 Fix for alpha lighting distance attenuation not matching opaque ↵ | Dave Parks | |
distance attenuation | |||
2013-04-30 | MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater. | callum_linden | |
2013-04-30 | Override default channel from buildscripts project | Oz Linden | |
2013-04-30 | merge changes for CHOP-913 | Oz Linden | |
2013-04-29 | Merge in downstream code from viewer-beta | simon | |
2013-04-29 | SH-4140 FIX, SH-3860 FIX - appearance on first-time login should now be ↵ | Brad Payne (Vir Linden) | |
reliable without depending on retries of appearance update requests. May still see COF mismatch errors in the log - these will only be fixed, if at all, with AISv3 integration. | |||
2013-04-29 | NORSPEC-153 Workaround for AMD driver bug that doesn't like '\' on #define's | Dave Parks | |
2013-04-29 | Merge in downstream viewer-beta | simon | |
2013-04-29 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
2013-04-30 | pull tag for 3.5.1-release | Oz Linden | |
2013-04-29 | logcontrol.xml fix this time for sure. | Brad Payne (Vir Linden) | |
2013-04-29 | removed debugging code that got pushed incorrectly. | Brad Payne (Vir Linden) | |
2013-04-29 | removed overly enthusiastic log setting | Brad Payne (Vir Linden) | |
2013-04-29 | merge | Brad Payne (Vir Linden) | |
2013-04-29 | SH-4144 FIX - Debug setting now disables use of AISv3 by default. This is ↵ | Brad Payne (Vir Linden) | |
just a workaround for the problem of aditi advertising the cap when it isn't really present. Once we have aditi in a consistent state we should remove the setting, or at least default it to true. | |||
2013-04-29 | Merged with https://bitbucket.org/lindenlab/viewer-development-materials | Geenz | |
2013-04-29 | Fix any missing color space conversions where appropriate, tweak the sun's ↵ | Geenz | |
intensity to match pre-gamma correction results, and also mask spotlight specular by the projected texture. | |||
2013-04-29 | SH-4146 FIX petite avatars can't touch the ground | Nyx Linden | |
adjusted avatar hover limits to make sure that they are not forced to go above the default |