Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-04-01 | BUG-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-11 | merge | Brad Payne (Vir Linden) | |
2013-12-03 | Update 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-13 | correct some male/female shape differences | jeremiah@lindenlab.com | |
2013-11-06 | updated avatar files | jeremiah@lindenlab.com | |
2013-10-30 | SH-4548 WIP Changes to avatar physics are propogated to observers | Nyx 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-21 | MAINT-3311 Add avatar_lad and avatar_skeleton changes from Jeremiah | Dave Parks | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-07-18 | SH-3875 FIX Failure to bake face wrinkles | Nyx Linden | |
Wrinkles have been a deprecated/non-functional feature for a few years now. Removing the user-facing sliders to prevent confusion. | |||
2013-05-10 | Fixup merge diffs | Graham Madarasz | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2013-02-28 | SH-3909 Support avatar height offset | Nyx 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-03 | Added viewer param for appearance message version | Brad Payne (Vir Linden) | |
2011-12-01 | storm-1686: make "Neck" and "Avatar Center" attach points available in ↵ | Oz Linden | |
context menus | |||
2011-10-26 | vwr-26120: add attachment points for Neck and Avatar Center | Oz Linden | |
2011-04-21 | SH-1381 Avatar Physics behavior is tightly tied to viewer framerate | Loren 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-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-13 | Aesthetic 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-03 | Fixed 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. | |||
2011-04-03 | Added duplicate morph to handle breast bounce/clap. Took out unused params ↵ | Seraph Linden | |
in llphysicsmotion.cpp. | |||
2011-04-03 | Changed _driven params to cross wearables; major fix so they wouldn't keep ↵ | Seraph Linden | |
getting reset to default values from wearable. Took out smoothing param. Redefined maxeffect param to affect range of motion. | |||
2011-04-03 | Changed Max Velocity param name to Max Effect | Seraph Linden | |
2011-04-03 | Added breast sway (left-right). | Seraph Linden | |
2011-04-02 | Moved Drag to be a general shape physics param, to save on number of ↵ | Seraph Linden | |
transmitted params. | |||
2011-04-02 | Renumbering for avatar physics parameters | Seraph Linden | |
2011-04-02 | Fix for avatar_lad physics using duplicate ID. | Seraph Linden | |
Added missing skirt physics param for belly. | |||
2011-03-31 | Created Advanced Physics panel. | Loren Shih | |
Made a bunch of aesthetic changes to physics panel accordion. | |||
2011-03-30 | Change in physics parameter names. | Loren Shih | |
Split some physics parameters into separate accordions based on updown/leftright. Fixed a minor issue with physics edit tab height. | |||
2011-03-30 | Corrections for butt motion in avatar_lad.xml. | Loren Shih | |
Reduced extent of belly motion. | |||
2011-03-30 | Cleanup to logically group physics params in avatar_lad.xml. | Loren Shih | |
Added more controls for belly & butt. Cleaned up code around physics parameter initialization. | |||
2011-03-30 | Changes to better logically group avatar_lad.xml physics params. | Loren Shih | |
2011-03-29 | Fixed some labels, and made some labels/wearables hidden in edit. | Loren Shih | |
Added accordions for physics. | |||
2011-03-21 | Fixed skirt-related belly bounce. | Loren Shih | |
2011-03-21 | Velocity now gets zeroed out if the param is pushed beyond limits. | Loren Shih | |
Rescaled the max speed param. | |||
2011-03-21 | Added left-right butt control. | Loren Shih | |
Did a bunch of code cleanup. | |||
2011-03-18 | Added more belly bounce. Added butt driver param back in. | Loren Shih | |
2011-03-18 | Fixed params for belly morph. Incorrect params were causing distortion in ↵ | Loren Shih | |
texture maps. | |||
2011-03-18 | Took out unnecessary Butt Physics parameter. | Loren Shih | |
2011-03-18 | Set default parameters. | Loren Shih | |
Renamed various parameters. | |||
2011-03-18 | Variety of fixes for param ranges. | Loren Shih | |
Turned off normal/binormal effects for morphing. Fixed issue where updates were always being sent even if below the change threshold. | |||
2011-03-18 | Some code cleanup. Changed equations to occur in normalized (0,1) space ↵ | Loren Shih | |
instead of parameter space. | |||
2011-03-18 | Enabling for belly vertical motion. | Loren Shih | |
2011-03-17 | Work in progress. Big code cleanup ported from TheShining/avatar-physics ↵ | Loren Shih | |
(defunct branch). Added butt and belly. | |||
2010-08-26 | Changed parameter scale for max velocity so it's easier to turn off various ↵ | Loren Shih | |
physics. |