Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-24 | MAINT-4009: Cleaning up some statically allocated memory in a ↵ | Stinson Linden | |
LLVolumeGeometryManager method that was never freed. | |||
2014-03-11 | MAINT-3778 Develop>RenderMetadata>LOD Info no longer displays values for objects | Mnikolenko ProductEngine | |
2014-02-27 | MAINT-3778 Develop>RenderMetadata>LOD Info no longer displays values for objects | Mnikolenko ProductEngine | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-12-02 | merge with release | Richard Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-11-11 | convert dos line endings | Oz Linden | |
2013-11-05 | MAINT-3376 FIXED Successive llSetTextureAnim calls fail in 3.6.10 (283075) ↵ | maksymsproductengine | |
unless a different command (llSleep(0.01), llSay(0,"hello")) is placed between them.: - fix for MAINT-2861 was reverted to resolve this issue; | |||
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-10-23 | fix for SH-4551: Interesting: some attachments do not appear after teleport | Xiaohong Bao | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-10-15 | fix for SH-4551: Interesting: some attachments do not appear after teleport | Xiaohong Bao | |
2013-10-14 | changed ll_aligned_(malloc|free) to take alignment size as a template argument | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-09-25 | Merge recent viewer-bear fixes that missed the boat | Graham Linden | |
2013-09-20 | MAINT-3172 fix rendering regressions from release mergedown | Graham Linden | |
2013-09-20 | NORSPEC-292 fix regression of materials bug from mismerge of release to bear | Graham Linden | |
2013-09-19 | Merge downstream code | simon_linden | |
2013-09-18 | The unbearable lightness of being norspec | Graham Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-19 | Fix merge regressions from missed changes to LoD updates | Graham Linden | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-19 | Fix merge issues from genBBoxes optimizations fighting with genBBoxes ↵ | Graham Linden | |
optimizations and missing statics | |||
2013-08-19 | Merge in viewer-release | Graham Linden | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-13 | MAINT-2861 FIXED llAdjustSoundVolume causes animated textures on same object ↵ | maksymsproductengine | |
to reset to first frame | |||
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-08-13 | MAINT-2861 FIXED llAdjustSoundVolume causes animated textures on same object ↵ | maksymsproductengine | |
to reset to first frame | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-05 | NORSPEC-336 intentionally rebreak 304 to fix glow while we find a fix that ↵ | Graham Linden | |
works for both | |||
2013-08-03 | NORSPEC-304 NORSPEC-334 NORSPEC-336 fix black glow overdraw without breaking ↵ | Graham Linden | |
glow | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-28 | NORSPEC-314 fix the fullbright alpha mask logic | Graham Madarasz | |
2013-07-24 | Sh-4321 # Fixes for detach deformations. General code cleanup as well. | prep | |
2013-07-23 | Merge | Xiaohong Bao | |
2013-07-22 | MAINT-2717 FIX Cannot see kittycorner SLS region from Sunshine region | PavelK ProductEngine | |
2013-07-21 | NORSPEC-315 NORSPEC-316 NORSPEC-312 fix various haze and gamma correction ↵ | Graham Linden | |
issues, alpha-blend objects still missing haze underwater | |||
2013-07-16 | NORSPEC-240 revert part of change causing regression in non-ALM rendering | Graham Linden | |
2013-07-16 | NORSPEC-240 make alpha-masked fullbright objs use fullbright alpha mask ↵ | Graham Linden | |
rendering | |||
2013-07-03 | NORSPEC-286 Make raycast code pay attention to diffuse alpha mode. | Dave Parks | |
2013-07-02 | MAINT-2808 Viewer side : Stats for OBJECT_ATTACHMENT_GEOMETRY_BYTES and ↵ | simon | |
OBJECT_ATTACHMENT_SURFACE_AREA do not return to the 'no attachments' values after avatar removes last attachment | |||
2013-07-02 | NORSPEC-292 fix issues with managing LLNetworkData::PARAMS_LIGHT_IMAGE when ↵ | Graham Linden | |
demoting spotlights by removing their tex | |||
2013-06-27 | Merge with viewer-release | callum_linden | |
2013-06-27 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-26 | SH-4226 FIX wearing petite outfit gives appearance responder errors | Nyx Linden | |
Requesting appearance updates on updateGeometry for the avatar was spamming the back-end and causing the throttling mechanism to get hit. Removing that caused a re-introduction of SH-4109, so added a callback to link creation in the COF for attachments to request an appearance update. This should cause us to request an appearance update once per attachment attached, where before we were seeing up to 8 redundant requests. |