mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Minor cleanup.
This commit is contained in:
@@ -1282,7 +1282,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
//}
|
||||
//}
|
||||
//a = (d - iray.Origin.Dot(normals[i])) / s;
|
||||
//if ( iray.Direction.Dot(normals[i]) < 0)
|
||||
//if (iray.Direction.Dot(normals[i]) < 0)
|
||||
//{
|
||||
//if (a > fmax)
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user