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-20 06:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb82076a4d2afd914d325f17443bb409d75bfe0e
opensim
/
OpenSim
/
Region
History
Diva Canto
bb82076a4d
Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later.
2014-12-25 12:17:07 -08:00
..
Application
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
2014-11-25 23:56:32 +00:00
ClientStack
Somewhat improve avatar region crossings by properly preserving velocity when avatar enters the new region.
2014-11-29 00:12:11 +00:00
CoreModules
If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception.
2014-12-23 20:38:20 +00:00
DataSnapshot
Fixed premature closing of the connection in DataSnapshotManager
2014-08-05 19:09:11 +03:00
Framework
Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later.
2014-12-25 12:17:07 -08:00
OptionalModules
Allow scripts in attachments on an owned NPC to call NPC functions on that NPC
2014-12-04 22:52:46 +00:00
Physics
BulletSim: move detail log of InternalScheduleRebuild to reduce log file spam
2014-11-30 19:53:00 -08:00
RegionCombinerModule
Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01:00
ReplaceableModules
…
ScriptEngine
Remove XEngine.m_uniqueScripts
2014-12-15 20:38:26 +00:00
UserStatistics
Don't show the ScrLPS data twice in the WebStats based statistics page.
2014-09-03 14:17:37 -04:00