OpenSimMirror/OpenSim/Region/OptionalModules/Agent/InternetRelayClientView
Teravus Ovares 08819bcbea * Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely.
* Test for prim obstructions between the avatar and camera.  If there are obstructions, inform the client to move the camera closer.  This makes it so that walls and objects don't obstruct your view while you're moving around.   Try walking inside a hollowed tori.   You'll see how much easier it is now because your camera automatically moves closer so you can still see.
* Created a way to know if the user's camera is alt + cammed or just following the avatar.
* Changes IClientAPI interface by adding SendCameraConstraint(Vector4 CameraConstraint)
2009-07-19 02:32:02 +00:00
..
Server * Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely. 2009-07-19 02:32:02 +00:00
IRCStackModule.cs Thank you kindly, Godfrey, for a patch that: 2009-06-29 14:01:08 +00:00