summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-05-06mergeBrad Payne (Vir Linden)
2016-05-06SL-315 - notes on resetSkeleton()Brad Payne (Vir Linden)
2016-05-06increment viewer version to 4.0.5Oz Linden
2016-05-04SL-373 - package slider supportBrad Payne (Vir Linden)
2016-05-04MAINT-1211 - fix for female torso muscles slider (via Adeon Writer)Brad Payne (Vir Linden)
2016-04-29SL-368 - removed enhanced skeleton option from preference dialog. Underlying ↵Brad Payne (Vir Linden)
code is still there but may or may not work with the current skeleton (spine joints?)
2016-04-29SL-375, SL-378 - rudimentary logging info to list joint offsets during mesh ↵Brad Payne (Vir Linden)
import. dae_tool.py work to enable joint offset tweaking.
2016-04-27SL-344 - fixed a problem in avatar_lad with some params in wrong group, ↵Brad Payne (Vir Linden)
added diagnostics to make this easier to detect.
2016-04-27SL-375 - pos = default pos threshold is now 0.1 mmBrad Payne (Vir Linden)
2016-04-26MergeRider Linden
2016-04-26SL-375 - tolerance and debug output tweaksBrad Payne (Vir Linden)
2016-04-26MAINT-6336: Put the timeout upstream of the suspending pump and fire the ↵Rider Linden
timeout it. Also some cleanup on LLSD construction in vivox.
2016-04-25MergeRider Linden
2016-04-25MAINT-6338: Add methods for getting and setting boolean properties from ↵Rider Linden
gSavedSettings in the HTTPCore. Use those methods to access new key HTTPLogBodyOnError. Dump body of HTTP message to log in case of error if this key is true.
2016-04-23SL-375 - ignore joint position overrides if they are equivalent to the ↵Brad Payne (Vir Linden)
default position.
2016-04-22Debug code snuck in.Rider Linden
2016-04-22MergeRider Linden
2016-04-22MAINT-6336: Centralize waiting on event pump with a timeout. Shorten the ↵Rider Linden
lifespan of a timeout event pump lifespan to be no longer than necessary. Change all references to the LLEventTimer to instead uses the centralized version.
2016-04-21SL-371 - removed magic-offset check, for now.Brad Payne (Vir Linden)
2016-04-21SL-314 - show bones now colorizes rigged-to joints a different color. Also ↵Brad Payne (Vir Linden)
removed what I think is some redundancy in calculating attachment pos overrides. If it breaks I'll change it back.
2016-04-21MAINT-6336: MergeRider Linden
2016-04-21MAINT-6336: Removed or demoted some of the chatty log messages I was using ↵Rider Linden
to track progress.
2016-04-20SL-371 - increased the limit for StackWalker strings, avoid crashing if mesh ↵Brad Payne (Vir Linden)
has wrong number of mAlternateBindMatrix matrices
2016-04-19MAINT-6336: more loging for test build.Rider Linden
2016-04-19MAINT-6336: Crasher on disconnect in DDoS.Rider Linden
2016-04-18SL-371 - more tracking on partial joint overridesBrad Payne (Vir Linden)
2016-04-18MAINT-6336: Better retry and timeout logic when logging in to the vivox ↵Rider Linden
server and connecting to a session.
2016-04-14Merged lindenlab/viewer-bear into defaultRider Linden
2016-04-14MergeRider Linden
2016-04-14maint-5711 (fix) profiles and marketplace are asking for a login each sessioncallum_linden
2016-04-13MAINT-6305: Forgot to add the coro name.Rider Linden
2016-04-13MAINT-6305: Serialize the AIS calls by reducing the queue size to 1, move ↵Rider Linden
the bake request out of the AIS queue.
2016-04-13SL-109 - reduced size of the spheres in 'show bones' display, to make it ↵Brad Payne (Vir Linden)
easier to see what's going on in crowded parts of the skeleton.
2016-04-12MAINT-6305: Just bumping a warning level so I can track for debugging.Rider Linden
2016-04-12Added exponential timeout to retry, protect against attempting to downgrade ↵Rider Linden
the COF version in the bake request.
2016-04-12SL-344 - egg head, egg stretch, head length bug fixesBrad Payne (Vir Linden)
2016-04-11SL-344 - additional sliders, additional avatar_lad validation in skel_tool.pyBrad Payne (Vir Linden)
2016-04-11SL-344 - additional slider tweaksBrad Payne (Vir Linden)
2016-04-08SL-344, SL-276 - chin bone, slider changes.Brad Payne (Vir Linden)
2016-04-07More mac build fixesBrad Payne (Vir Linden)
2016-04-07More mac build fixesBrad Payne (Vir Linden)
2016-04-07SL-344 - added attachment points for hind feetBrad Payne (Vir Linden)
2016-04-06SL-366 - more cases where skinned weights can go awry, and a bunch more ↵Brad Payne (Vir Linden)
asserts to verify.
2016-04-04SL-344 WIP - slider support for spine joints.Brad Payne (Vir Linden)
2016-04-04SL-344 - more slider supportBrad Payne (Vir Linden)
2016-04-01SL-344, SL-365 - avatar_lad formatting, hind limbs respond to same sliders ↵Brad Payne (Vir Linden)
as the legs.
2016-04-01SL-344 - added missing scale to some skeleton distortion bonesBrad Payne (Vir Linden)
2016-04-01MAINT-6272 Viewer inventory cache bugandreykproductengine
2016-04-06MAINT-1539 'L$' indicator doesn't disappear when object is not for saleandreykproductengine
2016-04-06MAINT-6304 FIXED Push-to-talk triggered with keyboard doesn't close the micAndreyL ProductEngine