| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | | |
vehicles being orbited.
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Flesh out XmlRpcGridRouter to reap unused channels from gateway when scripts or objects are removed, or when the llCloseRemoteDataChannel is called.
See: http://http://forge.opensimulator.org/gf/project/xmlrpcrouter/ or
https://github.com/BlueWall/XmlRpcRouter
for php gateway and test code.
|
| | |
| | |
| | |
| | | |
TYPE_BOAT definition.
|
| | |
| | |
| | |
| | | |
SetInterpolationAngularVelocity.
|
| | | |
|
| |/
| |
| |
| | |
offline IM service.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ODEPrim, for instance, always hits this code path twice at the moment
Firstly before any sculpt data has been loaded (hence the spurious message)
Secondly when any sculpt data has been loaded or failed to load (when the message would be valid).
Hence comment this out and rely on the message in ODEPrim.MeshAssetReceived() instead
(though this is not ideal since it requires all physics plugins to copy/paste similar code).
|
| | |\ |
|
| | | | |
|
| | |/
| |/|
| | |
| | | |
twice in the receiver's inventory.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
enabling external calibration routines and unit tests.
|
| | | |
| | | |
| | | |
| | | | |
unequal edge heights. Thanks UBit.
|
| | | |
| | | |
| | | |
| | | | |
enabling external calibration routines and unit testing.
|
| | | | |
|
| | |/
| | |
| | |
| | | |
friction.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
BasicDataServiceTest extending OpenSimTestCase.
Mono 2.4.3 doesn't like this when running nunit, with nunit throwing
AssetTests`2 : System.MemberAccessException : Cannot create an instance of OpenSim.Data.Tests.AssetTests`2[TConn,TAssetData] because Type.ContainsGenericParameters is true.
and similar. Mono 2.10.8.1 does not have this issue.
So will wait until min version of mono bumps before restoring.
|
| | |
| | |
| | |
| | | |
angular velocity.
|
| | |
| | |
| | |
| | | |
match the "default" ini choice
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
same. Rename the angular forces and add comments to match MoveAngular to the form of MoveLinear.
|
| | |
| | |
| | |
| | | |
the movement added by Bullet.
|
| | |
| | |
| | |
| | | |
LIMIT_MOTOR_UP contribution a velocity and not a force.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Properly limit *_MOTOR_DECAY_TIMESCALE to 120 as per specs.
Invode BSDynamics.Refresh() when vehicle type is changed. Previously
the vehicle properties weren't getting set because the physical
properties were set before the vehicle type was set.
Add a "use name" to BSMotors for identification while debugging.
Correct current and target confusion in BSVMotor design.
Rename CurrentValueReductionTimescale to FrictionTimescale.
Event more detailed logging.
|
| | | |
|
| | |
| | |
| | |
| | | |
friction and collision margin. Remove some of the BulletSim parameters that are very esoteric and dangerous. Most of the remaining parameters are features one can 'see'.
|
| | |
| | |
| | |
| | | |
public. Add error logging for the detail log writer so a message is output when it cannot write to the specified logging directory. Modify friction defaults to be closer to ODE's values. Add new collision margin and vehicle angular damping parameters.
|
| | |
| | |
| | |
| | | |
rather than just storing it in the variable
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
parameters to the parameter block.
New API call for setting collision margin.
|
| | |
| | |
| | |
| | | |
Add locking around unlikely but possible race conditions on terrain list.
|
| | |
| | |
| | |
| | | |
different materials. For the moment, the per material tables are not used.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
OpenSim/Server/Base/ServicesServerBase.cs
|
| | |
| | |
| | |
| | |
| | |
| | | |
functionally identical.
Move TestDeleteSceneObjectAsync() and TestDeleteSceneObjectAsyncToUserInventory() from SceneObjectBasicTests -> SceneObjectDeRezTests
|
| | |
| | |
| | |
| | | |
BasicInventoryAccessModule() and re-enable in test suite.
|
| | |
| | |
| | |
| | | |
automatically turns off any logging enabled between tests
|
| | |
| | |
| | |
| | | |
potentially cross-contaminating tests by relying on the static SceneManager.Instance
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
parcel owner ID to the estate owner even if the group UUID was present.
Aims to address http://opensimulator.org/mantis/view.php?id=6355
As part of this work, an incomplete IXGroupsData was added which currently only allows store/fetch/delete of group records
(i.e. no membership data etc)
This is subject to change and currently only an in-memory storage implementation exists for regression test purposes.
|
| | |
| | |
| | |
| | | |
issues resolving group IDs for land parcels on OAR loading where groups do not exist
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
RecycleBaseUDPPackets = true by default.
This reduces base memory churn of every client connection, improving the garbage collection situation.
The effect is a significant portion of base load (an avatar standing still on a completely blank island)
but will probably still be swallowed up by other memory use on active regions.
Tests have shown no noticeable impact on speed of processing incoming packets, though setting remains
in case a switch back is needed.
|
| | | |
|
| | |
| | |
| | |
| | | |
physics error
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
OpenSim.ini.
Setting this to false will block all restart requests from the viewer even if they are otherwise legitimate.
One use is to block region restarts if necessary whilst restart functionality remains buggy or triggers bugs in modules,
though these should be fixed as soon as practicable.
Default is true, as has been the case historically.
|
| | |
| | |
| | |
| | | |
This is repeated in the PermissionsModule and checking it earlier does not allow a force override of the bypass value
|