aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/POSPlugin/POSPrim.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* bad merge?UbitUmarov2015-09-011-1/+1
|\
| * Merge branch 'master' into careminsterMelanie2011-12-221-5/+1
| |\
| | * Remove unused SetAcceleration and add set on Acceleration parameterDan Lake2011-12-201-5/+1
| * | Resolved mergeKitto Flora2010-03-121-9/+1
| |\ \
| | * \ Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-061-0/+2
| | |\ \ | |/ / / | | | _
| * | Add glue for llSetVehicleFlags(), llRemoveVehicleFlags(). ChODE: Add associat...Kitto Flora2010-01-211-0/+10
| * | Merge branch 'master' into careminsterMelanie2009-12-221-0/+1
| |\ \
| * \ \ Merge branch 'vehicles' into testsKittoFlora2009-10-271-28/+25
| |\ \ \
| * | | | Add llRotLookat pt1.KittoFlora2009-10-261-0/+20
* | | | | If calling llStopMoveToTarget() on an in-world prim, don't send an unnecessar...Justin Clark-Casey2014-11-191-0/+1
* | | | | Remove unused SetAcceleration and add set on Acceleration parameterDan Lake2011-12-201-5/+1
| |_|_|/ |/| | |
* | | | Revolution is on the roll again! :)Revolution2010-02-141-0/+2
| |_|/ |/| |
* | | Glue code for a couple of new LSL function implementationsMelanie2009-12-221-0/+21
| |/ |/|
* | Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-28/+25
|/
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Minor formatting cleanup.Jeff Ames2009-03-071-4/+18
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-061-0/+6
* * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares2008-12-141-0/+10
* * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares2008-12-091-0/+5
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-281-0/+6
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-281-0/+5
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-281-3/+7
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-281-0/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-1/+1
* Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble2008-07-241-0/+1
* Separate POS classes into mutiple files.Jeff Ames2008-06-261-0/+262