This week Kelly Linden’s Scripting meeting covered a couple of interesting things.
Region Crossings
The server update with the region crossing infrastructure improvements did not make it to the main grid because of problems, something with vehicle crossing issues. Check the Server news later this week.
llSetKeyframedMotion( list keyframes, list options );
This function has run into some use problems. It seems there is some problem moving numeric data between SL and Havok that results in serious numeric round off errors. The problem causes objects being moved to drift out of the intended position.
See llSetKeframedMotion() for the scripting details.
