Commit Graph

27681 Commits (5bb540ddbf8a403f2ed52b2caea78d52950f534b)

Author SHA1 Message Date
Don Kjer 5bb540ddbf Updating appearance utility 2013-05-11 04:12:31 +00:00
prep@lindenlab.com c542c275ac merge 2013-05-10 13:59:24 -05:00
prep@lindenlab.com 3f1d360a04 SH-4035: Removed prompt to save if av just has outfit changes. Hooked up logic to handle ctrl+w and ctrl+shift+w confirmation prompts 2013-05-10 13:57:02 -05:00
Nyx Linden cd9acddf09 BUILDFIX capitalization error 2013-05-10 13:04:18 -04:00
Nyx Linden 0f2cffd98b merge 2013-05-10 12:59:01 -04:00
Nyx Linden 5c219f694a DEBUG adding additional logging for avatar height
usually disabled, enable avatar in logcontrol.xml to get output.
2013-05-10 12:58:41 -04:00
Brad Payne (Vir Linden) 43224062a6 SH-4176 WIP - avoid raw dump of whole error contents in log file 2013-05-10 09:19:34 -04:00
Brad Payne (Vir Linden) 55e686b0e3 SH-4176 WIP - tweaks to debugCOF(), which shows differences between viewer and server side views of the COF when a mismatch occurs 2013-05-10 07:52:22 -04:00
Brad Payne (Vir Linden) d4e537b3ef SH-4176 WIP - made debugCOF() slightly harder to get to. 2013-05-09 16:41:55 -04:00
Brad Payne (Vir Linden) 85b42d9483 merge 2013-05-09 16:19:50 -04:00
Brad Payne (Vir Linden) 228178ac15 SH-4168 WIP - fixed some bugs in inventory deletion and lost-and-found handling. 2013-05-09 11:01:29 -04:00
Nyx Linden a6ad1ba447 merge 2013-05-08 16:34:34 -04:00
Nyx Linden 23c6016481 SH-4048 SH-4171 SH-4046 FIX avatar sinks into ground, updates sent to observers
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-08 16:34:12 -04:00
Brad Payne (Vir Linden) 9881b65845 SH-4154 FIX - added a few more validity checks. Disabled by default so users won't have logs spammed. 2013-05-07 16:12:18 -04:00
Nyx Linden e6bc0c5d69 SH-4147 FIX macro avatars with low hover look wrong after relog
Preventing hover limit from being applied during startup or shutdown
when the rigged mesh may not be fully loaded.
2013-05-06 18:31:17 -04:00
prep c9aae997a0 LLAppearance package update 2013-05-06 10:43:18 -04:00
Logan Dethrow 0ef6ca8879 Updated llappearanceutility-source package. 2013-05-03 19:57:40 -04:00
Nyx Linden 61c9be4a68 merge 2013-05-03 17:30:55 -04:00
Nyx Linden 668a822ace SH-4147 FIX Macro avatars with hover==0 look incorrect on relog
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 17:30:36 -04:00
prep@lindenlab.com be008638aa Updated appearance package 2013-05-03 14:37:06 -05:00
Logan Dethrow f3cc77377a Updated appearance util. 2013-05-03 12:17:43 -04:00
Nyx Linden e5d23969b9 merge 2013-05-02 14:48:47 -04:00
Nyx Linden af14317318 SH-4060 FIX avatar hover being set to minimum at seemingly random times
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 13:56:10 -04:00
Brad Payne (Vir Linden) 2f1f7c86bd merge 2013-05-01 17:56:35 -04:00
Brad Payne (Vir Linden) 89cef0cad2 SH-4154 WIP - gInventory.validate() has inventory model internal consistency checks 2013-05-01 17:55:49 -04:00
prep 7e599539f0 LLAppearance package update 2013-05-01 16:58:02 -04:00
Brad Payne (Vir Linden) 7731b1e542 merge 2013-05-01 15:54:02 -04:00
Brad Payne (Vir Linden) b322c1dbac SH-4140 FIX - removed a gratuitous log message 2013-04-30 16:54:52 -04:00
Brad Payne (Vir Linden) ae53d22141 SH-4140 FIX, SH-3860 FIX - appearance on first-time login should now be 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 16:59:10 -04:00
Brad Payne (Vir Linden) 48d684c7be logcontrol.xml fix this time for sure. 2013-04-29 14:32:03 -04:00
Brad Payne (Vir Linden) 9caeb5ad50 removed debugging code that got pushed incorrectly. 2013-04-29 14:31:15 -04:00
Brad Payne (Vir Linden) 72aa727a3f removed overly enthusiastic log setting 2013-04-29 14:29:04 -04:00
Brad Payne (Vir Linden) b814947040 merge 2013-04-29 14:24:52 -04:00
Brad Payne (Vir Linden) e4c96827d2 SH-4144 FIX - Debug setting now disables use of AISv3 by default. This is 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 14:24:05 -04:00
Nyx Linden fcb4f8265d SH-4146 FIX petite avatars can't touch the ground
adjusted avatar hover limits to make sure that they are not forced to
go above the default
2013-04-29 11:49:49 -04:00
prep@lindenlab.com c198d9db81 LLAppearance package update 2013-04-26 15:55:39 -05:00
prep@lindenlab.com 2992e3b620 merge 2013-04-26 14:34:37 -05:00
prep@lindenlab.com 2c617e0beb llappearance package update 2013-04-26 14:33:49 -05:00
Brad Payne (Vir Linden) fb51bab6cd SH-4142 FIX - made error messages a bit more informative 2013-04-26 10:17:41 -04:00
Brad Payne (Vir Linden) 638514ca0c SH-4142 FIX - avoid stack overflow in an AISv3 responder failure case. 2013-04-26 10:01:09 -04:00
Brad Payne (Vir Linden) aac6472566 merge 2013-04-26 09:24:43 -04:00
Oz Linden 1beb15c93b Added tag 3.5.1-release for changeset 13149a524874 2013-04-25 17:59:45 -04:00
Brad Payne (Vir Linden) d843a0d8be SH-4137 WIP - added callback-based support for purge descendents, remove category 2013-04-25 17:09:05 -04:00
Nyx Linden f35a229281 BUILDFIX: removing unused variables 2013-04-25 16:17:01 -04:00
Nyx Linden 4df3e38e29 merge 2013-04-25 14:10:08 -04:00
Nyx Linden d58b9ee54e SH-4050 FIX camera goes underground if hover set low enough
Changing viewer limit for avatar height to match server limit, camera does not go underground.
Also clarified where we do not need avatar offset in the code, through comments
2013-04-25 14:09:42 -04:00
Brad Payne (Vir Linden) e60cb90b63 merge 2013-04-24 18:39:29 -04:00
Brad Payne (Vir Linden) d73588eadd SH-4128 WIP - misc cleanup 2013-04-24 18:38:40 -04:00
Brad Payne (Vir Linden) eb88e4d378 SH-4128 WIP - cleanup around item link removal and callbacks 2013-04-24 18:08:20 -04:00
Nyx Linden cafb5b0d47 updating appearance utility source package 2013-04-24 21:55:03 +00:00