This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-14 19:55:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c8bf4aaa66a4cc9fc8fd9f89825e7cd1b43f3d6
opensim
/
OpenSim
/
Region
History
Robert Adams
2c8bf4aaa6
BulletSim: fix small bug where everything looked like it was colliding
...
before the first simulator step.
2013-07-17 10:19:44 -07:00
..
Application
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
2013-07-08 22:03:07 +01:00
ClientStack
revert last commit which seems to conflict with DoubleQueue internals. The random crash might be in DoubleQueue instead. See
http://pastebin.com/XhNBNqsc
2013-07-16 02:03:01 -07:00
CoreModules
Removed the MapItems thread. Redirected the map items requests to the services throttle thread. Didn't change anything in how that processor is implemented, for better or for worse.
2013-07-16 20:28:48 -07:00
DataSnapshot
DataSnapshot: changed those annoying messages to Debug instead of Info.
2013-06-12 17:48:20 -07:00
Framework
Improvements to the ServiceThrottleModule: added a category and an itemid to the interface, so that duplicate requests aren't enqueued more than once.
2013-07-16 19:04:30 -07:00
OptionalModules
Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene.
2013-07-16 17:43:36 -07:00
Physics
BulletSim: fix small bug where everything looked like it was colliding
2013-07-17 10:19:44 -07:00
RegionCombinerModule
Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene.
2013-07-16 17:43:36 -07:00
ReplaceableModules
…
ScriptEngine
In co-op termination, extend EventWaitHandle to give this an indefinite lifetime in order to avoid a later RemotingException if scripts are being loaded into their own domains.
2013-07-13 00:02:54 +01:00
UserStatistics
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00