Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-11-17 | refactor: move AvatarAnimations, BinBVHAnimation | Justin Clark-Casey (justincc) | 1 | -643/+0 | |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 | |
2009-07-10 | * Commit some BinBVH rotation convenience. Calculates the W element of the ↵ | Teravus Ovares | 1 | -0/+8 | |
joint rotation quaternion and provides a property so consumer doesn't have to. | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-03-09 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 | |
2009-03-09 | * Tweak llMoveToTarget per mantis 3265 | Teravus Ovares | 1 | -0/+635 | |
* Add some comments to the Wind Module * Add the BinBVH decoder/encoder as a scene object (to encode/decode animations programmatically). * Add m_sitState for upcoming code to improve sit results. |