Robert Adams
|
6596a1de80
Revert "BulletSim: add code to experimentally use asset hull data."
|
11 years ago |
Robert Adams
|
10097f13aa
BulletSim: update DLLs and SOs with version containing gImpact code.
|
11 years ago |
Robert Adams
|
2fd8819a04
BulletSim: add code to experimentally use asset hull data.
|
11 years ago |
Robert Adams
|
9de3979f5b
BulletSim: add gImpact shape type. Add logic to use gImpact shape
|
11 years ago |
Robert Adams
|
ece7b33a96
Merge branch 'master' of git://opensimulator.org/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
06ab168897
To further help with tracking down the apperance of too much "Unknown User" in chatlogs, etc. temporarily change each instance of this in OpenSimulator so we can identify where it's coming from
|
11 years ago |
Justin Clark-Casey (justincc)
|
ba6a6b2d40
Fix compile failure from recent git master 434c3cf
|
11 years ago |
Justin Clark-Casey (justincc)
|
434c3cf83b
Make "show name" command display HomeURL like "show names"
|
11 years ago |
Justin Clark-Casey (justincc)
|
5c8d38d6cf
minor: Change "show names" command to use consistent console display table
|
11 years ago |
Justin Clark-Casey (justincc)
|
6edecd5d94
Add "show name" console command to make it possible to show a single binding of a UUID to a name.
|
11 years ago |
Justin Clark-Casey (justincc)
|
c47de9878d
Log when "Unknown User" is sent to a user because the UMM had no binding for that UUID and when a binding replaces a previous "Unknown User" entry.
|
11 years ago |
Justin Clark-Casey (justincc)
|
6ae426c96b
Lock m_UserCache whilst iterating over it in UserManagementModule.GetUserData() to avoid concurrency exceptions
|
11 years ago |
dahlia
|
e65d1e459e
fix error in hull point indexing
|
11 years ago |
dahlia
|
477bee6468
remove duplicate hull scaling
|
11 years ago |
dahlia
|
fa8f5bafb2
add prototype code to decode convex hulls from mesh assets. Please do not use yet; the interface will be defined in a later commit.
|
11 years ago |
Robert Adams
|
214bae1479
BulletSim: fix BulletSim crashing if there is no [BulletSim] section
|
11 years ago |
Justin Clark-Casey (justincc)
|
ec818a506b
minor: remove long commented out scene cache clearing code in EntityTransferModule.CrossAgentToNewRegionAsync()
|
11 years ago |
Justin Clark-Casey (justincc)
|
61f4ab6674
minor: Remove completely unused IClientAPI.RequestClientInfo() call from EntityTransferModule.CrossAgentToNewRegionAsync()
|
11 years ago |
Justin Clark-Casey (justincc)
|
3bc8cf65a4
Where this is not already happening, trigger asychoronous calls to CloseChildAgent() above the LocalSimulationConnector level.
|
11 years ago |
Justin Clark-Casey (justincc)
|
d214e2d0c4
On closing child agents, send separate asynchronous requests to each neighbour rather than sending all closes concurrently on a separate thread.
|
11 years ago |
Justin Clark-Casey (justincc)
|
bd31821792
On logout, send close child agent requests to neighbours asynchronously, so user is not prevented from relogging if many neighbours are present but not responsive.
|
11 years ago |
dahlia
|
46eb8465a0
fall back to using a display mesh for physics proxy if no physics_mesh entry was wound in a mesh asset
|
11 years ago |
Latif Khalifa
|
71a5cc2041
Updated libopenmetaverse to a5ad7f200e9bd2e91604ba921d1db3768108686b
|
11 years ago |
Latif Khalifa
|
12289c4fd1
Removed obsolete libopenmetaverse file
|
11 years ago |
Justin Clark-Casey (justincc)
|
a4290cdbb3
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
177a53fbcf
Fix issue where osMakeNotecard() would fail if given a list containing vectors or quaternions.
|
11 years ago |
Robert Adams
|
23ebae1828
Eliminate race condition where SimStatsReporter starts reporting
|
11 years ago |
Justin Clark-Casey (justincc)
|
df2a0fec5f
Comment out log message about looking for asset data in remove asset service for now, in order to reduce log levels in a test region with many hg origin avatars
|
11 years ago |
Justin Clark-Casey (justincc)
|
ce979552fd
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
e9847a4dbd
Comment out some debugging item permission messages since these are highly noisy on the console.
|
11 years ago |