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-05-19 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8612e005a2f85da2bde2d555f910934cccb218a
opensim
/
OpenSim
/
Region
/
CoreModules
/
Agent
History
Diva Canto
b857353fc9
Making the J2KDecoderModule decoder function async. Could this be the cause of sim freeze? -- HandleRequestImage in LLClientView is now sync, which means that it cannot take too long to complete. However, its execution path may end up in J2KDecoderModule.Decode, which is heavy and could stop the packet processing thread while it's at it.
2013-08-03 15:42:25 -07:00
..
AssetTransaction
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
2013-03-26 03:40:06 +00:00
IPBan
Another 21 modules' directives moved out of .addin.xml
2012-11-13 08:27:51 -08:00
TextureSender
Making the J2KDecoderModule decoder function async. Could this be the cause of sim freeze? -- HandleRequestImage in LLClientView is now sync, which means that it cannot take too long to complete. However, its execution path may end up in J2KDecoderModule.Decode, which is heavy and could stop the packet processing thread while it's at it.
2013-08-03 15:42:25 -07:00
Xfer
Cleanup on region modules: gave short node id's to all of them.
2012-11-12 18:08:02 -08:00