BlueWall
|
88f2fbc8f1
Merge branch 'master' into connector_plugin
|
vor 12 Jahren |
Robert Adams
|
084e3926ca
BulletSim: use m_angularMotor to do the basic movement. Add the setting of same. Rename the angular forces and add comments to match MoveAngular to the form of MoveLinear.
|
vor 12 Jahren |
Robert Adams
|
d7126a14e1
BulletSim: up the vehicle angular damping to 0.95. Still trying to overcome the movement added by Bullet.
|
vor 12 Jahren |
Robert Adams
|
4c077a0694
BulletSim: organize MoveLinear code for understandability. Make LIMIT_MOTOR_UP contribution a velocity and not a force.
|
vor 12 Jahren |
Robert Adams
|
f977131fe0
BulletSim: add ToString override to BSVMotor.
|
vor 12 Jahren |
Robert Adams
|
319ec3235c
BulletSim: add BSVMotor as BSDynamics linear motor.
|
vor 12 Jahren |
Robert Adams
|
bd635e264a
BulletSim: update DLLs and SOs with new collision margin setting function.
|
vor 12 Jahren |
Robert Adams
|
9b98011714
BulletSim: update OpenSimDefaults.ini with current default values for 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'.
|
vor 12 Jahren |
Robert Adams
|
980edabc2e
BulletSim: clean up TODO list. It is kept somewhere wlse that should be more 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.
|
vor 12 Jahren |
Robert Adams
|
9a42405944
BulletSim: small change to add position correction force with AddForce rather than just storing it in the variable
|
vor 12 Jahren |
Robert Adams
|
22d5bf8ff9
BulletSim: complete vector motor. Correct line endings.
|
vor 12 Jahren |
Robert Adams
|
d1480ac7ee
BulletSim: add terrain collision margin and vehicle angular damping
|
vor 12 Jahren |
Robert Adams
|
c3f30fef96
BulletSim: add parameter for terrain collision margin.
|
vor 12 Jahren |
Robert Adams
|
4ae30873ad
BulletSim: Add tables and initialization for different attributes for different materials. For the moment, the per material tables are not used.
|
vor 12 Jahren |
BlueWall
|
c754003944
Merge branch 'master' into connector_plugin
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
02db8b9adb
Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
a4ce63d0cd
Fix regression TestDeleteSceneObjectAsyncToUserInventory by adding a BasicInventoryAccessModule() and re-enable in test suite.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
e9be85442f
In ArchiverTests, use the local instantiated SceneManager rather than potentially cross-contaminating tests by relying on the static SceneManager.Instance
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
cda531bc3c
minor: Add some currently commented out debug log lines for investigating issues resolving group IDs for land parcels on OAR loading where groups do not exist
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
999cb4b20c
Make "show threads" and "thread abort" console commands available on all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
e0a3e01850
Make "force gc" console command available across all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
4b46a0d536
Make "show version" console command available across all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
065d6d6fe1
Delete unused BaseHttpServer.HandleAgentRequest()
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
edbdbd44b9
Enable further client stack packet pooling by default by setting RecycleBaseUDPPackets = true by default.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
acc1810af2
minor: remove some mono compiler warnings
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
1f336579c8
minor: Make note in log if scene was restarted due to an unrecoverable physics error
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
f473252fa8
Add AllowRegionRestartFromClient setting to [EstateManagement] section of OpenSim.ini.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
36c6edac69
Remove the redundant BypassPermissions() checks in EstateManagmentModule.
|
vor 12 Jahren |