Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close streams immediately when we finish using them | Oren Hurvitz | 2014-07-21 | 1 | -21/+25 |
| | |||||
* | Fixed KeyframeMotion to work with very slow movement. | Oren Hurvitz | 2014-04-22 | 1 | -25/+33 |
| | | | | | | Previously, if the movement speed was below 0.05/sec then it didn't work correctly. Fixes http://opensimulator.org/mantis/view.php?id=7117 | ||||
* | Don't start KeyframeMotion timers until all the regions are ready. This ↵ | Oren Hurvitz | 2014-03-11 | 1 | -2/+28 |
| | | | | prevents problems in megaregions (prims that think they've crossed over to other regions). | ||||
* | minor: remove mono compiler warnings related to keyframe code | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -6/+3 |
| | |||||
* | Fix keyframe motion copyright | Melanie | 2013-06-06 | 1 | -3/+26 |
| | |||||
* | Committing Avination's Keyframe module. This is not hooked up yet and will ↵ | Melanie | 2013-06-06 | 1 | -0/+766 |
do nothing. More commits to follow. |