Commit Graph

28 Commits (c797cf6500a79f361ddfbaec589d64178efafcff)

Author SHA1 Message Date
Oz Linden 60ffa83c32 fix incorrect license headers 2011-04-09 21:57:01 -04:00
Oz Linden df329d14a9 pull tags and late fixes back from viewer-pre-beta 2011-04-08 09:25:36 -04:00
Loren Shih 4895b24e38 SH-1319 fix missing include 2011-04-07 13:23:01 -04:00
Oz Linden ef8ce5bf5e SH-1319: Fix for disappearing torso sections on avatars 2011-04-07 12:55:12 -04:00
Oz Linden a1a5a793a7 fix line endings (one missing, two files of DOS) 2011-04-06 08:13:44 -04:00
Seraph Linden 62ebe50a56 Added duplicate morph to handle breast bounce/clap. Took out unused params in llphysicsmotion.cpp. 2011-04-03 21:16:34 -04:00
Seraph Linden 01c236df47 Fix for butt gravity direction.
Added more displacement range for butt leftright.
2011-04-03 18:09:38 -04:00
Seraph Linden 05e23c39f7 Minor fixes. 2011-04-03 17:46:56 -04:00
Seraph Linden 9c3b0ddeaf Fix for compile error. 2011-04-03 17:27:11 -04:00
Seraph Linden f433ad3531 Changed _driven params to cross wearables; major fix so they wouldn't keep getting reset to default values from wearable.
Took out smoothing param.
Redefined maxeffect param to affect range of motion.
2011-04-03 17:25:17 -04:00
Seraph Linden e8f2380489 Changed Max Velocity param name to Max Effect 2011-04-03 13:59:19 -04:00
Seraph Linden a47ea6c619 Added breast sway (left-right). 2011-04-03 13:56:55 -04:00
Seraph Linden cc2a813ce4 Moved Drag to be a general shape physics param, to save on number of transmitted params. 2011-04-02 18:36:49 -04:00
Loren Shih ba0c369aa2 Tweaking of avatar physics detail slider. 2011-03-31 15:56:33 -04:00
Loren Shih 107ca5d7c8 Simple fix for out-of-bounds parameter issues. 2011-03-31 15:41:01 -04:00
Loren Shih 1ceb29bdac Change in physics parameter names.
Split some physics parameters into separate accordions based on updown/leftright.
Fixed a minor issue with physics edit tab height.
2011-03-30 23:17:58 -04:00
Loren Shih 993ad22f9f Cleanup to logically group physics params in avatar_lad.xml.
Added more controls for belly & butt.
Cleaned up code around physics parameter initialization.
2011-03-30 19:28:03 -04:00
Loren Shih 3208104e2e A bit of rearchitecture so that we can have edit wearables that don't have associated snapshots. Needed to support physics wearables, which don't use a snapshot. 2011-03-29 20:57:17 -04:00
Loren Shih 209110d1aa Velocity now gets zeroed out if the param is pushed beyond limits.
Rescaled the max speed param.
2011-03-21 15:39:42 -04:00
Loren Shih 77ad0269ac Fixes for physics update thresholds. 2011-03-21 14:15:41 -04:00
Loren Shih 717d81daa7 Added left-right butt control.
Did a bunch of code cleanup.
2011-03-21 12:04:31 -04:00
Loren Shih 49e449e3a6 Added more belly bounce. Added butt driver param back in. 2011-03-18 18:59:59 -04:00
Loren Shih 53a944f285 Set default parameters.
Renamed various parameters.
2011-03-18 18:02:27 -04:00
Loren Shih 86613fd388 Variety of fixes for param ranges.
Turned off normal/binormal effects for morphing.
Fixed issue where updates were always being sent even if below the change threshold.
2011-03-18 16:04:28 -04:00
Loren Shih d55f816fb1 Some code cleanup. Changed equations to occur in normalized (0,1) space instead of parameter space. 2011-03-18 14:54:30 -04:00
Loren Shih 9560faa149 Comments. 2011-03-18 10:31:38 -04:00
Loren Shih c754a7c000 Enabling for belly vertical motion. 2011-03-18 10:16:03 -04:00
Loren Shih 3825ee503d Work in progress. Big code cleanup ported from TheShining/avatar-physics (defunct branch).
Added butt and belly.
2011-03-17 17:36:01 -04:00