Commit History

Author SHA1 Message Date
  Diva Canto e6163c990e Added warning in RegionCombinerModule about it being considered obsolete and encouraging people to switch to varregions. 9 years ago
  Diva Canto 7ab633461e Fixed merge conflicts 9 years ago
  Diva Canto 70a46fe090 Clean up of simulation version, the number that rules the compatibility of teleports: 9 years ago
  Diva Canto 339e252cce The protocol version checking on the grid server connector seemed to have a bug. I think I fixed it. 9 years ago
  Diva Canto f7d8952946 The protocol version checking on the grid server connector seemed to have a bug. I think I fixed it. 9 years ago
  UbitUmarov a31e5e799e stop a object when making it not physical 9 years ago
  UbitUmarov 24435cfe9a Fix wrong active angularlock detection (it was only burning cpu), stop trying to add a amotor to each child prim and stop using unnecessary trimeshcallbacks 9 years ago
  UbitUmarov e2d7e6290d fix GetTerrainHeightAtXY also on master. Fix wrong active angularlock detection (it was only burning cpu), stop trying to add a amotor to each child part and fix a typo. 9 years ago
  UbitUmarov 8dcb4de53c fix GetTerrainHeightAtXY for large regions. Also change ode dispose() 9 years ago
  UbitUmarov f39e6bc482 bug fix. Some rare meshs reported as having +-infinity dimensions 9 years ago
  Diva Canto e14e432b50 More exception catching in ODE at shutdown. Not sure why the exception happens. 9 years ago
  Diva Canto 073bdda4b8 Restored authentication in AssetServicesConnector. 9 years ago
  Diva Canto 366e81b977 Also restoring proper function for Simian external GetTexture functionality. 9 years ago
  Diva Canto 721db9418f Fixed Robust-bound GetTexture handler that had been knocked off with the new sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different. 9 years ago
  Diva Canto 45b8e6c1a7 Fixed exception upon shutting down in plain ODE. 9 years ago
  UbitUmarov 8d7fa62088 fix a typo.. 9 years ago
  UbitUmarov 7deaad7368 bug fix, and make Mesh-Mesh and Mesh-Terrain collisions a lot softer 9 years ago
  UbitUmarov 9ec9eee75f reduce jitter due to viewer interpolators on objects that are really almost at rest 9 years ago
  UbitUmarov 2e2c1a1fcd change fps and dilation (still something not that usefull). make collisions a bit less explosive.., do changes on own time limited loop and not on simulation loop, ... 9 years ago
  UbitUmarov f360ddd28e rename UbitMeshmerizer class as ubMeshmerizer 9 years ago
  UbitUmarov 8e333c953d in stats use real integration time, not the wanted one. Dont let stats calls overlap using a proper lock object 9 years ago
  UbitUmarov 3d8384b696 detect a fully degenerated mesh and avoid using it and so crashing ubOde 9 years ago
  UbitUmarov af5ea18f33 use System.IO.Compression.DeflateStream for mesh decompression like master, since ACE zlib does seem to fail to decompress some meshs present at OSG, (possible same issue happens with map with option to draw prims) 9 years ago
  UbitUmarov 88763178c5 display prim name, if unzip of selected phsyics mesh part fails on ubMeshmerizer ( thx Dan) 9 years ago
  UbitUmarov 2b354902b5 fix the casting to Boolean of lsl types vector,quaternion,list and rotation, so that if(variable) does compile and work. key still requires a explicit compare to NULL_KEY 9 years ago
  UbitUmarov 40dc2541ff change opensim.ini.example to reflect the changes to npc creation options 9 years ago
  UbitUmarov 3a498b0637 change NPC restriction options default from restricted to all allowed, as master 9 years ago
  UbitUmarov 7fb1063990 dont send of the contents of LinkFolders also on Multiple folder fetch. Outfits changes still seem to work, except FS that doesnt delete the links to previus outfits, as singularity does 9 years ago
  UbitUmarov aa64d3bb7c dont send of the contents of LinkFolders 9 years ago
  UbitUmarov 24ca32d8a8 send DisplayNames dates in UTC and not region local time. send a next update date that can be parsed and make it also in future so name edition is blocked since we don't suport them. (singu fails to display date, and seems to fail converting utc to local time 9 years ago