mirror of
https://github.com/opensim/opensim.git
synced 2026-07-09 06:15:41 +08:00
I needed to apply the patch a little better then last night for: Dot product operator in LSL_Types.cs incorrectly returns a component-wise vector multiplication; it should return a scalar dot product. Thanks to M. Igarashi for the patch.