summaryrefslogtreecommitdiff
path: root/indra/newview/character/avatar_lad.xml
AgeCommit message (Collapse)Author
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-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-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-07SL-344 - added attachment points for hind feetBrad Payne (Vir Linden)
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-01SL-344 WIP - added no-op scale field to some params that require it.Brad Payne (Vir Linden)
2016-03-31SL-363 - additional avatar_lad content, hooking head size to newer bones.Brad Payne (Vir Linden)
2016-03-25SL-276, SL-344 - skeleton and slider updates.Brad Payne (Vir Linden)
2016-03-22SL-276, SL-344 - Skeleton and slider updates including new face joints to ↵Brad Payne (Vir Linden)
enable nose, eye slider controls. Increased max joint count.
2016-03-11SL-344 WIP - more slider support for bento jointsBrad Payne (Vir Linden)
2016-03-08SL-344.xml - avatar_lad.xml updates. During loading, error out if an ↵Brad Payne (Vir Linden)
attachment_point references an invalid parent.
2016-03-04SL-344 WIP - updated some sliders based on the revised bento skeleton.Brad Payne (Vir Linden)
2016-01-04SL-301 FIX - typo in avatar_lad.xmlBrad Payne (Vir Linden)
2015-12-15SL-276, SL-124 - code and config file cleanup for BentoBrad Payne (Vir Linden)
2015-12-14SL-278 WIP - Attachment points for new jointsBrad Payne (Vir Linden)
2015-12-13SL-277 WIP - Initial slider support for new jointsBrad Payne (Vir Linden)
2015-11-16SL-201 WIP - avatar_skeleton.xml tweaks for aliases, removed wings and tail ↵Brad Payne (Vir Linden)
from default definition.
2015-05-28SL-117 WIP - initial placeholders for wing, tail joints. Updated max joints ↵Brad Payne (Vir Linden)
to 48 and added some debugging.
2014-05-19mergeBrad Payne (Vir Linden)
2014-04-01BUG-5537 FIX reverting breaking changes to pectorals and belly.Nyx Linden
Fitted mesh introduced a couple of changes to the avatar_lad.xml file that cause the avatar definition to change in ways that are not backwards- compatible. Reverted the change in the range of pectoral size for male avatars, and the change in the position of the belly morph position (the later being a copy/paste error).
2014-02-11mergeBrad Payne (Vir Linden)
2013-12-03Update based on first project viewer tests.Oz Linden
Two more bones to better address back deformation: UPPER_BACK and LOWER_BACK Better deformation for breasts, belly, upper and lower back (seen using the Body Fat and Belly Size sliders) Minor tweaks in the avatar_lad.xml file for a few other minor shapes. Small typo bug (FITMESH-2) Updated rigs and corrected female mesh Removed skeleton-only files so that people all start from the same base meshes with example skinning These updates specifically address the following bugs: FITMESH-2, FITMESH-4, FITMESH-5, FITMESH-7, FITMESH-10 (.ma formats, not .dae)
2013-11-13correct some male/female shape differencesjeremiah@lindenlab.com
2013-11-06updated avatar filesjeremiah@lindenlab.com
2013-10-30SH-4548 WIP Changes to avatar physics are propogated to observersNyx Linden
There was a broken linkage between the chest driver & driven parameters. Fixed some cross-wearable flags to make sure the params are stored & linked properly. Will test to make sure params get properly transmitted next.
2013-10-21MAINT-3311 Add avatar_lad and avatar_skeleton changes from JeremiahDave Parks
2013-08-16merge with viewer-releaseNyx Linden
2013-07-18SH-3875 FIX Failure to bake face wrinklesNyx Linden
Wrinkles have been a deprecated/non-functional feature for a few years now. Removing the user-facing sliders to prevent confusion.
2013-05-10Fixup merge diffsGraham Madarasz
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11mergeprep
2013-02-28SH-3909 Support avatar height offsetNyx Linden
Adding a new visual param that allows users to manually adjust an offset for how far off the ground (+ or -) their avatar's root bone is. Supports the +-2m range people are used to adjusting in their viewers, but new implementation should support server-generated appearances.
2012-08-03Added viewer param for appearance message versionBrad Payne (Vir Linden)
2011-12-01storm-1686: make "Neck" and "Avatar Center" attach points available in ↵Oz Linden
context menus
2011-10-26vwr-26120: add attachment points for Neck and Avatar CenterOz Linden
2011-04-21SH-1381 Avatar Physics behavior is tightly tied to viewer framerateLoren Shih
Changed physics algorithm to perform integration over several steps if framerate is slow. Fixed a fundamental issue in the algorithm where timestep wasn't being used to calculate velocity changes. Had to change around some parameter ranges since the physics are calculated slightly differently now.
2011-04-14VWR-25453 FIXED Avatar Physics Spring Needs a Higher LimitLoren Shih
Tripled spring limit for all params. Very safe change.
2011-04-14VWR-25453 FIXED Avatar Physics Spring Needs a Higher LimitLoren Shih
Tripled spring limit for all params. Very safe change.
2011-04-13Aesthetic increase of range for breast up/down and in/out bounce. Not a bug ↵Loren Shih
or aberrant behavior, but this just looks better if we allow higher range of motion.
2011-04-03Fixed issue where changes in physics params were not being transmitted to ↵Seraph Linden
other avatars. Fixed issue where left/right was appearing in non-female edit physics.