Melanie
|
2320b17ca9
Whitespace cleanup
|
преди 15 години |
Revolution
|
a0859754c0
Adds llRotTarget and the events at_rot_target and not_at_rot_target.
|
преди 15 години |
Revolution
|
3ec502f551
Readds llCollisionFilter and adds llPassCollision.
|
преди 15 години |
Melanie
|
e530180c1e
Glue code for a couple of new LSL function implementations
|
преди 15 години |
Melanie
|
5259a32319
Remove extra forced updates. They're not needed for each prim. Really.
|
преди 15 години |
Melanie
|
e3a22ff37d
Eliminate multiple updates on link/unlink
|
преди 15 години |
Teravus Ovares (Dan Olivares)
|
781db43a76
* Fixes the 10x10x10 hard physics limitation. (wierdly, you have to set this for each region in your Regions.ini[PhysicalPrimMax = 10(default)])
|
преди 15 години |
Melanie
|
b9eb244d6d
Reset update flag when a SOG is deleted. This fixes llDie();
|
преди 15 години |
Melanie
|
9d63f90467
Remove the old (Remoting) region crossing code. Fix the new code to
|
преди 15 години |
Diva Canto
|
d5c18f6149
Make GroupRootUpdate be a terse update. This method is not used by opensim (it should), but it's used by external modules.
|
преди 15 години |
John Hurliman
|
ec2ebf2598
Removing EntityBase.Rotation
|
преди 15 години |
John Hurliman
|
1927945053
Another race condition fix in SceneObjectGroup
|
преди 15 години |
John Hurliman
|
59eb378d16
Small performance tweaks to code called by the heartbeat loop
|
преди 15 години |
John Hurliman
|
1c9696a9d2
Always send a time dilation of 1.0 while we debug rubberbanding issues
|
преди 15 години |
John Hurliman
|
d199767e69
Experimental change of PhysicsVector to Vector3. Untested
|
преди 15 години |
John Hurliman
|
730930955a
Changing Scene.ForEachClient to use the synchronous for loop instead of Parallel. This is quite possibly the source of some deadlocking, and at the very least the synchronous version gives better stack traces
|
преди 15 години |
John Hurliman
|
62f1a5e36d
Implemented a "FrontBack" prioritizer, using distance plus the plane equation to give double weight to prims/avatars in front of you
|
преди 15 години |
John Hurliman
|
588361e2a2
Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed
|
преди 15 години |
Melanie
|
c4969d47d9
Merge branch 'master' into vehicles
|
преди 15 години |
John Hurliman
|
142008121e
* Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference
|
преди 15 години |
John Hurliman
|
4b75353cbf
Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon
|
преди 15 години |
Melanie
|
6deef7d0f3
Merge branch 'master' into vehicles
|
преди 15 години |
Dan Lake
|
5976ac16b0
Optimized heartbeat by calling Update() only on updated objects.
|
преди 15 години |
Melanie
|
46955f4260
Merge branch 'master' into vehicles
|
преди 15 години |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
преди 15 години |
Melanie
|
212e132e79
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of EntityBase.Rotation * Removed SceneObjectGroup.GroupRotation and added overrides for Scale/Rotation/Velocity"
|
преди 15 години |
Melanie
|
d6301db382
Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of EntityBase.Rotation * Removed SceneObjectGroup.GroupRotation and added overrides for Scale/Rotation/Velocity"
|
преди 15 години |
Melanie
|
41ff39414b
Merge branch 'master' into vehicles
|
преди 15 години |
John Hurliman
|
cb26878f96
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
преди 15 години |
Jeff Ames
|
606e831ff5
Formatting cleanup.
|
преди 15 години |