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.
|
12 years ago |
Robert Adams
|
9a42405944
BulletSim: small change to add position correction force with AddForce rather than just storing it in the variable
|
12 years ago |
Robert Adams
|
22d5bf8ff9
BulletSim: complete vector motor. Correct line endings.
|
12 years ago |
Robert Adams
|
d1480ac7ee
BulletSim: add terrain collision margin and vehicle angular damping
|
12 years ago |
Robert Adams
|
c3f30fef96
BulletSim: add parameter for terrain collision margin.
|
12 years ago |
Robert Adams
|
4ae30873ad
BulletSim: Add tables and initialization for different attributes for different materials. For the moment, the per material tables are not used.
|
12 years ago |
Justin Clark-Casey (justincc)
|
02db8b9adb
Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical.
|
12 years ago |
Justin Clark-Casey (justincc)
|
a4ce63d0cd
Fix regression TestDeleteSceneObjectAsyncToUserInventory by adding a BasicInventoryAccessModule() and re-enable in test suite.
|
12 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
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
|
12 years ago |
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.
|
12 years ago |
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
|
12 years ago |
Justin Clark-Casey (justincc)
|
999cb4b20c
Make "show threads" and "thread abort" console commands available on all servers
|
12 years ago |
Justin Clark-Casey (justincc)
|
e0a3e01850
Make "force gc" console command available across all servers
|
12 years ago |
Justin Clark-Casey (justincc)
|
4b46a0d536
Make "show version" console command available across all servers
|
12 years ago |
Justin Clark-Casey (justincc)
|
065d6d6fe1
Delete unused BaseHttpServer.HandleAgentRequest()
|
12 years ago |
Justin Clark-Casey (justincc)
|
edbdbd44b9
Enable further client stack packet pooling by default by setting RecycleBaseUDPPackets = true by default.
|
12 years ago |
Justin Clark-Casey (justincc)
|
acc1810af2
minor: remove some mono compiler warnings
|
12 years ago |
Justin Clark-Casey (justincc)
|
1f336579c8
minor: Make note in log if scene was restarted due to an unrecoverable physics error
|
12 years ago |
Justin Clark-Casey (justincc)
|
f473252fa8
Add AllowRegionRestartFromClient setting to [EstateManagement] section of OpenSim.ini.
|
12 years ago |
Justin Clark-Casey (justincc)
|
36c6edac69
Remove the redundant BypassPermissions() checks in EstateManagmentModule.
|
12 years ago |
Justin Clark-Casey (justincc)
|
9b60c14bb1
minor: Add some console feedback on region restart and log who requested a region restart if done from the viewer.
|
12 years ago |
Justin Clark-Casey (justincc)
|
8c8c8a00a4
Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working.
|
12 years ago |
Justin Clark-Casey (justincc)
|
049987925d
Add regression test for checking scene close when SceneManager is asked to close
|
12 years ago |
Justin Clark-Casey (justincc)
|
eb1921ff93
Add "help all" console command which will list all commands alphabetically in a single list
|
12 years ago |
justincc
|
7133b6bb4f
Fix recent windows build break.
|
12 years ago |
Justin Clark-Casey (justincc)
|
61808d148e
Fix regression where we stopped closing scenes on simulator exit.
|
12 years ago |
Melanie
|
3b2caa63b0
Rename BulletSim's PhysicsShapeType to BSPhysicsShapeType because it
|
12 years ago |
Justin Clark-Casey (justincc)
|
3ce00e97cc
Factor out command script code.
|
12 years ago |
Justin Clark-Casey (justincc)
|
9fcf3f1a3f
Make "config show/set/get/save" console commands available on all servers
|
12 years ago |