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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41078f8d51b6a1c390007a78825e5500a1efdfa4
opensim
/
OpenSim
/
Region
History
UbitUmarov
41078f8d51
try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read entire relevant input buffer before UTF-8 parsing, or it may fail.
2015-12-25 13:51:05 +00:00
..
Application
Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region.
2015-11-22 01:32:48 +00:00
ClientStack
change the return list of objects costs, sending a answer if none found
2015-12-20 11:43:27 +00:00
CoreModules
try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read entire relevant input buffer before UTF-8 parsing, or it may fail.
2015-12-25 13:51:05 +00:00
Framework
fix avatar movetotarget that got broken with changes on significant movement. Do it all on scenepresence.cs, and not also on scene.cs. check distance to target only on X,Y if not flying or landing
2015-12-23 21:22:00 +00:00
OptionalModules
establish a minimun for ReprioritizationDistance
2015-12-19 17:39:42 +00:00
PhysicsModules
add prim estimated center of mass correction also for tortured prims meshs. Not fully tested
2015-12-24 01:21:15 +00:00
ReplaceableModules
…
ScriptEngine
a few code cosmetic changes
2015-12-25 10:43:51 +00:00