コミット履歴

作者 SHA1 メッセージ 日付
  Robert Adams eacc2561d1 BulletSim: add osGetPhysicsEngineType() LSL function and update 11 年 前
  root e9dbe54ab1 Fix some local id issues in physics glue 13 年 前
  John Hurliman d199767e69 Experimental change of PhysicsVector to Vector3. Untested 15 年 前
  Jeff Ames 256624566f Formatting cleanup, minor refactoring. 15 年 前
  Jeff Ames 3e247a8eaa Minor: formatting cleanup. 15 年 前
  Teravus Ovares 08819bcbea * Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely. 15 年 前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 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 年 前
  Justin Clarke Casey ff7c8551ba * remove mono compiler warnings 15 年 前
  Justin Clarke Casey 3b0db66b92 * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks 15 年 前
  idb 098f16fe31 Remove duplicated avatar height calculation in lsl functions. 16 年 前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Jeff Ames 76e24d02ad Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function. 16 年 前
  Jeff Ames e75dc1bd23 Separate POS classes into mutiple files. 16 年 前