Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-22 | SH-3625 WIP - consolidated a couple of attachment removal paths | Brad Payne (Vir Linden) | |
2012-08-21 | SH-3625 WIP - consolidating code paths for removal, removed dead code | Brad Payne (Vir Linden) | |
2012-08-21 | SH-3625 WIP - consolidating code paths for wearable/attachment removal | Brad Payne (Vir Linden) | |
2012-08-20 | SH-3625 WIP - removeItem(s)FromAvatar use updateAppearanceFromCOF. Some but ↵ | Brad Payne (Vir Linden) | |
not all remove code goes through these. | |||
2012-08-20 | merge | Brad Payne (Vir Linden) | |
2012-08-17 | Added extended flags to god tools region info response | Don Kjer | |
2012-08-17 | Fix for incorrectly reading extended region flags | Don Kjer | |
2012-08-17 | Expanding region flags to 64 bits. Adding region protocol flags | Don Kjer | |
2012-08-17 | Merge viewer-development -> sunshine | Don Kjer | |
2012-08-15 | merge back beta fixes | Oz Linden | |
2012-08-15 | merge changes for DRTVWR-198 | Oz Linden | |
2012-08-15 | tag merge of DRTVWR-198 | Oz Linden | |
2012-08-15 | merge back beta fixes | Oz Linden | |
2012-08-15 | tag merge of DRTVWR-196 | Oz Linden | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-15 | tag merge of DRTVWR-194 | Oz Linden | |
2012-08-15 | requestServerAppearanceUpdate bails out if corresponding cap is null | Brad Payne (Vir Linden) | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | open-146: correct licenses in llphysicsextensions stub | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-193 | Oz Linden | |
2012-08-14 | tag merge of DRTVWR-193 | Oz Linden | |
2012-08-14 | Automated merge with https://bitbucket.org/VirLinden/sunshine | Nyx (Neal Orman) | |
2012-08-14 | SH-3310 WIP setting up architecture for switching texture baking on ↵ | Nyx (Neal Orman) | |
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir. | |||
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-195 | Oz Linden | |
2012-08-14 | tag merge of DRTVWR-195 | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-191 | Oz Linden | |
2012-08-14 | tag merge of DRTVWR-191 | Oz Linden | |
2012-08-14 | correct merge error | Oz Linden | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-14 | merge changes for DRTVWR-192 | Oz Linden | |
2012-08-14 | tag merge of DRTVWR-192 | Oz Linden | |
2012-08-10 | VWR-29358 : Fix auto scroll to selection when the filter is active | Merov Linden | |
2012-08-10 | merge changes for DRTVWR-190 | Oz Linden | |
2012-08-10 | tag merge of DRTVWR-190 | Oz Linden | |
2012-08-09 | MAINT-1197 : Fix inventory deselection/reselection when cutting items | Merov Linden | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
2012-08-09 | MAINT-113 Fix for flashing property lines when selecting objects. | davep@spiral.lindenlab.com | |
2012-08-08 | merge | Brad Payne (Vir Linden) | |
2012-08-08 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-08 | Add implementation comments to LLHandle. | Nat Goodspeed | |
I recently tried to wade through llhandle.h and got somewhat perplexed. Armed with an explanation from Richard, I've added notes to the file to try to make it a bit less mysterious. | |||
2012-08-08 | Move llhandle.h into llcommon; same generality as llpointer.h. | Nat Goodspeed | |
Leaving llhandle.h in llui restricts the set of viewer project directories which could potentially use it, and there's nothing whatsoever UI-specific about it. | |||
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-08 | tag merge of DRTVWR-189 | Oz Linden | |
2012-08-08 | Added tag DRTVWR-189 for changeset 9ee938778970 | Oz Linden | |
2012-08-07 | merge changes for DRTVWR-188 | Oz Linden | |
2012-08-07 | tag merge of DRTVWR-188 | Oz Linden | |
2012-08-07 | tag merge of DRTVWR-181 | 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. |