Історія комітів

Автор SHA1 Опис Дата
  Melanie e530180c1e Glue code for a couple of new LSL function implementations 15 роки тому
  Teravus Ovares (Dan Olivares) c4b6010fb3 * Fixes mantis 4416. Animator is dereferenced on logout 15 роки тому
  John Hurliman 7132877075 * Log progress messages when loading OAR files with a lot of assets 15 роки тому
  John Hurliman d199767e69 Experimental change of PhysicsVector to Vector3. Untested 15 роки тому
  John Hurliman 8151190a45 * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change 15 роки тому
  Diva Canto baed19d068 A bit of instrumentation to figure out what's going on with physics actors. 15 роки тому
  Teravus Ovares (Dan Olivares) 0079d0a7c4 * One more attempt at the NullRef In The OdePlugin. This might fix it, but it will definitely get us closer to the root cause. 15 роки тому
  Teravus Ovares (Dan Olivares) 1f28c6208b * Added a message for when the null reference exception occurs to make debugging easier. Without this, from the user's perspective.. they cannot move, fly or otherwise do anything physical and without a message on the console, it would be hard to tell that this is what is occurring. 15 роки тому
  Teravus Ovares (Dan Olivares) ac2f98b846 * A hacky attempt at resolving mantis #4260. I think ODE was unable to allocate memory, and therefore the unmanaged wrapper call fails or worse.. there's some unmanaged resource accounting in the ODEPlugin for ODECharacter that isn't being done properly now. 15 роки тому
  Teravus Ovares (Dan Olivares) 8271528b1f * comment out the velocity test, using updates every 500 ms as set in ScenePresence.AddToPhysicalScene. 15 роки тому
  Teravus Ovares (Dan Olivares) 4ffe936ba8 * Make ODECharacter respect the scene's requested collision update time 15 роки тому
  nlin 56edbe9b60 Alternate algorithm for fixing avatar capsule tilt (Mantis #2905) 15 роки тому
  Melanie f32de6fe88 Thank you, dslake, for a set of patches to improve OpenSim startup 15 роки тому
  Teravus Ovares (Dan Olivares) 54e05a083d Merge branch 'master' of ssh://MyConnection/var/git/opensim 15 роки тому
  Jeff Ames 256624566f Formatting cleanup, minor refactoring. 15 роки тому
  Teravus Ovares (Dan Olivares) c54cb59a71 * Some Physics Scene Changes to prepare for larger regions 15 роки тому
  Teravus Ovares (Dan Olivares) 2b990a61bf This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. 15 роки тому
  Teravus Ovares (Dan Olivares) c8a68fb3fb * Remove hard coded 256 limitations from various places. There's no more 256m limitation within the OpenSimulator framework, however, the LLClient ClientView does not support regions larger then 256 meters so, if you try and make your region larger by setting Constants.RegionSize = 512; in OpenSim.Framework.Constants.cs, the terrain will not display on clients using the LLUDP protocol 15 роки тому
  Melanie Thielker 01446074b1 Revert the nonessential part of r10033 to restore sanity to trampolines 15 роки тому
  Teravus Ovares 8e1ab33ed3 * Tweaking collision reporting a little more in ScenePresence to not check if the collisions will affect health if the avatar is invulnerable. (saves 3 loops) 15 роки тому
  nlin 56d295cfb5 Fix for avatar falling through terrain when av_capsule_tilted=false, Mantis #2905 15 роки тому
  Melanie Thielker 750f75c514 Thank you, Twitch, for a patch to restore mayhem and murder to OpenSim 15 роки тому
  nlin 0ec6dfb1a1 Experimental fix for tilted avatar capsule, Mantis #2905 15 роки тому
  Dr Scofield 652bcf91d5 - fixes a "collection out of sync" exception in the ODE physics 15 роки тому
  Jeff Ames a23d64dec1 Formatting cleanup. 15 роки тому
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 роки тому
  Teravus Ovares 03901c8c0d * Rudimentary angular motor implementation for the LSL Vehicle API 15 роки тому
  Teravus Ovares c2e75aecd1 * Commit a variety of fixes to bugs discovered while trying to fix the NaN singularity. 15 роки тому
  Teravus Ovares b326b55bcd * Added finite testing to the character and object constructor 15 роки тому
  Teravus Ovares 9bbc7e8bf6 * Added a routine to check if a PhysicsVector and Quaternion is finite 15 роки тому