Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-03 | Added duplicate morph to handle breast bounce/clap. Took out unused params ↵ | Seraph Linden | |
in llphysicsmotion.cpp. | |||
2011-04-03 | Fix for butt gravity direction. | Seraph Linden | |
Added more displacement range for butt leftright. | |||
2011-04-03 | Minor fixes. | Seraph Linden | |
2011-04-03 | Fix for compile error. | Seraph Linden | |
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-03-31 | Tweaking of avatar physics detail slider. | Loren Shih | |
2011-03-31 | Simple fix for out-of-bounds parameter issues. | Loren Shih | |
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 | 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-29 | A bit of rearchitecture so that we can have edit wearables that don't have ↵ | Loren Shih | |
associated snapshots. Needed to support physics wearables, which don't use a snapshot. | |||
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 | Fixes for physics update thresholds. | Loren Shih | |
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 | 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 | Comments. | Loren Shih | |
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. |