Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-30 | SH-4147 FIX Macro avatar hover gets reset on relog | Nyx Linden | |
Hover minimum enforcement was getting triggered on relog for macro avatars before the joint offsets were applied when loading the avatar. Added code to verify that all attachments in COF have been rezzed, and all attached objects are not in the process of being rebuilt to the enforcement code. This should verify that we only apply the hover value enforcement when all rigged meshes are actually loaded before enforcing minimum hover value | |||
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objects | Nyx Linden | |
Added protection for invalid / empty inventory contents | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2013-03-08 | SH-3959 WIP - pass information about type of fetched image - server bake, ↵ | Brad Payne (Vir Linden) | |
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed | |||
2013-01-30 | SH-3800 WIP - logic to detect baked textures being sought in the wrong ↵ | Brad Payne (Vir Linden) | |
place, avoid querying textures for which we have no authoritative data where they live | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-09 | MAINT-1755: Correcting behavior when llTargetOmega is called with zero spin ↵ | William Todd Stinson | |
rate. | |||
2012-11-09 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-08 | MAINT-1228, MAINT-1668: Deleting code that had been originally deleted to ↵ | William Todd Stinson | |
fix these issues, but then was accidentally re-introduced during a bad merge. | |||
2012-11-08 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Dave Parks | |
2012-11-06 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-05 | merge changes for DRTVWR-217 | Oz Linden | |
2012-10-25 | Merge | Kelly Washington | |
2012-10-15 | MAINT-1672: Correcting issue where the sailboat boom was not moving ↵ | William Todd Stinson | |
correctly. The isssue was that the display text for the prim was being updated, and this code path would mark the prim as having been moved when, in fact, the pipeline had not yet moved the object. | |||
2012-10-15 | Merge in viewer-development code and fix build | simon@Simon-PC.lindenlab.com | |
2012-09-20 | Pull and merge from ↵ | William Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179. | |||
2012-09-20 | reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in ↵ | Dave Parks | |
LLViewerObjectList::update, fix for error in llpolymorph | |||
2012-09-20 | reapply 71673401390a: MAINT-646 Knock out some extraneous performance timers | Dave Parks | |
2012-09-13 | MAINT-1561: BUGFIX Another target omega fix for an issue detected with a ↵ | William Todd Stinson | |
clock pendulum. | |||
2012-09-11 | merge changes for DRTVWR-213 | Oz Linden | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-09-05 | Merge VirLinden/sunshine -> don_linden/sunshine-experimental | Don Kjer | |
2012-09-05 | Merge viewer-development -> VirLinden/sunshine | Don Kjer | |
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer | |
2012-09-04 | merge changes for DRTVWR-207 | Oz Linden | |
2012-09-04 | MAINT-1502 User is unable to rename script inside content of object: | MaksymS ProductEngine | |
- regression after wrong merge, full fix was done in MAINT-1228; | |||
2012-08-31 | merge changes for | Oz Linden | |
2012-08-29 | MAINT-1455 FIX Media Texture not visually updated correctly | callum | |
Reviewed by me. (Bao created) | |||
2012-08-27 | MAINT-1480: Ensuring that the new angular velocity is remembered for later ↵ | William Todd Stinson | |
comparison to the previous angular velocity. | |||
2012-08-27 | MAINT-1480: Clearing the angular velocity accummulation when the updated ↵ | Todd Stinson | |
angular velocity is set to zero. | |||
2012-08-22 | merge | Brad Payne (Vir Linden) | |
2012-08-22 | merge back 3.4.0-beta3 fixes | Oz Linden | |
2012-08-20 | merge back beta fixes | Oz Linden | |
2012-08-17 | MAINT-1439: BUGFIX Correcting Kart 1.0 issue with physical objects using ↵ | Todd Stinson | |
angular velocity. | |||
2012-08-14 | PATH-842: Another tweak to get the llSetTargetOmega functionality working in ↵ | Todd Stinson | |
the viewer. | |||
2012-08-08 | merge | Brad Payne (Vir Linden) | |
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-06 | PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix ↵ | Todd Stinson | |
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation. | |||
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-24 | merge to viewer-developmento | Oz Linden | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-13 | merge changes for DRTVWR-179 | Oz Linden | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |