Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-13 | merge | Brad Payne (Vir Linden) | |
2013-05-11 | Updating appearance utility | Don Kjer | |
2013-05-11 | Updating appearance utility | Don Kjer | |
2013-05-10 | merge | prep@lindenlab.com | |
2013-05-10 | SH-4035: Removed prompt to save if av just has outfit changes. Hooked up ↵ | prep@lindenlab.com | |
logic to handle ctrl+w and ctrl+shift+w confirmation prompts | |||
2013-05-10 | Added tag 3.5.2-beta5 for changeset 895628bb5e16 | Oz Linden | |
2013-05-10 | BUILDFIX capitalization error | Nyx Linden | |
2013-05-10 | merge | Nyx Linden | |
2013-05-10 | DEBUG adding additional logging for avatar height | Nyx Linden | |
usually disabled, enable avatar in logcontrol.xml to get output. | |||
2013-05-10 | merge changes for MAINT-2647 | Oz Linden | |
2013-05-10 | tag merge of MAINT-2647 | Oz Linden | |
2013-05-10 | SH-4176 WIP - allow retries on 4xx errors if enabled by flag. So enable in ↵ | Brad Payne (Vir Linden) | |
the case of appearance requests. | |||
2013-05-10 | SH-4176 WIP - avoid raw dump of whole error contents in log file | Brad Payne (Vir Linden) | |
2013-05-10 | SH-4176 WIP - tweaks to debugCOF(), which shows differences between viewer ↵ | Brad Payne (Vir Linden) | |
and server side views of the COF when a mismatch occurs | |||
2013-05-09 | Added tag 3.5.2-beta4 for changeset a314f1c94374 | Oz Linden | |
2013-05-09 | SH-4176 WIP - made debugCOF() slightly harder to get to. | Brad Payne (Vir Linden) | |
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-09 | merge | Brad Payne (Vir Linden) | |
2013-05-09 | MAINT-2665 FIX Crashes not being reported in some cases | Richard Linden | |
made marker file lock use append, not truncate | |||
2013-05-09 | SH-4168 WIP - fixed some bugs in inventory deletion and lost-and-found handling. | Brad Payne (Vir Linden) | |
2013-05-08 | merge | Nyx Linden | |
2013-05-08 | SH-4048 SH-4171 SH-4046 FIX avatar sinks into ground, updates sent to observers | Nyx Linden | |
Avatar preview code was triggering avatar size updates, which were causing the avatar's height above the ground to change when the previews were rendered. Also added code to suppress appearance updates being sent out while in appearance editing mode. | |||
2013-05-07 | Added tag 3.5.2-beta3 for changeset b6a4ac8f1916 | Oz Linden | |
2013-05-07 | SH-4154 FIX - added a few more validity checks. Disabled by default so users ↵ | Brad Payne (Vir Linden) | |
won't have logs spammed. | |||
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-05-07 | tag merge of DRTVWR-299 | Oz Linden | |
2013-05-07 | merge changes for DRTVWR-315 | Oz Linden | |
2013-05-07 | tag merge of DRTVWR-315 | Oz Linden | |
2013-05-07 | tag merge of DRTVWR-316 | Oz Linden | |
2013-05-06 | SH-4147 FIX macro avatars with low hover look wrong after relog | Nyx Linden | |
Preventing hover limit from being applied during startup or shutdown when the rigged mesh may not be fully loaded. | |||
2013-05-06 | MAINT-2657 Fix (speculative) for Crash in LLAudioEngine_FMODEX::shutdown() | callum_linden | |
2013-05-06 | LLAppearance package update | prep | |
2013-05-03 | Updated llappearanceutility-source package. | Logan Dethrow | |
2013-05-03 | MAINT-2655: "Block button in permissions dialog prompt does not block object" | Kelly Washington | |
* Fix mute button. | |||
2013-05-03 | merge | Kelly Washington | |
2013-05-03 | merge | Nyx Linden | |
2013-05-03 | SH-4147 FIX Macro avatars with hover==0 look incorrect on relog | Nyx Linden | |
Inverted logic meant that we would enforce minimums only while in preview renders, not for actual user adjustments. This seems to fix it. | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Switch mute to use task id. reviewed with Simon | |||
2013-05-03 | Updated appearance package | prep@lindenlab.com | |
2013-05-03 | Updated appearance util. | Logan Dethrow | |
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely. | |||
2013-05-02 | merge | Nyx Linden | |
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-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 | LLAppearance package update | prep | |
2013-05-01 | merge | Brad Payne (Vir Linden) | |
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 |