lbsa71 8ccf150f9f * Upped version number to 0.6.4 vor 15 Jahren
..
AssemblyInfo.cs 8ccf150f9f * Upped version number to 0.6.4 vor 15 Jahren
POSCharacter.cs 385d3a467c Minor formatting cleanup. vor 15 Jahren
POSPlugin.cs 3b0db66b92 * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks vor 16 Jahren
POSPrim.cs 385d3a467c Minor formatting cleanup. vor 15 Jahren
POSScene.cs 3d5a9e6748 This started as way to correct Mantis #3158, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently. vor 16 Jahren