Историја ревизија

Аутор SHA1 Порука Датум
  Jeff Ames 9d9fcac038 Misc cleanup. пре 15 година
  Jeff Ames 1123a326ab Formatting cleanup. Fix some compiler warnings. пре 15 година
  Teravus Ovares (Dan Olivares) e88903f481 * Fix one physics crash for regions larger then 512mx512m пре 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 година
  Justin Clark-Casey 190bdc8a2e * Remove some mono compiler warnings пре 15 година
  Teravus Ovares e2e43f1ab7 * Whoops, forgot the water heightfield. пре 15 година
  Teravus Ovares 9f4b8260c2 * Exclude heightfield geom from the raycast test. пре 15 година
  Teravus Ovares 156c393a44 * nothing in this commit, re-triggering panda.. which crashed while testing. пре 15 година
  Teravus Ovares 5c8fe5c01c * Fixed a case where a prim was a NullPhysicsActor instead of an OdePrim пре 15 година
  Teravus Ovares 08819bcbea * Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely. пре 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 година
  Dr Scofield 8045ed28ec From: Alan Webb <[email protected]> пре 15 година
  Jeff Ames a23d64dec1 Formatting cleanup. пре 15 година
  Dr Scofield 1d02636c27 cleaning out warnings. пре 15 година
  Teravus Ovares 21d4423030 * Allow passing of material type to physics engine пре 15 година
  Dahlia Trimble 5f1fa0d3d7 Added a "force_simple_prim_meshing" option to the ODE settings in OpenSim.ini which will use meshes for collisions with simple prim shapes rather than internal ODE algorithms. This may help with Mantis #2905 and Mantis #3487 for those experimenting with capsule settings. пре 15 година
  Dr Scofield aecb4fb72a From: Alan M Webb <[email protected]> пре 15 година
  Teravus Ovares 6522b4f5d4 * Fixing thread safety of avatar adding and removing from the Physics Scene in the ODEPlugin пре 15 година
  Justin Clarke Casey acad0328b2 * Make all coded defaults match settings in OpenSim.ini.example пре 15 година
  idb 93a697b24d Correct a typo, purely cosmetic. пре 15 година
  Teravus Ovares 5a49c772ca * Making the minimum ground offset for flying a configurable offset in the OpenSim.ini. This is the code that causes you to rise off the ground when you press the fly button and attempts to keep you above ground automatically when flying in a simulator. пре 15 година
  Teravus Ovares 6c7151109b * fixes mantis 3259 пре 15 година
  Teravus Ovares 3a93bb992f * Added some limits to the maximum force applied per second by llMoveToTarget. Currently, it's 350 times the mass in newtons applied per second, maximum. пре 15 година
  Charles Krinke b637a11b58 Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: пре 15 година
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: пре 15 година
  diva 3d5a9e6748 This started as way to correct Mantis #3158, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently. пре 15 година
  Jeff Ames 95d53d48d4 Add copyright headers. Minor formatting cleanup. Fix some compiler warnings. Fix some m_log declarations. пре 15 година
  Dahlia Trimble d21601d497 Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - Mantis #3134 пре 15 година
  Teravus Ovares c0c330988f * Some minor cleanup пре 15 година